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  -Dspring.config.additional-location=/app/config/override.yaml  

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

2022-11-12T23:13:01.284Z||main|||||INFO|500||The following profiles are active: basic
2022-11-12T23:13:15.248Z||main|||||INFO|500||Starting service [Tomcat]
2022-11-12T23:13:15.249Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-11-12T23:13:15.388Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-11-12T23:13:23.371Z||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-11-12T23:13:23.594Z||main|||||INFO|500||catdb-pool - Starting...
2022-11-12T23:13:23.854Z||main|||||INFO|500||catdb-pool - Start completed.
2022-11-12T23:13:24.548Z||main|||||INFO|500||reqdb-pool - Starting...
2022-11-12T23:13:24.561Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-11-12T23:13:24.693Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-11-12T23:13:25.016Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-11-12T23:13:25.795Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-12T23:13:28.501Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-12T23:13:30.706Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-12T23:13:30.766Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-11-12T23:13:31.497Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-12T23:13:31.813Z||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-11-12T23:13:33.028Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-12T23:13:34.723Z||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-11-12T23:13:40.406Z||main|||||WARN|500||---
2022-11-12T23:13:40.407Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-11-12T23:13:40.407Z||main|||||WARN|500||---
2022-11-12T23:13:41.176Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-11-12T23:13:46.986Z||main|||||INFO|500||Started ApiHandlerApplication in 49.687 seconds (JVM running for 52.206)
2022-11-12T23:13:47.022Z|af6e28b0-e70f-4347-b874-ce6e29498ac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:13:47.043Z|af6e28b0-e70f-4347-b874-ce6e29498ac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:13:47.055Z|28eed8be-4fe5-4175-9edd-69230ab52780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:13:47.076Z|28eed8be-4fe5-4175-9edd-69230ab52780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:13:47.100Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-11-12T23:13:47.336Z|5da8c8ea-56a9-4a65-a1ee-d8e3e03a7c44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-11-12T23:13:47.873Z|5da8c8ea-56a9-4a65-a1ee-d8e3e03a7c44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:13:49.600Z|b70e0dbb-aaa4-45fe-b790-ae1bb529355b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:13:49.602Z|b70e0dbb-aaa4-45fe-b790-ae1bb529355b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:13:56.781Z|9154a236-2058-42f1-b61c-958a9d7c8363|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:13:56.782Z|9154a236-2058-42f1-b61c-958a9d7c8363|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:13:57.770Z|a4705647-a582-492f-93eb-afe05b0f00ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:13:57.771Z|a4705647-a582-492f-93eb-afe05b0f00ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:13:59.689Z|1bef8c05-5470-43fd-9aa2-0c5d4a076792|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:13:59.691Z|1bef8c05-5470-43fd-9aa2-0c5d4a076792|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:14:01.962Z|8ba62ae9-abe5-4740-9c1d-fc5a1560c30d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:14:01.966Z|8ba62ae9-abe5-4740-9c1d-fc5a1560c30d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:14:06.817Z|53a5f59b-d227-4f7d-8026-8013ad41eaae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:14:06.818Z|53a5f59b-d227-4f7d-8026-8013ad41eaae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:14:07.806Z|45c7a256-f18b-4b85-b351-9eb60be0190e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:14:07.807Z|45c7a256-f18b-4b85-b351-9eb60be0190e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:14:09.745Z|0f07a852-31fd-4402-b07f-353db3a28dc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:14:09.746Z|0f07a852-31fd-4402-b07f-353db3a28dc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:14:16.849Z|3856ee02-7d06-44b5-82a0-6467eafa712f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:14:16.850Z|3856ee02-7d06-44b5-82a0-6467eafa712f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:14:16.961Z|d9388643-4e3b-4cc6-9f45-08313baaadb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:14:16.962Z|d9388643-4e3b-4cc6-9f45-08313baaadb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:14:17.077Z|7ca14626-1826-4d21-944a-8fab3868738a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:14:17.078Z|7ca14626-1826-4d21-944a-8fab3868738a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:14:17.836Z|22776c0d-592e-43a1-bce6-03c496f7d404|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:14:17.837Z|22776c0d-592e-43a1-bce6-03c496f7d404|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:14:19.777Z|48385ca1-5f58-435b-9334-f9c2f1c4f2e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:14:19.778Z|48385ca1-5f58-435b-9334-f9c2f1c4f2e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:14:26.881Z|56b0d919-3e28-4952-83e4-a8ff4b8f5145|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:14:26.882Z|56b0d919-3e28-4952-83e4-a8ff4b8f5145|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:14:27.867Z|09d862ec-03ab-456c-884d-dbcc95fdce25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:14:27.868Z|09d862ec-03ab-456c-884d-dbcc95fdce25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:14:29.807Z|2119b17a-b84d-4e0a-808a-7e3ebbdb0630|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:14:29.808Z|2119b17a-b84d-4e0a-808a-7e3ebbdb0630|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:14:31.961Z|20b31ca2-9625-4c1f-b10b-b93f098cf477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:14:31.962Z|20b31ca2-9625-4c1f-b10b-b93f098cf477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:14:36.913Z|f0bbe0a7-9a40-4369-9e02-763f5d806316|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:14:36.915Z|f0bbe0a7-9a40-4369-9e02-763f5d806316|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:14:37.899Z|1e7bbaf1-0e5a-48a7-8306-00e4f037783b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:14:37.900Z|1e7bbaf1-0e5a-48a7-8306-00e4f037783b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:14:39.842Z|331c4c6b-ef14-46bf-8e8b-4d84d793b13c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:14:39.844Z|331c4c6b-ef14-46bf-8e8b-4d84d793b13c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:14:46.955Z|6ed3b7f3-d9ac-4a8b-8109-8dfa6dc28b9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:14:46.957Z|6ed3b7f3-d9ac-4a8b-8109-8dfa6dc28b9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:14:46.960Z|0bd837a1-457a-4f1b-9e1b-2b2e80579d2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:14:46.967Z|0bd837a1-457a-4f1b-9e1b-2b2e80579d2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:14:47.081Z|a7ab44ac-14c9-454f-9e54-3ecadda644a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:14:47.081Z|a7ab44ac-14c9-454f-9e54-3ecadda644a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:14:47.933Z|8ebcb098-c40a-46b9-b263-52f30d787000|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:14:47.938Z|8ebcb098-c40a-46b9-b263-52f30d787000|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:14:49.874Z|8d324ebf-4677-49b3-9dde-23cfb84e54d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:14:49.875Z|8d324ebf-4677-49b3-9dde-23cfb84e54d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:14:56.997Z|500d76db-4554-4038-b3bb-24d666dc05e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:14:56.998Z|500d76db-4554-4038-b3bb-24d666dc05e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:14:57.977Z|e99c840c-b40b-4d63-8e03-462d7888c96f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:14:57.978Z|e99c840c-b40b-4d63-8e03-462d7888c96f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:14:59.904Z|c5e03194-b0b0-4e3b-a1e4-87f9862bea91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:14:59.905Z|c5e03194-b0b0-4e3b-a1e4-87f9862bea91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:15:01.961Z|efcbab2a-cb3a-4359-9899-2e373a8bb89c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:15:01.961Z|efcbab2a-cb3a-4359-9899-2e373a8bb89c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:15:07.029Z|b6646549-93cd-436a-9817-4ac7e7836e49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:15:07.030Z|b6646549-93cd-436a-9817-4ac7e7836e49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:15:08.008Z|0ea36a8d-794d-4307-90da-4987e8e16c1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:15:08.009Z|0ea36a8d-794d-4307-90da-4987e8e16c1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:15:09.937Z|36d3bd8e-e8c3-4daf-8f3e-cf72c7f76d1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:15:09.938Z|36d3bd8e-e8c3-4daf-8f3e-cf72c7f76d1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:15:16.961Z|04e3767b-55bf-43e9-980d-e72878d19a58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:15:16.962Z|04e3767b-55bf-43e9-980d-e72878d19a58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:15:17.061Z|4a9130c7-6a50-40c4-8d96-6358e52d13e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:15:17.062Z|4a9130c7-6a50-40c4-8d96-6358e52d13e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:15:17.083Z|527c9e80-4a80-427c-a62d-81b937656a5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:15:17.084Z|527c9e80-4a80-427c-a62d-81b937656a5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:15:18.057Z|fdba1c4c-9234-4406-a069-05e93c87c75f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:15:18.059Z|fdba1c4c-9234-4406-a069-05e93c87c75f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:15:19.971Z|00d7281f-c3c2-4e22-8e14-0eb2e6f277d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:15:19.972Z|00d7281f-c3c2-4e22-8e14-0eb2e6f277d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:15:27.091Z|28691a22-2f9b-42bd-ac65-909fc65e52c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:15:27.092Z|28691a22-2f9b-42bd-ac65-909fc65e52c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:15:28.089Z|6a814152-873a-49f6-8349-4a9ce3701c05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:15:28.091Z|6a814152-873a-49f6-8349-4a9ce3701c05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:15:30.001Z|32088a84-a714-4674-81f3-15a8f5680f8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:15:30.003Z|32088a84-a714-4674-81f3-15a8f5680f8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:15:31.961Z|c575e212-26b7-49bb-b80f-48a3adcea305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:15:31.964Z|c575e212-26b7-49bb-b80f-48a3adcea305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:15:37.127Z|5295355c-aecd-4965-9987-a6fd662721c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:15:37.129Z|5295355c-aecd-4965-9987-a6fd662721c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:15:38.122Z|5139896c-f708-488d-b852-008199b36b3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:15:38.123Z|5139896c-f708-488d-b852-008199b36b3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:15:40.037Z|8b9fc4a8-3023-4cd3-81fa-133e91693a4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:15:40.039Z|8b9fc4a8-3023-4cd3-81fa-133e91693a4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:15:46.961Z|bfb805a6-733c-40ad-b834-01a3a2d27480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:15:46.962Z|bfb805a6-733c-40ad-b834-01a3a2d27480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:15:47.087Z|23ba8c85-e105-4e1d-82a9-46d0c47ea73c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:15:47.089Z|23ba8c85-e105-4e1d-82a9-46d0c47ea73c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:15:47.175Z|969634c9-7ce9-4a71-84ee-88a710acd406|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:15:47.177Z|969634c9-7ce9-4a71-84ee-88a710acd406|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:15:48.155Z|c897a096-3318-430a-b374-475102d2e7ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:15:48.156Z|c897a096-3318-430a-b374-475102d2e7ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:15:50.075Z|b7ebce95-5675-47f3-af57-4110c14d2ecd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:15:50.077Z|b7ebce95-5675-47f3-af57-4110c14d2ecd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:15:57.211Z|ece3ddab-6df4-4ad1-a553-c3037b16ffb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:15:57.213Z|ece3ddab-6df4-4ad1-a553-c3037b16ffb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:15:58.197Z|db99dcc5-1309-4a9e-b3f8-0c4a9e436eae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:15:58.199Z|db99dcc5-1309-4a9e-b3f8-0c4a9e436eae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:16:00.107Z|8e5d600d-b8c8-4701-aaff-8342724d9fc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:16:00.108Z|8e5d600d-b8c8-4701-aaff-8342724d9fc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:16:01.961Z|cf0c8f42-b8b2-4132-a0cd-fa79f5afe784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:16:01.962Z|cf0c8f42-b8b2-4132-a0cd-fa79f5afe784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:16:07.246Z|4f0d8ee5-5afe-4f66-8d13-1e6f29e098a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:16:07.247Z|4f0d8ee5-5afe-4f66-8d13-1e6f29e098a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:16:08.228Z|45ba71df-4689-4c79-9f12-03c8e435f441|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:16:08.229Z|45ba71df-4689-4c79-9f12-03c8e435f441|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:16:10.139Z|7f13fef0-518e-4746-8fba-1c5cb031cfac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:16:10.140Z|7f13fef0-518e-4746-8fba-1c5cb031cfac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:16:16.963Z|0a96a434-b6dc-4b8f-8caf-fb5bb1b4caf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:16:16.967Z|0a96a434-b6dc-4b8f-8caf-fb5bb1b4caf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:16:17.090Z|2aab54ef-f013-451a-8013-8fb50c2b881a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:16:17.091Z|2aab54ef-f013-451a-8013-8fb50c2b881a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:16:17.279Z|a37a22f8-ed81-4e30-8b27-f922b48f5910|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:16:17.280Z|a37a22f8-ed81-4e30-8b27-f922b48f5910|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:16:18.260Z|a50ccde6-5686-49b1-b0f3-a3258102c85e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:16:18.261Z|a50ccde6-5686-49b1-b0f3-a3258102c85e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:16:20.174Z|3439aa0a-bda8-4c1c-a373-f63dfdfb79f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:16:20.175Z|3439aa0a-bda8-4c1c-a373-f63dfdfb79f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:16:27.312Z|27ab2e1f-34b8-453e-b4e8-30abc0980c38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:16:27.313Z|27ab2e1f-34b8-453e-b4e8-30abc0980c38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:16:28.288Z|d7e10c9c-56df-4443-8f6e-c1e9595c7abd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:16:28.290Z|d7e10c9c-56df-4443-8f6e-c1e9595c7abd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:16:30.206Z|1eef9e6a-9686-4436-aa2f-23d910d66869|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:16:30.207Z|1eef9e6a-9686-4436-aa2f-23d910d66869|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:16:31.961Z|d25a7e51-93db-48ea-8e78-7f190b870657|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:16:31.962Z|d25a7e51-93db-48ea-8e78-7f190b870657|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:16:37.341Z|e1ec760c-e76d-49f4-9edb-86636c36823d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:16:37.342Z|e1ec760c-e76d-49f4-9edb-86636c36823d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:16:38.321Z|188fdeba-d58b-4178-98d8-1bd0954bc6d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:16:38.323Z|188fdeba-d58b-4178-98d8-1bd0954bc6d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:16:40.235Z|a8b37289-3266-44b1-bbba-fe1fa5f3c3e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:16:40.236Z|a8b37289-3266-44b1-bbba-fe1fa5f3c3e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:16:46.961Z|2a1aa818-644a-4056-97ac-716ab3ba5fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:16:46.962Z|2a1aa818-644a-4056-97ac-716ab3ba5fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:16:47.092Z|8301f3d5-feab-4900-b568-2bac44fff837|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:16:47.093Z|8301f3d5-feab-4900-b568-2bac44fff837|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:16:47.372Z|ad28d5de-dea2-4c74-84aa-6d08306f6eb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:16:47.373Z|ad28d5de-dea2-4c74-84aa-6d08306f6eb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:16:48.351Z|c60f68f7-9cd3-4a45-b0da-5a83f227a718|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:16:48.352Z|c60f68f7-9cd3-4a45-b0da-5a83f227a718|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:16:50.270Z|52d417a2-9102-4673-974f-6741f71555ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:16:50.271Z|52d417a2-9102-4673-974f-6741f71555ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:16:57.403Z|c3b49aca-267d-4a00-a41d-0a33c805088a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:16:57.404Z|c3b49aca-267d-4a00-a41d-0a33c805088a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:16:58.388Z|f1a18a08-b82f-4cd9-b711-48837d54cbc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:16:58.389Z|f1a18a08-b82f-4cd9-b711-48837d54cbc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:17:00.306Z|4bb9325e-90fe-4e65-ad9e-7016bddf728a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:17:00.307Z|4bb9325e-90fe-4e65-ad9e-7016bddf728a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:17:01.961Z|51c9f79d-05f6-4dca-a397-7919b71dbfc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:17:01.964Z|51c9f79d-05f6-4dca-a397-7919b71dbfc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:17:07.432Z|8cbb15a2-cde7-4685-8ef5-ab407ea75e69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:17:07.433Z|8cbb15a2-cde7-4685-8ef5-ab407ea75e69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:17:08.420Z|68e5e7e1-7de0-4cc0-8755-dc07f155dd66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:17:08.422Z|68e5e7e1-7de0-4cc0-8755-dc07f155dd66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:17:10.337Z|da93058a-93c6-4bc2-a273-ba854197b054|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:17:10.338Z|da93058a-93c6-4bc2-a273-ba854197b054|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:17:16.961Z|f4f4ee2f-7193-4e8f-89cf-21517805d789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:17:16.962Z|f4f4ee2f-7193-4e8f-89cf-21517805d789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:17:17.095Z|2526a405-32b5-41ba-9c4b-70e9a43a7c5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:17:17.096Z|2526a405-32b5-41ba-9c4b-70e9a43a7c5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:17:17.467Z|d2c8b143-69e4-4c1d-9d4e-58a926610943|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:17:17.469Z|d2c8b143-69e4-4c1d-9d4e-58a926610943|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:17:18.452Z|80886d76-72ce-405f-b58d-6e1e69bd6b00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:17:18.453Z|80886d76-72ce-405f-b58d-6e1e69bd6b00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:17:20.368Z|b388cb69-bc21-4047-b989-f79a80daf9a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:17:20.369Z|b388cb69-bc21-4047-b989-f79a80daf9a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:17:27.497Z|cce15eb0-d9c3-4c63-9c23-ce27f6850346|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:17:27.499Z|cce15eb0-d9c3-4c63-9c23-ce27f6850346|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:17:28.484Z|63622860-5ada-49fb-b10c-17ef0412751a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:17:28.485Z|63622860-5ada-49fb-b10c-17ef0412751a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:17:30.395Z|adda46f0-b1d0-4cbb-bc3f-f907928ae47c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:17:30.396Z|adda46f0-b1d0-4cbb-bc3f-f907928ae47c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:17:31.961Z|68017e58-c4da-4318-a477-7ffdafe74d81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:17:31.962Z|68017e58-c4da-4318-a477-7ffdafe74d81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:17:37.525Z|052a45e8-a64c-43d1-be72-1b2e56be8826|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:17:37.526Z|052a45e8-a64c-43d1-be72-1b2e56be8826|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:17:38.512Z|6dad7ffb-0fa2-4819-91e1-f270da01a923|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:17:38.513Z|6dad7ffb-0fa2-4819-91e1-f270da01a923|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:17:40.424Z|6d3f72cd-f1d2-410c-860a-9030fccc87c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:17:40.425Z|6d3f72cd-f1d2-410c-860a-9030fccc87c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:17:46.960Z|378f60e0-f7c5-40f9-93ca-d916dd6aa43b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:17:46.964Z|378f60e0-f7c5-40f9-93ca-d916dd6aa43b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:17:47.098Z|930eae2d-7c3b-4d64-9c76-8476d9301feb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:17:47.098Z|930eae2d-7c3b-4d64-9c76-8476d9301feb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:17:47.555Z|f61342db-5878-4b4d-a7a5-f88f0492ae9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:17:47.557Z|f61342db-5878-4b4d-a7a5-f88f0492ae9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:17:48.541Z|37c65314-fac0-43d3-a2b6-b5cf6c2448f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:17:48.542Z|37c65314-fac0-43d3-a2b6-b5cf6c2448f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:17:50.453Z|2feebc99-2e34-4d54-97fc-626029a63586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:17:50.455Z|2feebc99-2e34-4d54-97fc-626029a63586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:17:57.587Z|7f14162d-c45a-428e-96fd-10da4e88bdcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:17:57.588Z|7f14162d-c45a-428e-96fd-10da4e88bdcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:17:58.598Z|e668ca7b-6d28-46d2-adfa-a79e3b54396a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:17:58.599Z|e668ca7b-6d28-46d2-adfa-a79e3b54396a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:18:00.483Z|b1b72bfd-e009-47b9-b11d-336b7997ad08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:18:00.484Z|b1b72bfd-e009-47b9-b11d-336b7997ad08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:18:01.964Z|ff5dcbb7-2aca-46ce-abb9-4fa15494f86e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:18:01.965Z|ff5dcbb7-2aca-46ce-abb9-4fa15494f86e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:18:07.617Z|72a17ca0-4269-469d-9b6e-02222f9179a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:18:07.618Z|72a17ca0-4269-469d-9b6e-02222f9179a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:18:08.636Z|2da31a16-34cb-4f13-b07f-bbb66243970c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:18:08.637Z|2da31a16-34cb-4f13-b07f-bbb66243970c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:18:10.520Z|1567299a-eef3-439c-b2e4-8f9b4a22e814|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:18:10.521Z|1567299a-eef3-439c-b2e4-8f9b4a22e814|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:18:16.961Z|d2245bd0-d52b-4e02-99c8-a4a00481632f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:18:16.961Z|d2245bd0-d52b-4e02-99c8-a4a00481632f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:18:17.100Z|d215e4ac-1671-43fb-a70b-9c7494b92f87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:18:17.101Z|d215e4ac-1671-43fb-a70b-9c7494b92f87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:18:17.649Z|f29ebe5f-86e4-47ea-b54d-b901604adbdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:18:17.651Z|f29ebe5f-86e4-47ea-b54d-b901604adbdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:18:18.666Z|67bb1540-2b06-4c8d-8bb4-8db9836d3b89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:18:18.667Z|67bb1540-2b06-4c8d-8bb4-8db9836d3b89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:18:20.550Z|000726bf-1601-4d85-ba18-923cccf80097|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:18:20.551Z|000726bf-1601-4d85-ba18-923cccf80097|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:18:27.679Z|608c5198-1a3a-4779-b127-774f98a9f747|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:18:27.681Z|608c5198-1a3a-4779-b127-774f98a9f747|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:18:28.697Z|c0bf0305-11fa-423d-b013-329b22251e1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:18:28.699Z|c0bf0305-11fa-423d-b013-329b22251e1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:18:30.577Z|65d917d6-9772-41a1-9aa3-e54c3e8c8075|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:18:30.578Z|65d917d6-9772-41a1-9aa3-e54c3e8c8075|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:18:31.962Z|014497d9-38ef-4c8a-ad5a-c05a4929efd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:18:31.965Z|014497d9-38ef-4c8a-ad5a-c05a4929efd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:18:37.710Z|1e0be5c8-b94e-4050-96d9-67fb1069626d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:18:37.711Z|1e0be5c8-b94e-4050-96d9-67fb1069626d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:18:38.726Z|64ac67a6-49f9-44f7-b6fe-235a56869183|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:18:38.727Z|64ac67a6-49f9-44f7-b6fe-235a56869183|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:18:40.605Z|8f3009ea-fc5e-4224-8d18-42caf4d989d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:18:40.607Z|8f3009ea-fc5e-4224-8d18-42caf4d989d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:18:46.961Z|bfb7dd3b-41ef-4382-ae49-76f377050141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:18:46.962Z|bfb7dd3b-41ef-4382-ae49-76f377050141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:18:47.106Z|dcd5613c-bd85-4252-a466-4121d846fa56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:18:47.107Z|dcd5613c-bd85-4252-a466-4121d846fa56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:18:47.740Z|2484106c-91da-4120-9df5-9b6980c990f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:18:47.741Z|2484106c-91da-4120-9df5-9b6980c990f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:18:48.753Z|eca2724b-0a47-421f-96bb-4c924669768b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:18:48.755Z|eca2724b-0a47-421f-96bb-4c924669768b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:18:50.634Z|8417158b-ac92-40f1-bd4c-4852a069516f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:18:50.635Z|8417158b-ac92-40f1-bd4c-4852a069516f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:18:57.776Z|c975f7a3-fe79-47cd-87b9-29fd25df5eba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:18:57.777Z|c975f7a3-fe79-47cd-87b9-29fd25df5eba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:18:58.784Z|d69e346b-6200-4ff1-9685-cbaedb6225ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:18:58.785Z|d69e346b-6200-4ff1-9685-cbaedb6225ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:19:00.663Z|e4d431a3-c234-4d4c-b406-d9a46ef61dde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:19:00.664Z|e4d431a3-c234-4d4c-b406-d9a46ef61dde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:19:01.961Z|12add3f3-fdaa-46f5-aabf-efb3804b9131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:19:01.962Z|12add3f3-fdaa-46f5-aabf-efb3804b9131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:19:07.806Z|661e809a-31fc-47fb-a1c8-e6ac869e224d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:19:07.807Z|661e809a-31fc-47fb-a1c8-e6ac869e224d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:19:08.813Z|778c2ff0-65d8-4ef7-a334-a000a3496470|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:19:08.814Z|778c2ff0-65d8-4ef7-a334-a000a3496470|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:19:10.697Z|06acbed4-4e15-457f-9b9e-819a5c224e7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:19:10.699Z|06acbed4-4e15-457f-9b9e-819a5c224e7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:19:16.963Z|9aca8d9e-c701-45af-bcda-ad6065072a74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:19:16.967Z|9aca8d9e-c701-45af-bcda-ad6065072a74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:19:17.109Z|7d52bc83-5531-4d1c-a6a2-1591eb0fd43a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:19:17.110Z|7d52bc83-5531-4d1c-a6a2-1591eb0fd43a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:19:17.836Z|c6c7e502-e3ff-4330-a369-8cafce6f6b9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:19:17.837Z|c6c7e502-e3ff-4330-a369-8cafce6f6b9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:19:18.844Z|ff514515-2921-4e6d-a968-13095c40fa53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:19:18.845Z|ff514515-2921-4e6d-a968-13095c40fa53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:19:20.730Z|37e1a00a-c8b3-4b9e-9d16-0abd3f02865a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:19:20.731Z|37e1a00a-c8b3-4b9e-9d16-0abd3f02865a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:19:27.870Z|3f145982-ae40-4f4d-9e0f-0c30acd7f3cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:19:27.872Z|3f145982-ae40-4f4d-9e0f-0c30acd7f3cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:19:28.873Z|f9d95c61-180f-4976-9a49-8eb666af7351|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:19:28.874Z|f9d95c61-180f-4976-9a49-8eb666af7351|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:19:30.765Z|caae762f-e959-4da9-acd0-1a2dfa60ffd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:19:30.766Z|caae762f-e959-4da9-acd0-1a2dfa60ffd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:19:31.960Z|89e0da45-79a4-4c55-b789-eabd3dade9c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:19:31.961Z|89e0da45-79a4-4c55-b789-eabd3dade9c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:19:37.900Z|bed0ec56-4eac-4a21-b391-2a0f4dd5e057|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:19:37.901Z|bed0ec56-4eac-4a21-b391-2a0f4dd5e057|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:19:38.903Z|9e5b82e4-d43a-4481-9580-28fe327046c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:19:38.904Z|9e5b82e4-d43a-4481-9580-28fe327046c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:19:41.016Z|45304c77-8db9-4753-b61c-584eab77414e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:19:41.020Z|45304c77-8db9-4753-b61c-584eab77414e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:19:46.960Z|2fe2d43c-5c70-4a88-b17e-0852b1f522b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:19:46.961Z|2fe2d43c-5c70-4a88-b17e-0852b1f522b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:19:47.111Z|76a01eec-5f1e-4c34-87f1-bea46fc964df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:19:47.112Z|76a01eec-5f1e-4c34-87f1-bea46fc964df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:19:47.929Z|bb920682-c064-40e6-b350-52ba9c70af31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:19:47.930Z|bb920682-c064-40e6-b350-52ba9c70af31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:19:48.932Z|30aa89cb-9e8f-4a2e-8e18-cfc5d4b10130|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:19:48.933Z|30aa89cb-9e8f-4a2e-8e18-cfc5d4b10130|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:19:51.119Z|4da7a64f-6ef5-4d8d-8d1e-28b69f9e4492|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:19:51.121Z|4da7a64f-6ef5-4d8d-8d1e-28b69f9e4492|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:19:57.957Z|f160c915-75b1-4f2d-9061-652f16f14c62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:19:57.958Z|f160c915-75b1-4f2d-9061-652f16f14c62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:19:58.961Z|6c0d0a39-3faa-4c0c-b616-effa60dff3ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:19:58.963Z|6c0d0a39-3faa-4c0c-b616-effa60dff3ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:20:01.147Z|5037bd8d-aa88-4cdb-84b4-b0eac3f47972|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:20:01.147Z|5037bd8d-aa88-4cdb-84b4-b0eac3f47972|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:20:01.960Z|8e1231b1-2e22-4884-baab-7aa65df3beb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:20:01.963Z|8e1231b1-2e22-4884-baab-7aa65df3beb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:20:07.985Z|2b15015b-d581-48da-9ec6-550f65d79f39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:20:07.987Z|2b15015b-d581-48da-9ec6-550f65d79f39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:20:08.989Z|7c871d50-6b46-4d3b-9b56-d67599f4facf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:20:08.990Z|7c871d50-6b46-4d3b-9b56-d67599f4facf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:20:11.175Z|4d97caad-e37c-4deb-b47c-0d39a48928e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:20:11.176Z|4d97caad-e37c-4deb-b47c-0d39a48928e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:20:16.960Z|bdd55786-254e-495c-9773-c6093f163ab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:20:16.961Z|bdd55786-254e-495c-9773-c6093f163ab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:20:17.113Z|6cbb360a-1e74-43bd-81c0-024dd0153343|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:20:17.114Z|6cbb360a-1e74-43bd-81c0-024dd0153343|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:20:18.015Z|5e2ea9ed-1168-42f7-8a6f-6b8eac10e865|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:20:18.016Z|5e2ea9ed-1168-42f7-8a6f-6b8eac10e865|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:20:19.018Z|4783135e-df1a-4a65-9d6a-3eaf85ead7cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:20:19.019Z|4783135e-df1a-4a65-9d6a-3eaf85ead7cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:20:21.203Z|c0d1fd2e-4dae-48b8-a51c-6194279a5e51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:20:21.204Z|c0d1fd2e-4dae-48b8-a51c-6194279a5e51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:20:28.050Z|c09c7361-2fde-4a14-90d3-2fb5f5416bda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:20:28.051Z|c09c7361-2fde-4a14-90d3-2fb5f5416bda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:20:29.049Z|f8d527c0-8cad-4cb4-9ed3-3999eee66102|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:20:29.050Z|f8d527c0-8cad-4cb4-9ed3-3999eee66102|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:20:31.230Z|0415a007-d7e5-4fa5-8860-c83e3691084e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:20:31.231Z|0415a007-d7e5-4fa5-8860-c83e3691084e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:20:31.960Z|44a1304a-02f4-40f2-8634-cc3aa35fa5d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:20:31.961Z|44a1304a-02f4-40f2-8634-cc3aa35fa5d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:20:38.081Z|73b2867d-dde0-43e9-8162-ae9b52b0ffce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:20:38.082Z|73b2867d-dde0-43e9-8162-ae9b52b0ffce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:20:39.079Z|385930f8-1f90-4082-b44b-217536f47471|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:20:39.080Z|385930f8-1f90-4082-b44b-217536f47471|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:20:41.258Z|90c6f6db-f5d0-4b57-b71b-474b5dd3bc65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:20:41.259Z|90c6f6db-f5d0-4b57-b71b-474b5dd3bc65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:20:46.964Z|6f5b0289-971b-4fbc-96ea-5a530e48c29c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:20:46.969Z|6f5b0289-971b-4fbc-96ea-5a530e48c29c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:20:47.116Z|6c5db653-ccb6-41cf-bfb5-f6df301d87f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:20:47.117Z|6c5db653-ccb6-41cf-bfb5-f6df301d87f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:20:48.111Z|0146b02a-ca25-4e00-bc9d-7b284cb17049|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:20:48.112Z|0146b02a-ca25-4e00-bc9d-7b284cb17049|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:20:49.112Z|568a0aa8-c3aa-4191-b2b1-f6b9cc469c70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:20:49.113Z|568a0aa8-c3aa-4191-b2b1-f6b9cc469c70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:20:51.289Z|9e12f13d-2033-4aef-b432-211afcd8f74c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:20:51.290Z|9e12f13d-2033-4aef-b432-211afcd8f74c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:20:58.138Z|cf281307-dd24-4cf8-a4f0-643bc536cab5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:20:58.139Z|cf281307-dd24-4cf8-a4f0-643bc536cab5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:20:59.139Z|c0f2eb29-e45e-4747-8d2a-acc5db49219b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:20:59.140Z|c0f2eb29-e45e-4747-8d2a-acc5db49219b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:21:01.323Z|c47954ce-e4d5-4375-9a0e-6df7635db42f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:21:01.325Z|c47954ce-e4d5-4375-9a0e-6df7635db42f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:21:01.960Z|5436c583-32c3-4b75-b4c4-8a1dec2bd202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:21:01.961Z|5436c583-32c3-4b75-b4c4-8a1dec2bd202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:21:08.166Z|01435f9b-f50e-48a6-bb99-511c86f2f886|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:21:08.167Z|01435f9b-f50e-48a6-bb99-511c86f2f886|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:21:09.168Z|548db742-65cf-4638-ade8-6df8d4f9732b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:21:09.169Z|548db742-65cf-4638-ade8-6df8d4f9732b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:21:11.357Z|bf41e9b8-390f-4fa7-aadf-cc3c3ad0a366|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:21:11.358Z|bf41e9b8-390f-4fa7-aadf-cc3c3ad0a366|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:21:16.960Z|0f80086e-22a8-40ec-8381-ff5cfac570ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:21:16.961Z|0f80086e-22a8-40ec-8381-ff5cfac570ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:21:17.119Z|2aeae28b-2676-4053-8605-5eeee217d133|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:21:17.120Z|2aeae28b-2676-4053-8605-5eeee217d133|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:21:18.195Z|3aca6f2b-c8ad-43f7-8bfa-4f7084779c8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:21:18.196Z|3aca6f2b-c8ad-43f7-8bfa-4f7084779c8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:21:19.198Z|a3262a6b-1567-47d9-b01a-6569aa59ac8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:21:19.199Z|a3262a6b-1567-47d9-b01a-6569aa59ac8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:21:21.393Z|fa82dc30-aba9-4ca8-9405-8ecc0aeb1990|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:21:21.394Z|fa82dc30-aba9-4ca8-9405-8ecc0aeb1990|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:21:28.226Z|f08893b9-0c33-49cf-a270-46c2efd23cad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:21:28.227Z|f08893b9-0c33-49cf-a270-46c2efd23cad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:21:29.230Z|0f16318c-8648-4639-8758-f6a167e1ce26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:21:29.232Z|0f16318c-8648-4639-8758-f6a167e1ce26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:21:31.424Z|e0a9742b-225b-4546-a5ca-b26c9cc551fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:21:31.425Z|e0a9742b-225b-4546-a5ca-b26c9cc551fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:21:31.960Z|981742e6-33e5-46cf-9065-708f6ee7738d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:21:31.963Z|981742e6-33e5-46cf-9065-708f6ee7738d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:21:38.256Z|89a532a6-f112-4052-882d-2d4f9b075577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:21:38.257Z|89a532a6-f112-4052-882d-2d4f9b075577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:21:39.260Z|9af5dd20-a277-4570-b86e-5cea92150c9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:21:39.261Z|9af5dd20-a277-4570-b86e-5cea92150c9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:21:41.453Z|dc197764-8fce-44fc-b81a-fe3fc05409a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:21:41.453Z|dc197764-8fce-44fc-b81a-fe3fc05409a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:21:46.960Z|5841ea11-25aa-400b-92b5-7023c69abdd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:21:46.962Z|5841ea11-25aa-400b-92b5-7023c69abdd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:21:47.121Z|f026621e-cdaf-4f29-8af5-7e18d2a4d8d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:21:47.122Z|f026621e-cdaf-4f29-8af5-7e18d2a4d8d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:21:48.288Z|bcabc844-0242-470a-9687-fed8f8c528e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:21:48.289Z|bcabc844-0242-470a-9687-fed8f8c528e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:21:49.287Z|9eb9e035-a0f0-4197-90cf-1795c1e8c746|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:21:49.289Z|9eb9e035-a0f0-4197-90cf-1795c1e8c746|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:21:51.481Z|9b671a5a-ac19-4085-b89d-0f13a303c985|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:21:51.482Z|9b671a5a-ac19-4085-b89d-0f13a303c985|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:21:58.328Z|3dabd497-db84-4d12-9566-2951ca6abf99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:21:58.330Z|3dabd497-db84-4d12-9566-2951ca6abf99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:21:59.317Z|8afa240f-b214-4edc-8464-23625e17f7d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:21:59.318Z|8afa240f-b214-4edc-8464-23625e17f7d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:22:01.509Z|3b62105e-2e93-4c77-ac8d-cb29c30e68ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:22:01.510Z|3b62105e-2e93-4c77-ac8d-cb29c30e68ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:22:01.960Z|c0636c58-9bb0-4139-a657-e9fae2f169b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:22:01.961Z|c0636c58-9bb0-4139-a657-e9fae2f169b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:22:08.362Z|105287be-cf02-4b91-b4d2-b5cfb7011c83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:22:08.365Z|105287be-cf02-4b91-b4d2-b5cfb7011c83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:22:09.345Z|80dd775a-73a5-4150-991b-c5ef5ec2ce9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:22:09.346Z|80dd775a-73a5-4150-991b-c5ef5ec2ce9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:22:11.535Z|63d1b6c6-1d82-41e2-8adc-78cb778fcd5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:22:11.536Z|63d1b6c6-1d82-41e2-8adc-78cb778fcd5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:22:16.960Z|9b9f2bd7-3ec1-4a82-aaa2-d9c2c41f6a6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:22:16.963Z|9b9f2bd7-3ec1-4a82-aaa2-d9c2c41f6a6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:22:17.123Z|0e55081d-d223-4cef-b308-af747a30755c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:22:17.124Z|0e55081d-d223-4cef-b308-af747a30755c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:22:18.394Z|2d245631-581e-4f25-93bc-db9bb7638279|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:22:18.395Z|2d245631-581e-4f25-93bc-db9bb7638279|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:22:19.374Z|47bca8d9-4d2b-44b8-a10c-f2399c377b8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:22:19.375Z|47bca8d9-4d2b-44b8-a10c-f2399c377b8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:22:21.561Z|487a66af-c41b-48e7-90f3-f4339bb0c1c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:22:21.562Z|487a66af-c41b-48e7-90f3-f4339bb0c1c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:22:28.426Z|1ed7315c-7d03-407e-ad23-59cec5772c4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:22:28.427Z|1ed7315c-7d03-407e-ad23-59cec5772c4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:22:29.401Z|5fe97bb3-55b9-45b7-9105-79bf177c8005|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:22:29.402Z|5fe97bb3-55b9-45b7-9105-79bf177c8005|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:22:31.593Z|c8c65be0-8c64-42a3-9e1d-18c36566d096|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:22:31.594Z|c8c65be0-8c64-42a3-9e1d-18c36566d096|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:22:31.961Z|14c59621-aabd-480d-9031-79de1f0b0d85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:22:31.962Z|14c59621-aabd-480d-9031-79de1f0b0d85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:22:38.458Z|38156eb6-fdb7-4ced-acaa-949fb6bd86ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:22:38.460Z|38156eb6-fdb7-4ced-acaa-949fb6bd86ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:22:39.432Z|b67aadf2-169f-4aef-b3c1-03af916e05d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:22:39.433Z|b67aadf2-169f-4aef-b3c1-03af916e05d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:22:41.624Z|1b40aecd-9c76-414a-ad13-28539fa40589|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:22:41.625Z|1b40aecd-9c76-414a-ad13-28539fa40589|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:22:46.961Z|43aa9e25-229e-4962-9fee-77ce9dcce996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:22:46.962Z|43aa9e25-229e-4962-9fee-77ce9dcce996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:22:47.125Z|812e87ae-dbe7-4af6-bfb5-e7dac8cb03a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:22:47.127Z|812e87ae-dbe7-4af6-bfb5-e7dac8cb03a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:22:48.497Z|f5a3104b-ca1f-4f06-a348-b27a02f74a88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:22:48.498Z|f5a3104b-ca1f-4f06-a348-b27a02f74a88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:22:49.462Z|fd45eca2-d7e1-41cd-a431-1a7adc02f803|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:22:49.463Z|fd45eca2-d7e1-41cd-a431-1a7adc02f803|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:22:51.653Z|51818aca-7fe4-43f3-b4c2-31ed36baaa21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:22:51.654Z|51818aca-7fe4-43f3-b4c2-31ed36baaa21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:22:58.525Z|2c35ac58-8272-4408-91de-08c99596768d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:22:58.526Z|2c35ac58-8272-4408-91de-08c99596768d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:22:59.490Z|9c39f156-de58-4fba-ab09-fe25dfddc0b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:22:59.491Z|9c39f156-de58-4fba-ab09-fe25dfddc0b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:23:01.681Z|34e45e1e-c224-4459-a13f-7d3639f3281b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:23:01.682Z|34e45e1e-c224-4459-a13f-7d3639f3281b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:23:01.961Z|5f26fa78-6cfa-44bb-b4a0-c10ae13aee51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:23:01.964Z|5f26fa78-6cfa-44bb-b4a0-c10ae13aee51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:23:08.554Z|34cb8510-eb6a-4d11-bb80-54116406acdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:23:08.554Z|34cb8510-eb6a-4d11-bb80-54116406acdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:23:09.518Z|4336272c-fd1d-4a8b-8500-a7a924de77bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:23:09.519Z|4336272c-fd1d-4a8b-8500-a7a924de77bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:23:11.708Z|89b602b3-8949-4a4e-8203-31bc928692d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:23:11.710Z|89b602b3-8949-4a4e-8203-31bc928692d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:23:14.240Z|e00cf97a-0c77-447a-8c79-48fd3a9044ff|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:23:14.241Z|e00cf97a-0c77-447a-8c79-48fd3a9044ff|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:23:16.960Z|23a32dfa-71a5-4973-ba47-438318ca0ec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:23:16.961Z|23a32dfa-71a5-4973-ba47-438318ca0ec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:23:17.128Z|f3dcebfe-95d7-4385-9fe6-4ec685c145b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:23:17.129Z|f3dcebfe-95d7-4385-9fe6-4ec685c145b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:23:18.585Z|77d2db4d-02f1-4c99-9500-fc1235e22a72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:23:18.586Z|77d2db4d-02f1-4c99-9500-fc1235e22a72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:23:19.545Z|0acccad2-243f-46b0-8934-04b7ae611e99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:23:19.547Z|0acccad2-243f-46b0-8934-04b7ae611e99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:23:21.737Z|2397b968-eec6-46ce-b99f-98c82e4b1b0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:23:21.738Z|2397b968-eec6-46ce-b99f-98c82e4b1b0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:23:28.613Z|4222fdc4-cde4-4971-95b7-6d2560ea780c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:23:28.614Z|4222fdc4-cde4-4971-95b7-6d2560ea780c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:23:29.575Z|5e26cc43-91cf-4e6b-bc9a-62f502601e4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:23:29.576Z|5e26cc43-91cf-4e6b-bc9a-62f502601e4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:23:31.766Z|83d9ad87-b815-4597-b93b-4bf439b2e02a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:23:31.767Z|83d9ad87-b815-4597-b93b-4bf439b2e02a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:23:31.960Z|f625ecef-0a4e-4f3f-b19d-ef073bfcf9c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:23:31.961Z|f625ecef-0a4e-4f3f-b19d-ef073bfcf9c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:23:38.641Z|c80085e9-9070-4e53-adeb-844f278bfd1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:23:38.642Z|c80085e9-9070-4e53-adeb-844f278bfd1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:23:39.602Z|077be397-cb45-4867-bfef-b588b66a3743|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:23:39.603Z|077be397-cb45-4867-bfef-b588b66a3743|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:23:41.793Z|b2df631a-4cd0-456a-9c17-01047d0ae944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:23:41.794Z|b2df631a-4cd0-456a-9c17-01047d0ae944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:23:46.961Z|f2a054ce-9f9c-441e-876f-485e1bd084e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:23:46.967Z|f2a054ce-9f9c-441e-876f-485e1bd084e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:23:47.130Z|52c49afb-c1a8-422a-9ef7-cb8d73aafc0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:23:47.131Z|52c49afb-c1a8-422a-9ef7-cb8d73aafc0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:23:48.672Z|c4704c51-276a-419f-9f59-9468ee27c3f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:23:48.673Z|c4704c51-276a-419f-9f59-9468ee27c3f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:23:49.630Z|9e157244-569f-4c04-a5b9-6939ae62c2fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:23:49.631Z|9e157244-569f-4c04-a5b9-6939ae62c2fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:23:51.820Z|b8a2d6ab-8153-4bb2-b625-00c6b2565b3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:23:51.821Z|b8a2d6ab-8153-4bb2-b625-00c6b2565b3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:23:58.704Z|977638d0-75d7-4549-9135-ba5f2b8fcda9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:23:58.705Z|977638d0-75d7-4549-9135-ba5f2b8fcda9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:23:59.658Z|b8144ae6-1747-4aa1-8369-da65398be670|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:23:59.659Z|b8144ae6-1747-4aa1-8369-da65398be670|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:24:01.849Z|3acdbf1d-9d4c-45ea-9561-83c067e12aa7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:24:01.850Z|3acdbf1d-9d4c-45ea-9561-83c067e12aa7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:24:01.960Z|59557a1c-e8bf-4bfb-a901-9b54c423337a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:24:01.961Z|59557a1c-e8bf-4bfb-a901-9b54c423337a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:24:08.730Z|81e07ad3-d01b-4da9-ac84-1b34bc6080d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:24:08.731Z|81e07ad3-d01b-4da9-ac84-1b34bc6080d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:24:09.688Z|78ce81e3-cf9c-4620-b4a6-f0253a09ddfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:24:09.690Z|78ce81e3-cf9c-4620-b4a6-f0253a09ddfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:24:11.876Z|1588fec8-892f-47f6-b773-0af27de25b80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:24:11.877Z|1588fec8-892f-47f6-b773-0af27de25b80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:24:14.225Z|954a634d-af1a-403f-a997-aa9386f94dd0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:24:14.226Z|954a634d-af1a-403f-a997-aa9386f94dd0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:24:16.961Z|c294a4d4-2071-413b-8f2d-4521b658e80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:24:16.961Z|c294a4d4-2071-413b-8f2d-4521b658e80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:24:17.132Z|8f145bfa-ce74-4151-aa14-598075763afe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:24:17.133Z|8f145bfa-ce74-4151-aa14-598075763afe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:24:18.757Z|5d553c9d-9e25-441d-86a7-6719ca879813|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:24:18.759Z|5d553c9d-9e25-441d-86a7-6719ca879813|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:24:19.717Z|d2f338a6-64f4-4380-9233-7a933617b251|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:24:19.719Z|d2f338a6-64f4-4380-9233-7a933617b251|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:24:21.904Z|f8145b13-9ac6-4c22-9c3e-81d6dbd75762|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:24:21.906Z|f8145b13-9ac6-4c22-9c3e-81d6dbd75762|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:24:28.790Z|e00bc71e-6481-4e10-827b-2f0e2e1210e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:24:28.791Z|e00bc71e-6481-4e10-827b-2f0e2e1210e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:24:29.747Z|4fc429b4-61b4-4565-ab3c-d8c3c416eddd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:24:29.748Z|4fc429b4-61b4-4565-ab3c-d8c3c416eddd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:24:31.933Z|adcda865-11b3-42d0-93c3-9c29e0a1d9b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:24:31.935Z|adcda865-11b3-42d0-93c3-9c29e0a1d9b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:24:31.960Z|e60fcc4f-6175-4852-97b3-15473a6a0f4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:24:31.964Z|e60fcc4f-6175-4852-97b3-15473a6a0f4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:24:38.819Z|c823bba6-490a-419f-afbb-68ef06a95a99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:24:38.820Z|c823bba6-490a-419f-afbb-68ef06a95a99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:24:39.776Z|7f87ba6d-d67d-4ddb-b4ad-a2483911a1e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:24:39.777Z|7f87ba6d-d67d-4ddb-b4ad-a2483911a1e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:24:41.964Z|474d819f-19f1-4762-8273-5b30afc6f80c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:24:41.965Z|474d819f-19f1-4762-8273-5b30afc6f80c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:24:46.960Z|871a93f1-b85e-432c-b656-3923e237b012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:24:46.961Z|871a93f1-b85e-432c-b656-3923e237b012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:24:47.134Z|c5caa90f-388e-4b7f-b6e2-390c10db5380|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:24:47.134Z|c5caa90f-388e-4b7f-b6e2-390c10db5380|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:24:48.858Z|b3e474bb-857e-4587-b547-22879e292685|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:24:48.859Z|b3e474bb-857e-4587-b547-22879e292685|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:24:49.805Z|0444b917-c4cb-4cf8-90e7-a87a90d691f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:24:49.806Z|0444b917-c4cb-4cf8-90e7-a87a90d691f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:24:51.992Z|b12a22cf-7734-4889-8c91-09e258cf02c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:24:51.993Z|b12a22cf-7734-4889-8c91-09e258cf02c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:24:58.887Z|98cc9a49-b15b-4d73-bb81-af7babacbb73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:24:58.888Z|98cc9a49-b15b-4d73-bb81-af7babacbb73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:24:59.834Z|eec5d8fd-e48d-48c8-935a-361cb145f940|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:24:59.835Z|eec5d8fd-e48d-48c8-935a-361cb145f940|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:25:01.960Z|bad14598-9624-40fa-824c-b1f82b186373|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:25:01.961Z|bad14598-9624-40fa-824c-b1f82b186373|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:25:02.019Z|729da6eb-74d2-475c-8870-98a249e8c792|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:25:02.019Z|729da6eb-74d2-475c-8870-98a249e8c792|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:25:08.917Z|7db69f97-a503-415c-83f4-e6ad2d9cab45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:25:08.918Z|7db69f97-a503-415c-83f4-e6ad2d9cab45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:25:09.864Z|ad8d6b5c-90be-4d17-8a39-3fbcf582e087|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:25:09.865Z|ad8d6b5c-90be-4d17-8a39-3fbcf582e087|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:25:12.046Z|79e2cbb0-21fe-44f2-b74c-4fec3beedb72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:25:12.047Z|79e2cbb0-21fe-44f2-b74c-4fec3beedb72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:25:14.246Z|1568451f-8e3c-4ee1-9d7d-39e3bd539fb0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:25:14.247Z|1568451f-8e3c-4ee1-9d7d-39e3bd539fb0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:25:16.960Z|f774b663-c8e2-4cf3-bc27-0f4b5cd7ffd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:25:16.963Z|f774b663-c8e2-4cf3-bc27-0f4b5cd7ffd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:25:17.136Z|03581387-4cd2-4f30-b75d-2c9e5fc530f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:25:17.137Z|03581387-4cd2-4f30-b75d-2c9e5fc530f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:25:18.947Z|7301a4ac-a90d-4b83-94bd-0d4c4984fe47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:25:18.948Z|7301a4ac-a90d-4b83-94bd-0d4c4984fe47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:25:19.893Z|e773bf00-bc72-47b0-8a12-8fd096859eb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:25:19.894Z|e773bf00-bc72-47b0-8a12-8fd096859eb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:25:22.077Z|5f69a6f7-e4bf-4389-9d7e-e3249ececd33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:25:22.078Z|5f69a6f7-e4bf-4389-9d7e-e3249ececd33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:25:28.977Z|1ec47e73-f0ff-4117-8703-9b3ac351c4f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:25:28.978Z|1ec47e73-f0ff-4117-8703-9b3ac351c4f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:25:29.928Z|3a15fb43-370d-4431-9e3b-4d271d014691|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:25:29.929Z|3a15fb43-370d-4431-9e3b-4d271d014691|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:25:31.960Z|503746a5-a964-4e11-85f7-676b695b1ab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:25:31.961Z|503746a5-a964-4e11-85f7-676b695b1ab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:25:32.105Z|244ac6dc-a8fc-4898-b7b7-4c20410dd939|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:25:32.106Z|244ac6dc-a8fc-4898-b7b7-4c20410dd939|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:25:39.017Z|4bef63a0-cb23-42a0-a0f7-084cf3a3f8c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:25:39.018Z|4bef63a0-cb23-42a0-a0f7-084cf3a3f8c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:25:39.955Z|d38becd1-e61c-498e-bece-fdc2ec628e9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:25:39.956Z|d38becd1-e61c-498e-bece-fdc2ec628e9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:25:42.132Z|efe8fddd-a532-4b5e-bff0-22db21f6092d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:25:42.132Z|efe8fddd-a532-4b5e-bff0-22db21f6092d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:25:46.962Z|b6c90da0-5b19-4900-a538-4b4af7da786c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:25:46.966Z|b6c90da0-5b19-4900-a538-4b4af7da786c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:25:47.138Z|8dbff038-b4ff-4f2e-9552-ea1402ce90ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:25:47.138Z|8dbff038-b4ff-4f2e-9552-ea1402ce90ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:25:49.045Z|c8deb83f-7ceb-4f88-8e43-8072853bde9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:25:49.046Z|c8deb83f-7ceb-4f88-8e43-8072853bde9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:25:49.983Z|cc075261-e1b6-4b8b-b299-2fc3f12757f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:25:49.984Z|cc075261-e1b6-4b8b-b299-2fc3f12757f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:25:52.158Z|e39824bd-3d87-40c6-b4eb-332fb663a67b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:25:52.159Z|e39824bd-3d87-40c6-b4eb-332fb663a67b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:25:59.075Z|5ae751a5-8c2d-4ec7-afaf-869d17ee11bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:25:59.076Z|5ae751a5-8c2d-4ec7-afaf-869d17ee11bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:26:00.013Z|391b12d4-2984-4252-a323-a5d5bc36c400|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:26:00.014Z|391b12d4-2984-4252-a323-a5d5bc36c400|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:26:01.960Z|671b955c-c911-4bd3-96ee-81275cddd762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:26:01.961Z|671b955c-c911-4bd3-96ee-81275cddd762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:26:02.186Z|3de88fc4-8042-49e6-b328-164ae46c3d70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:26:02.187Z|3de88fc4-8042-49e6-b328-164ae46c3d70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:26:09.102Z|e4d83162-dd29-4786-8377-6e8f18c8d1e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:26:09.103Z|e4d83162-dd29-4786-8377-6e8f18c8d1e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:26:10.042Z|fefb5e4d-402e-4f85-9858-3672018e4c4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:26:10.043Z|fefb5e4d-402e-4f85-9858-3672018e4c4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:26:12.213Z|25097e02-0aa3-43ee-a9e5-f6a15f3b3379|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:26:12.214Z|25097e02-0aa3-43ee-a9e5-f6a15f3b3379|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:26:14.224Z|4d0ae236-34cc-494b-b325-64cf7c3e9761|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:26:14.226Z|4d0ae236-34cc-494b-b325-64cf7c3e9761|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:26:16.960Z|87c32e1c-8139-44bd-9bfc-a396c5a92d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:26:16.961Z|87c32e1c-8139-44bd-9bfc-a396c5a92d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:26:17.139Z|8528ffc4-7a19-426d-ad32-d1576c4fb526|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:26:17.140Z|8528ffc4-7a19-426d-ad32-d1576c4fb526|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:26:19.128Z|7c430faa-3dd9-40f0-89f6-c1ff6a68c41c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:26:19.129Z|7c430faa-3dd9-40f0-89f6-c1ff6a68c41c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:26:20.068Z|aa3dd760-f9a0-406c-a093-49b0dbf6d35b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:26:20.069Z|aa3dd760-f9a0-406c-a093-49b0dbf6d35b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:26:22.244Z|dece82e8-ac54-411a-9ee3-e23a1bb0df30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:26:22.245Z|dece82e8-ac54-411a-9ee3-e23a1bb0df30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:26:29.156Z|f600add7-299b-440b-ba5b-402dc93f8929|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:26:29.157Z|f600add7-299b-440b-ba5b-402dc93f8929|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:26:30.096Z|2a83560b-bdb9-487f-ac4a-9479dbd171f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:26:30.097Z|2a83560b-bdb9-487f-ac4a-9479dbd171f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:26:31.960Z|b2844261-8133-4333-adc1-79baea35c08b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:26:31.963Z|b2844261-8133-4333-adc1-79baea35c08b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:26:32.272Z|9af531fb-d4a0-4df7-b97c-0b2e22af393e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:26:32.273Z|9af531fb-d4a0-4df7-b97c-0b2e22af393e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:26:39.184Z|f3127d03-6618-4555-b9a8-719cf6cb441b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:26:39.184Z|f3127d03-6618-4555-b9a8-719cf6cb441b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:26:40.123Z|61b97cec-899f-47ab-b7c8-eb7deb7d823d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:26:40.124Z|61b97cec-899f-47ab-b7c8-eb7deb7d823d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:26:42.301Z|9da50301-a095-4c5c-9984-3bad31faf9b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:26:42.301Z|9da50301-a095-4c5c-9984-3bad31faf9b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:26:46.960Z|75537172-fb28-4a83-9726-d44cc99070c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:26:46.961Z|75537172-fb28-4a83-9726-d44cc99070c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:26:47.141Z|0aa47e56-3fe6-4662-9805-afd61e64ef27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:26:47.142Z|0aa47e56-3fe6-4662-9805-afd61e64ef27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:26:49.211Z|7094c7f4-1999-4bd1-b740-e220140d3a9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:26:49.212Z|7094c7f4-1999-4bd1-b740-e220140d3a9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:26:50.151Z|3e605211-96da-4938-9393-e34640165a06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:26:50.152Z|3e605211-96da-4938-9393-e34640165a06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:26:52.330Z|6d2f3bcf-faa0-4d72-a1fa-9e7d006e08fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:26:52.331Z|6d2f3bcf-faa0-4d72-a1fa-9e7d006e08fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:26:59.241Z|b3534af0-a7db-42b1-b6ad-12369cb7185e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:26:59.242Z|b3534af0-a7db-42b1-b6ad-12369cb7185e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:27:00.177Z|fc3e60be-d4a7-47f9-af77-5b3230574f53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:27:00.178Z|fc3e60be-d4a7-47f9-af77-5b3230574f53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:27:01.961Z|966d3a49-4c49-457a-b405-c08d617af022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:27:01.962Z|966d3a49-4c49-457a-b405-c08d617af022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:27:02.357Z|8075d765-a63a-4db8-9d80-6cc7cbab415d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:27:02.358Z|8075d765-a63a-4db8-9d80-6cc7cbab415d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:27:09.271Z|bbf74e13-a19c-49b8-b0fb-d16994a905ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:27:09.272Z|bbf74e13-a19c-49b8-b0fb-d16994a905ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:27:10.206Z|9558c7cc-8f58-4920-8131-b8be4f6e799d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:27:10.207Z|9558c7cc-8f58-4920-8131-b8be4f6e799d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:27:12.384Z|eba7f15f-d413-4bf3-a3ca-26a948fed027|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:27:12.385Z|eba7f15f-d413-4bf3-a3ca-26a948fed027|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:27:14.225Z|dd829552-4e0f-474f-ad19-f7e9806863a6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:27:14.226Z|dd829552-4e0f-474f-ad19-f7e9806863a6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:27:16.961Z|45acb7b3-7c7c-4d07-bb5d-b551a020fec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:27:16.964Z|45acb7b3-7c7c-4d07-bb5d-b551a020fec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:27:17.143Z|95c8d51b-4597-4be7-8407-d9e069f5054f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:27:17.143Z|95c8d51b-4597-4be7-8407-d9e069f5054f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:27:19.298Z|4deab6f4-9fd9-4e24-8f50-aabd9e36a712|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:27:19.299Z|4deab6f4-9fd9-4e24-8f50-aabd9e36a712|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:27:20.233Z|b2587f98-1978-434f-95cb-f48a08b70178|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:27:20.234Z|b2587f98-1978-434f-95cb-f48a08b70178|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:27:22.411Z|b2581383-ac15-4ce1-a8ad-914d0fa09df5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:27:22.412Z|b2581383-ac15-4ce1-a8ad-914d0fa09df5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:27:29.327Z|d92aae7f-738b-4226-aced-62083a218acb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:27:29.328Z|d92aae7f-738b-4226-aced-62083a218acb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:27:30.261Z|a65575e8-2543-4b35-b4ef-47ea22f1deae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:27:30.262Z|a65575e8-2543-4b35-b4ef-47ea22f1deae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:27:31.960Z|66b0bc26-500c-4955-b843-0ff7c4fa938c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:27:31.961Z|66b0bc26-500c-4955-b843-0ff7c4fa938c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:27:32.439Z|9a97331a-8e05-4a30-9c05-16d747ace73f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:27:32.440Z|9a97331a-8e05-4a30-9c05-16d747ace73f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:27:39.355Z|8fd025c1-6708-483c-b99f-f467ce3c486e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:27:39.356Z|8fd025c1-6708-483c-b99f-f467ce3c486e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:27:40.288Z|60f7f59c-8df8-48d2-b06f-4068eb973771|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:27:40.289Z|60f7f59c-8df8-48d2-b06f-4068eb973771|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:27:42.466Z|7705b5f6-305b-4027-af53-8a46c40b9821|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:27:42.467Z|7705b5f6-305b-4027-af53-8a46c40b9821|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:27:46.960Z|42d50884-f96a-4cf2-8d68-0e99929bf6cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:27:46.961Z|42d50884-f96a-4cf2-8d68-0e99929bf6cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:27:47.144Z|541e04c5-3eb7-4dd9-9dc0-f25140d9c6ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:27:47.145Z|541e04c5-3eb7-4dd9-9dc0-f25140d9c6ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:27:49.384Z|274c2cb5-a9ae-4789-8e99-1e009434eb69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:27:49.385Z|274c2cb5-a9ae-4789-8e99-1e009434eb69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:27:50.315Z|59454af3-08a8-409a-ace3-c46a344ec134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:27:50.316Z|59454af3-08a8-409a-ace3-c46a344ec134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:27:52.497Z|33552db6-6342-427c-af45-5b3c56ae2b0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:27:52.498Z|33552db6-6342-427c-af45-5b3c56ae2b0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:27:59.412Z|201c8667-fc70-44bb-acc0-f2cc55bfd514|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:27:59.412Z|201c8667-fc70-44bb-acc0-f2cc55bfd514|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:28:00.345Z|d52c15b1-0d02-4b2c-b050-ccd721ef6bb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:28:00.346Z|d52c15b1-0d02-4b2c-b050-ccd721ef6bb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:28:01.960Z|d97b40ef-5818-483f-9ac0-c3c52d1f480d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:28:01.963Z|d97b40ef-5818-483f-9ac0-c3c52d1f480d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:28:02.526Z|9fd3b8f8-ecb9-4c22-bc15-d3ef22baa127|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:28:02.527Z|9fd3b8f8-ecb9-4c22-bc15-d3ef22baa127|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:28:09.440Z|00c06713-4e76-4acc-8fe3-3962d14e17dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:28:09.441Z|00c06713-4e76-4acc-8fe3-3962d14e17dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:28:10.372Z|41d27581-daae-4701-889a-5ad28d259203|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:28:10.373Z|41d27581-daae-4701-889a-5ad28d259203|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:28:12.554Z|6096d9f6-1f7e-4544-9576-46e33b28118b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:28:12.555Z|6096d9f6-1f7e-4544-9576-46e33b28118b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:28:14.224Z|9b73aaff-0b09-4f4f-a843-d3dc6898309d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:28:14.225Z|9b73aaff-0b09-4f4f-a843-d3dc6898309d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:28:16.960Z|8c02889d-c3bd-43d6-9560-46d5c9049851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:28:16.961Z|8c02889d-c3bd-43d6-9560-46d5c9049851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:28:17.146Z|6e80c67f-9feb-43a8-bc3a-5e3d9b5fd865|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:28:17.147Z|6e80c67f-9feb-43a8-bc3a-5e3d9b5fd865|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:28:19.468Z|ef46a56a-124d-4f8c-b8b6-520738b0a036|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:28:19.469Z|ef46a56a-124d-4f8c-b8b6-520738b0a036|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:28:20.399Z|48d39317-569e-4ffb-85c5-eb7acc920ec6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:28:20.400Z|48d39317-569e-4ffb-85c5-eb7acc920ec6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:28:22.582Z|69769680-f3c0-4ad7-bdc4-374123bf6bb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:28:22.583Z|69769680-f3c0-4ad7-bdc4-374123bf6bb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:28:29.494Z|cb5d9822-85c6-4e6e-8414-d166f96bbb8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:28:29.495Z|cb5d9822-85c6-4e6e-8414-d166f96bbb8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:28:30.430Z|9cce4f89-61f7-4a84-ae41-33ffc1cfb93f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:28:30.431Z|9cce4f89-61f7-4a84-ae41-33ffc1cfb93f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:28:31.960Z|83da0f08-bbe6-45af-99f0-e4de92c19c10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:28:31.961Z|83da0f08-bbe6-45af-99f0-e4de92c19c10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:28:32.609Z|f527e6f7-83e1-491a-9bd0-d785e8553104|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:28:32.609Z|f527e6f7-83e1-491a-9bd0-d785e8553104|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:28:39.520Z|cd50e836-11e2-4abd-ab5d-3e8bf0b0a9be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:28:39.521Z|cd50e836-11e2-4abd-ab5d-3e8bf0b0a9be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:28:40.457Z|c962fd1d-54b8-4f22-9f76-790a614099a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:28:40.458Z|c962fd1d-54b8-4f22-9f76-790a614099a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:28:42.634Z|abe558a6-0f7a-4ee2-b334-c5624c58a7f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:28:42.635Z|abe558a6-0f7a-4ee2-b334-c5624c58a7f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:28:46.960Z|a8c47320-fe9a-45fd-aa80-6e21e31ad3b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:28:46.964Z|a8c47320-fe9a-45fd-aa80-6e21e31ad3b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:28:47.148Z|bc3e443f-66df-4bab-a969-eb70696eb0a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:28:47.149Z|bc3e443f-66df-4bab-a969-eb70696eb0a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:28:49.547Z|4a66ee36-8f1c-461b-a4c8-355027cfd7d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:28:49.548Z|4a66ee36-8f1c-461b-a4c8-355027cfd7d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:28:50.485Z|6a5af286-c44b-4498-843e-489e3d115bbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:28:50.486Z|6a5af286-c44b-4498-843e-489e3d115bbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:28:52.662Z|d39194ef-afed-4eb9-aaa8-161071482751|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:28:52.663Z|d39194ef-afed-4eb9-aaa8-161071482751|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:28:59.577Z|6c3e491c-3b0b-4f06-adb0-a0371092a981|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:28:59.578Z|6c3e491c-3b0b-4f06-adb0-a0371092a981|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:29:00.512Z|fa2085f9-d099-4f4f-b40a-992d3dd1e3c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:29:00.513Z|fa2085f9-d099-4f4f-b40a-992d3dd1e3c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:29:01.960Z|e4f796e2-3c4e-4524-b29b-2e969b32dbdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:29:01.961Z|e4f796e2-3c4e-4524-b29b-2e969b32dbdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:29:02.691Z|8be89457-0e43-4c5c-910e-16969dc5063d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:29:02.692Z|8be89457-0e43-4c5c-910e-16969dc5063d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:29:09.605Z|6c534cfb-f837-4f8b-9325-65f68bb250f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:29:09.606Z|6c534cfb-f837-4f8b-9325-65f68bb250f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:29:10.539Z|c22c6634-6d78-4b6d-b804-d938cc62407b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:29:10.540Z|c22c6634-6d78-4b6d-b804-d938cc62407b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:29:12.720Z|cf4ecb5e-dd74-4055-b695-3f864e922086|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:29:12.721Z|cf4ecb5e-dd74-4055-b695-3f864e922086|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:29:14.233Z|1112b4dc-5f64-42d1-83bf-3e85b34476c1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:29:14.234Z|1112b4dc-5f64-42d1-83bf-3e85b34476c1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:29:16.960Z|e6560526-e1fa-4d6a-a32c-a45209807af1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:29:16.961Z|e6560526-e1fa-4d6a-a32c-a45209807af1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:29:17.149Z|35515cb4-e275-4585-b5fb-66bd110c8aca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:29:17.150Z|35515cb4-e275-4585-b5fb-66bd110c8aca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:29:19.633Z|a3adf837-4472-4a0c-aa93-6edd57c115ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:29:19.634Z|a3adf837-4472-4a0c-aa93-6edd57c115ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:29:20.570Z|82366199-6205-4583-86e4-78e27f31642a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:29:20.572Z|82366199-6205-4583-86e4-78e27f31642a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:29:22.747Z|14418d37-0310-4ad9-8951-dd8d8bada44f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:29:22.748Z|14418d37-0310-4ad9-8951-dd8d8bada44f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:29:29.661Z|b990da5b-201a-4ea1-874e-750110411561|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:29:29.661Z|b990da5b-201a-4ea1-874e-750110411561|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:29:30.600Z|28b740b9-be8e-41e3-bb52-535b6cd37e51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:29:30.601Z|28b740b9-be8e-41e3-bb52-535b6cd37e51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:29:31.960Z|0627b6e2-c332-416a-a81d-cacb8f16c2c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:29:31.963Z|0627b6e2-c332-416a-a81d-cacb8f16c2c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:29:32.773Z|9aba2389-baaa-47aa-a067-585486cdc1f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:29:32.774Z|9aba2389-baaa-47aa-a067-585486cdc1f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:29:39.687Z|ed6f55d2-d6ea-4878-bcc0-2aeb0e3bb4c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:29:39.688Z|ed6f55d2-d6ea-4878-bcc0-2aeb0e3bb4c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:29:40.626Z|594512aa-2731-4606-87da-1a688a42034f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:29:40.627Z|594512aa-2731-4606-87da-1a688a42034f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:29:42.799Z|b54b078a-0609-4d82-9b32-92895efde1e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:29:42.800Z|b54b078a-0609-4d82-9b32-92895efde1e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:29:46.963Z|916e691a-68d8-4e4d-a4df-f7aa19c59108|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:29:46.964Z|916e691a-68d8-4e4d-a4df-f7aa19c59108|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:29:47.151Z|28ecd45c-cb0f-4d00-bf1a-1c85d45bcc96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:29:47.152Z|28ecd45c-cb0f-4d00-bf1a-1c85d45bcc96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:29:49.713Z|18eb3d06-491a-4906-a008-fbf290144a3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:29:49.715Z|18eb3d06-491a-4906-a008-fbf290144a3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:29:50.653Z|9a0a9724-796f-4fd0-a3f1-b55d8af11292|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:29:50.654Z|9a0a9724-796f-4fd0-a3f1-b55d8af11292|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:29:52.829Z|af104c12-8998-43ce-840a-3adcd8ceeafe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:29:52.830Z|af104c12-8998-43ce-840a-3adcd8ceeafe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:29:59.744Z|639ea3bc-10ef-4c46-b421-9bc89f74f04b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:29:59.745Z|639ea3bc-10ef-4c46-b421-9bc89f74f04b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:30:00.680Z|431718b2-855f-45b9-8e69-dd97d3d7956b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:30:00.681Z|431718b2-855f-45b9-8e69-dd97d3d7956b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:30:01.961Z|e4167b72-6541-444e-a334-62b43097cd29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:30:01.961Z|e4167b72-6541-444e-a334-62b43097cd29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:30:02.860Z|82953b10-894f-42c9-85d9-00d7e6c97f61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:30:02.860Z|82953b10-894f-42c9-85d9-00d7e6c97f61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:30:09.776Z|54e2ccf1-9c5c-463f-bb76-8c4fa2326070|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:30:09.776Z|54e2ccf1-9c5c-463f-bb76-8c4fa2326070|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:30:10.714Z|c7e3c1e0-9477-4be5-a517-5aaac90c9b9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:30:10.715Z|c7e3c1e0-9477-4be5-a517-5aaac90c9b9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:30:12.887Z|7ad906a0-7152-494f-b61c-4503935de2e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:30:12.888Z|7ad906a0-7152-494f-b61c-4503935de2e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:30:14.224Z|bcd25f3e-72fd-464d-9ae7-3444ca64b37f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:30:14.225Z|bcd25f3e-72fd-464d-9ae7-3444ca64b37f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:30:16.960Z|67016431-6ccd-422e-9b61-f94774728879|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:30:16.964Z|67016431-6ccd-422e-9b61-f94774728879|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:30:17.153Z|2031b25b-ddfb-47a8-aa33-52181c2242b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:30:17.153Z|2031b25b-ddfb-47a8-aa33-52181c2242b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:30:19.808Z|4a9db633-0dd8-40e1-8805-e22c0ac4d133|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:30:19.809Z|4a9db633-0dd8-40e1-8805-e22c0ac4d133|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:30:20.744Z|ad3342c2-0fb2-4d5a-a88e-747119c81202|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:30:20.745Z|ad3342c2-0fb2-4d5a-a88e-747119c81202|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:30:22.917Z|6b7d200c-2cc1-44ff-b8e0-d61ef03856e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:30:22.918Z|6b7d200c-2cc1-44ff-b8e0-d61ef03856e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:30:29.836Z|d1f012e5-ca09-464d-bbb5-ec749963c9a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:30:29.837Z|d1f012e5-ca09-464d-bbb5-ec749963c9a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:30:30.773Z|af995158-19f0-44de-9201-7fe1c462dd54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:30:30.774Z|af995158-19f0-44de-9201-7fe1c462dd54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:30:31.960Z|887c8250-85a1-4fd5-95e9-cede6c4fc457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:30:31.961Z|887c8250-85a1-4fd5-95e9-cede6c4fc457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:30:32.944Z|72b2d87a-40e5-46af-8671-c392d5d2a94b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:30:32.945Z|72b2d87a-40e5-46af-8671-c392d5d2a94b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:30:39.867Z|0e577ada-5697-48cf-9e67-50c987c3d6d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:30:39.868Z|0e577ada-5697-48cf-9e67-50c987c3d6d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:30:40.800Z|a294e507-6e56-479c-ade9-40b42db062ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:30:40.801Z|a294e507-6e56-479c-ade9-40b42db062ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:30:42.972Z|89aa6489-fec6-47b9-9572-eaa607ae8475|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:30:42.973Z|89aa6489-fec6-47b9-9572-eaa607ae8475|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:30:46.961Z|78e7e2c7-35f9-46c7-b4e4-d589308cd929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:30:46.962Z|78e7e2c7-35f9-46c7-b4e4-d589308cd929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:30:47.154Z|b763cf93-351c-401b-8bae-a3a8efe9157c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:30:47.155Z|b763cf93-351c-401b-8bae-a3a8efe9157c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:30:49.899Z|15d67c9b-496e-453d-9058-f99d0ce1d380|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:30:49.901Z|15d67c9b-496e-453d-9058-f99d0ce1d380|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:30:50.827Z|a6f0bf6e-142c-46da-ae39-b0d719dfb9d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:30:50.829Z|a6f0bf6e-142c-46da-ae39-b0d719dfb9d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:30:52.999Z|b5263456-4bb8-41f8-bdf0-aca2b5befe12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:30:53.000Z|b5263456-4bb8-41f8-bdf0-aca2b5befe12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:30:59.950Z|0f9dc1ed-682a-4e1c-b608-eab6bca2a65e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:30:59.952Z|0f9dc1ed-682a-4e1c-b608-eab6bca2a65e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:31:00.856Z|9f3526dc-fd21-48a3-a7df-fff345fd1865|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:31:00.857Z|9f3526dc-fd21-48a3-a7df-fff345fd1865|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:31:01.960Z|5428c55c-4a52-4f52-9d05-913c810ebf1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:31:01.963Z|5428c55c-4a52-4f52-9d05-913c810ebf1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:31:03.029Z|f1735406-1286-47c5-b2c6-f91884d56315|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:31:03.031Z|f1735406-1286-47c5-b2c6-f91884d56315|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:31:09.981Z|a09cf7d9-a00b-4bc1-afe4-4b9594148d49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:31:09.982Z|a09cf7d9-a00b-4bc1-afe4-4b9594148d49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:31:10.889Z|51133ba3-7f11-4705-bb36-f6f97eb65d77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:31:10.890Z|51133ba3-7f11-4705-bb36-f6f97eb65d77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:31:13.060Z|4eadcd77-21f5-4a9c-8e73-e2d2673b8511|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:31:13.061Z|4eadcd77-21f5-4a9c-8e73-e2d2673b8511|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:31:14.224Z|a135cc36-3990-4127-93f8-bccd58fefbb8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:31:14.225Z|a135cc36-3990-4127-93f8-bccd58fefbb8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:31:16.961Z|51133ddf-246b-47fc-94b7-07eadee6e0c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:31:16.962Z|51133ddf-246b-47fc-94b7-07eadee6e0c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:31:17.157Z|d88d301f-7940-4410-9fbb-b9d78e2376d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:31:17.157Z|d88d301f-7940-4410-9fbb-b9d78e2376d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:31:20.012Z|ac590188-09d0-4173-a2fb-a64e61046109|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:31:20.013Z|ac590188-09d0-4173-a2fb-a64e61046109|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:31:20.930Z|304f081c-b419-4fd7-9842-53936fed50d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:31:20.931Z|304f081c-b419-4fd7-9842-53936fed50d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:31:23.091Z|be066363-ae40-4e1b-8f22-2effc74a2d1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:31:23.092Z|be066363-ae40-4e1b-8f22-2effc74a2d1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:31:30.042Z|a58fd7e3-eed4-4c2f-b495-c7884095bf57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:31:30.043Z|a58fd7e3-eed4-4c2f-b495-c7884095bf57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:31:30.958Z|941099e2-acf6-419e-8719-85dbca4bafa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:31:30.959Z|941099e2-acf6-419e-8719-85dbca4bafa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:31:31.960Z|48a4b2e6-e095-421f-9c1e-5c98a97bb006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:31:31.961Z|48a4b2e6-e095-421f-9c1e-5c98a97bb006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:31:33.118Z|23c303f4-3cbc-4181-8b60-e50c2f87f854|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:31:33.119Z|23c303f4-3cbc-4181-8b60-e50c2f87f854|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:31:40.069Z|09fa3458-a532-46ab-bdf7-3cf9494a972f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:31:40.070Z|09fa3458-a532-46ab-bdf7-3cf9494a972f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:31:40.987Z|f1575ecb-d54b-47ba-95f4-ed0ea5c6f1de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:31:40.988Z|f1575ecb-d54b-47ba-95f4-ed0ea5c6f1de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:31:43.145Z|c09365ac-d45c-4953-9cd4-85dc8b2f9d97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:31:43.146Z|c09365ac-d45c-4953-9cd4-85dc8b2f9d97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:31:46.960Z|b2a00482-f397-43ff-bc60-26734b74805b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:31:46.963Z|b2a00482-f397-43ff-bc60-26734b74805b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:31:47.159Z|2f47e9b0-8fa3-4712-a59d-889e00d40033|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:31:47.160Z|2f47e9b0-8fa3-4712-a59d-889e00d40033|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:31:50.098Z|b61889ed-b12c-4ccd-92ff-49d7ab4d64bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:31:50.099Z|b61889ed-b12c-4ccd-92ff-49d7ab4d64bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:31:51.028Z|63bbb9d0-bc25-4c32-8e20-26f0d9844e04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:31:51.029Z|63bbb9d0-bc25-4c32-8e20-26f0d9844e04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:31:53.172Z|b99c1286-fbc9-4e50-85af-97370821a32b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:31:53.173Z|b99c1286-fbc9-4e50-85af-97370821a32b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:32:00.126Z|f15a6f51-4b12-44a4-8f89-65b5106c98b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:32:00.127Z|f15a6f51-4b12-44a4-8f89-65b5106c98b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:32:01.056Z|51c04b78-55ea-435a-8c4d-a8a757624228|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:32:01.057Z|51c04b78-55ea-435a-8c4d-a8a757624228|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:32:01.960Z|16a14b4f-293f-43e0-b823-c987ccc73b88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:32:01.961Z|16a14b4f-293f-43e0-b823-c987ccc73b88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:32:03.201Z|428f7f24-678d-467a-9e3f-4c1eed8dc1fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:32:03.202Z|428f7f24-678d-467a-9e3f-4c1eed8dc1fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:32:10.154Z|63717c56-431b-40d7-b946-a9612f9e2858|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:32:10.155Z|63717c56-431b-40d7-b946-a9612f9e2858|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:32:11.083Z|8775fe7b-33a3-4ee7-8eef-aee717a004fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:32:11.085Z|8775fe7b-33a3-4ee7-8eef-aee717a004fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:32:13.229Z|5549a615-0abf-421d-a714-90eae8402503|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:32:13.230Z|5549a615-0abf-421d-a714-90eae8402503|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:32:14.225Z|e00d2606-9e2a-4523-9dc6-c5065a28ae01|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:32:14.226Z|e00d2606-9e2a-4523-9dc6-c5065a28ae01|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:32:16.960Z|64ea5a7c-0f0c-48b6-91ec-3ebacfdf90f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:32:16.961Z|64ea5a7c-0f0c-48b6-91ec-3ebacfdf90f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:32:17.161Z|45c9ba28-8e16-422b-bb95-42e941fe50a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:32:17.162Z|45c9ba28-8e16-422b-bb95-42e941fe50a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:32:20.182Z|357a83cd-b6a5-4afb-ac78-4493a8b206b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:32:20.183Z|357a83cd-b6a5-4afb-ac78-4493a8b206b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:32:21.112Z|89628906-4079-4266-8dcf-890a3b6cea6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:32:21.113Z|89628906-4079-4266-8dcf-890a3b6cea6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:32:23.258Z|20197174-26de-4835-8e8d-aa1037c69b9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:32:23.259Z|20197174-26de-4835-8e8d-aa1037c69b9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:32:30.210Z|16013b97-bca4-43bf-9a99-17872c4f889b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:32:30.211Z|16013b97-bca4-43bf-9a99-17872c4f889b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:32:31.140Z|23933522-dfb5-4534-8a35-e87a703cbc4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:32:31.141Z|23933522-dfb5-4534-8a35-e87a703cbc4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:32:31.960Z|ffef73ed-2f85-416c-b39e-b0c4c175199e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:32:31.963Z|ffef73ed-2f85-416c-b39e-b0c4c175199e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:32:33.285Z|9ea934f7-46cb-4ae5-bf59-2bdf349e4968|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:32:33.286Z|9ea934f7-46cb-4ae5-bf59-2bdf349e4968|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:32:40.238Z|48bacf44-276e-408f-8490-85f55b9eb0e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:32:40.239Z|48bacf44-276e-408f-8490-85f55b9eb0e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:32:41.167Z|157da1db-2da9-4e26-b7cf-7de3ad908099|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:32:41.168Z|157da1db-2da9-4e26-b7cf-7de3ad908099|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:32:43.315Z|8d8339c2-3e86-487b-a871-61631bbd829a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:32:43.316Z|8d8339c2-3e86-487b-a871-61631bbd829a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:32:46.960Z|18d24f2e-f3b2-485f-a0dd-cab25aef4115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:32:46.961Z|18d24f2e-f3b2-485f-a0dd-cab25aef4115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:32:47.164Z|d0ec2550-33d6-496e-b37d-1d06817c449a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:32:47.165Z|d0ec2550-33d6-496e-b37d-1d06817c449a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:32:50.266Z|88335316-37c1-4360-b947-04420dc4ec18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:32:50.267Z|88335316-37c1-4360-b947-04420dc4ec18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:32:51.192Z|7a6a885b-48e0-4584-b7ee-0d13b293fb90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:32:51.193Z|7a6a885b-48e0-4584-b7ee-0d13b293fb90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:32:53.352Z|1e75635b-8f16-458c-a033-6be76c455796|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:32:53.353Z|1e75635b-8f16-458c-a033-6be76c455796|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:33:00.295Z|5b3049a3-ce2a-40aa-a117-a281efe922dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:33:00.296Z|5b3049a3-ce2a-40aa-a117-a281efe922dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:33:01.218Z|27ec4036-ec4d-4622-99f8-dba99054fce9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:33:01.219Z|27ec4036-ec4d-4622-99f8-dba99054fce9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:33:01.960Z|a3b2aeef-9535-494f-97da-c334d29461c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:33:01.961Z|a3b2aeef-9535-494f-97da-c334d29461c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:33:03.383Z|dcb20364-d5c6-402d-9ee3-ea85f98c771d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:33:03.384Z|dcb20364-d5c6-402d-9ee3-ea85f98c771d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:33:10.325Z|009c8b60-2d6a-49a2-baf2-0ac51f4e5153|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:33:10.327Z|009c8b60-2d6a-49a2-baf2-0ac51f4e5153|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:33:11.243Z|edc3ea1f-abff-480e-80dc-a4ba7f0277d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:33:11.244Z|edc3ea1f-abff-480e-80dc-a4ba7f0277d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:33:13.410Z|40495da1-148f-4b11-8aca-8371a87e3e26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:33:13.410Z|40495da1-148f-4b11-8aca-8371a87e3e26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:33:14.225Z|7091d9d5-a061-4b54-b6fc-df6809ced8ee|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:33:14.226Z|7091d9d5-a061-4b54-b6fc-df6809ced8ee|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:33:16.960Z|0c8cedbb-4897-419f-a9c6-2d4a8c9a41e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:33:16.963Z|0c8cedbb-4897-419f-a9c6-2d4a8c9a41e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:33:17.166Z|b0e80070-5c6c-4294-b323-4ee86e8f21d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:33:17.167Z|b0e80070-5c6c-4294-b323-4ee86e8f21d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:33:20.353Z|4e21cad5-1aa6-471d-8bbd-64fb295bd90c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:33:20.354Z|4e21cad5-1aa6-471d-8bbd-64fb295bd90c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:33:21.271Z|27b30857-1415-4d19-b971-a8ba0c12173c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:33:21.272Z|27b30857-1415-4d19-b971-a8ba0c12173c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:33:23.440Z|6d7a01ec-bcd2-4228-8dc5-c40627bd145d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:33:23.441Z|6d7a01ec-bcd2-4228-8dc5-c40627bd145d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:33:30.381Z|3109444f-9f71-4367-a2db-214ea106562c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:33:30.382Z|3109444f-9f71-4367-a2db-214ea106562c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:33:31.300Z|754e2c4e-65bc-4cdb-9dbf-99b84c8f367f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:33:31.301Z|754e2c4e-65bc-4cdb-9dbf-99b84c8f367f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:33:31.960Z|2ad54ae8-1d5e-4b71-804e-b303939acccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:33:31.961Z|2ad54ae8-1d5e-4b71-804e-b303939acccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:33:33.467Z|bf01568c-0f5f-40f5-aa0c-dcaec38a4660|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:33:33.468Z|bf01568c-0f5f-40f5-aa0c-dcaec38a4660|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:33:40.409Z|3182a3b5-a5a9-4d88-9fb5-83b69bbef4b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:33:40.410Z|3182a3b5-a5a9-4d88-9fb5-83b69bbef4b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:33:41.329Z|9c5c6be5-6033-41c0-ad8c-40b0ae2d9c77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:33:41.330Z|9c5c6be5-6033-41c0-ad8c-40b0ae2d9c77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:33:43.493Z|b7cfe945-7bc2-4509-804b-fa2d8bc11f7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:33:43.494Z|b7cfe945-7bc2-4509-804b-fa2d8bc11f7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:33:46.960Z|f608ac42-8e4a-4f57-9d5e-f681fa45be78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:33:46.961Z|f608ac42-8e4a-4f57-9d5e-f681fa45be78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:33:47.169Z|0ee78a11-8057-4c62-a9bb-378c0d4df6c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:33:47.170Z|0ee78a11-8057-4c62-a9bb-378c0d4df6c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:33:50.438Z|d854a891-8b18-45f1-8b59-c761dbcfc06a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:33:50.439Z|d854a891-8b18-45f1-8b59-c761dbcfc06a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:33:51.376Z|6cb28b6b-97e1-45f3-8895-391a773a3177|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:33:51.377Z|6cb28b6b-97e1-45f3-8895-391a773a3177|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:33:53.520Z|7e6a9ef0-cb23-4e03-9af4-e6c513228f76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:33:53.521Z|7e6a9ef0-cb23-4e03-9af4-e6c513228f76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:34:00.474Z|6f48f2b9-b133-474e-b93b-37e4df417656|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:34:00.475Z|6f48f2b9-b133-474e-b93b-37e4df417656|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:34:01.404Z|7fefe40d-fe7f-43ad-a30a-91f37891619c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:34:01.405Z|7fefe40d-fe7f-43ad-a30a-91f37891619c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:34:01.960Z|b0cf6eb9-e389-46eb-9c48-3d2d3ab23289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:34:01.963Z|b0cf6eb9-e389-46eb-9c48-3d2d3ab23289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:34:03.546Z|4a374d7e-5043-4667-af70-57f832ddbc4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:34:03.547Z|4a374d7e-5043-4667-af70-57f832ddbc4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:34:10.500Z|1b670658-9950-4fed-9910-928ceef23b01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:34:10.501Z|1b670658-9950-4fed-9910-928ceef23b01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:34:11.436Z|555494e0-0780-4bbc-a271-4229785d260d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:34:11.437Z|555494e0-0780-4bbc-a271-4229785d260d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:34:13.578Z|7456f3e6-c65e-4db6-8a44-0a47b32f4a1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:34:13.579Z|7456f3e6-c65e-4db6-8a44-0a47b32f4a1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:34:14.224Z|a76b2575-195a-45c5-86f9-704fabfde395|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:34:14.225Z|a76b2575-195a-45c5-86f9-704fabfde395|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:34:16.960Z|e1614921-414e-46f2-9e5a-a9b3a4ecef6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:34:16.961Z|e1614921-414e-46f2-9e5a-a9b3a4ecef6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:34:17.171Z|bab502cf-e742-43d9-8daf-3c6f97a1a434|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:34:17.172Z|bab502cf-e742-43d9-8daf-3c6f97a1a434|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:34:20.527Z|8d9351fb-ef23-4b7d-b52c-badcd4210c04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:34:20.528Z|8d9351fb-ef23-4b7d-b52c-badcd4210c04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:34:21.463Z|98ed382b-940c-45ea-8896-51b2b4f19250|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:34:21.464Z|98ed382b-940c-45ea-8896-51b2b4f19250|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:34:23.611Z|0e7b33df-db50-4214-8876-15b6d0421fa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:34:23.612Z|0e7b33df-db50-4214-8876-15b6d0421fa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:34:30.556Z|146ac4cd-3b1a-4ce0-a69d-ced8917846c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:34:30.557Z|146ac4cd-3b1a-4ce0-a69d-ced8917846c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:34:31.490Z|ed4df49c-c08c-4b77-a2d0-788e096833e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:34:31.491Z|ed4df49c-c08c-4b77-a2d0-788e096833e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:34:31.960Z|2bc6a546-0cd5-460d-9567-8843d9dd83d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:34:31.961Z|2bc6a546-0cd5-460d-9567-8843d9dd83d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:34:33.637Z|8a1df695-2624-49b8-a021-9207b43aa9a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:34:33.638Z|8a1df695-2624-49b8-a021-9207b43aa9a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:34:40.588Z|ca4812db-875c-4da8-b787-8dbe02dd66de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:34:40.589Z|ca4812db-875c-4da8-b787-8dbe02dd66de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:34:41.516Z|56b65e99-6f64-4027-9002-54e270c90409|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:34:41.516Z|56b65e99-6f64-4027-9002-54e270c90409|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:34:43.664Z|d04eaf14-5c66-4ceb-b0fd-82ba4778216a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:34:43.665Z|d04eaf14-5c66-4ceb-b0fd-82ba4778216a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:34:46.960Z|ce58d2e2-b135-44ee-82ec-c17bc70af3ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:34:46.965Z|ce58d2e2-b135-44ee-82ec-c17bc70af3ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:34:47.175Z|dd66b8a4-9e13-4073-96a5-12e9ac3eca66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:34:47.176Z|dd66b8a4-9e13-4073-96a5-12e9ac3eca66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:34:50.617Z|2c6f3d68-5215-4c1f-a42c-916dbb132f9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:34:50.617Z|2c6f3d68-5215-4c1f-a42c-916dbb132f9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:34:51.542Z|b4fb0593-8b6a-4b46-afe6-cfb90bc7daf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:34:51.543Z|b4fb0593-8b6a-4b46-afe6-cfb90bc7daf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:34:53.692Z|bbca28bd-b31e-4c03-8b5a-34d807212d4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:34:53.692Z|bbca28bd-b31e-4c03-8b5a-34d807212d4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:35:00.643Z|f1c459f1-b573-4e79-a226-43c722a242f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:35:00.644Z|f1c459f1-b573-4e79-a226-43c722a242f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:35:01.571Z|570294c2-5123-4d42-93f1-27a5d795fe9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:35:01.571Z|570294c2-5123-4d42-93f1-27a5d795fe9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:35:01.960Z|5f5681ce-383a-4bd4-9d76-b92d7616beb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:35:01.961Z|5f5681ce-383a-4bd4-9d76-b92d7616beb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:35:03.719Z|373362ee-a554-463b-b87c-be98e2b42a2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:35:03.720Z|373362ee-a554-463b-b87c-be98e2b42a2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:35:10.671Z|7e1e2421-c9df-41b1-8ef2-d2ce46dcae56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:35:10.672Z|7e1e2421-c9df-41b1-8ef2-d2ce46dcae56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:35:11.599Z|85e2e7ac-330c-4d43-bfde-9469a75f2498|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:35:11.600Z|85e2e7ac-330c-4d43-bfde-9469a75f2498|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:35:13.745Z|f1d696dc-1216-414c-963c-6f90c9b1b6d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:35:13.746Z|f1d696dc-1216-414c-963c-6f90c9b1b6d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:35:14.224Z|b1aaace5-4bba-4687-9cf9-49d63438a0e4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:35:14.226Z|b1aaace5-4bba-4687-9cf9-49d63438a0e4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:35:16.960Z|36e683f0-51ec-4d2d-b6d0-d8f3775cf556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:35:16.961Z|36e683f0-51ec-4d2d-b6d0-d8f3775cf556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:35:17.177Z|d69f0600-9b94-494d-92ae-e41169ca4d5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:35:17.178Z|d69f0600-9b94-494d-92ae-e41169ca4d5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:35:20.699Z|c32f978d-3a2e-4634-aea1-18aa899f0c8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:35:20.700Z|c32f978d-3a2e-4634-aea1-18aa899f0c8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:35:21.627Z|e87acebc-b87b-47c1-98f1-dafe1e56daa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:35:21.627Z|e87acebc-b87b-47c1-98f1-dafe1e56daa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:35:23.772Z|1a4ed3e0-475a-489b-a63b-2298ccca3107|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:35:23.773Z|1a4ed3e0-475a-489b-a63b-2298ccca3107|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:35:30.728Z|31deeec3-22db-4439-9557-d696ae7d0e18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:35:30.729Z|31deeec3-22db-4439-9557-d696ae7d0e18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:35:31.656Z|1d5e6140-083e-46c9-abed-5c64969499d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:35:31.657Z|1d5e6140-083e-46c9-abed-5c64969499d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:35:31.960Z|741634ed-eb0a-4df7-996c-60bb1cc8d758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:35:31.967Z|741634ed-eb0a-4df7-996c-60bb1cc8d758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:35:33.798Z|b19fdb3e-e5ef-42b6-945b-4186209642ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:35:33.799Z|b19fdb3e-e5ef-42b6-945b-4186209642ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:35:40.755Z|bcd12d3e-932b-4651-bc79-7dbee910c65d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:35:40.756Z|bcd12d3e-932b-4651-bc79-7dbee910c65d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:35:41.683Z|2316e5c5-0a1c-4865-8c9a-095f90b75f3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:35:41.684Z|2316e5c5-0a1c-4865-8c9a-095f90b75f3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:35:43.831Z|cc11e25f-02ab-40e8-b794-cf5efb1f4ae9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:35:43.832Z|cc11e25f-02ab-40e8-b794-cf5efb1f4ae9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:35:46.960Z|3ce0cbb5-3991-41ef-aebe-0fa65ff1d195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:35:46.961Z|3ce0cbb5-3991-41ef-aebe-0fa65ff1d195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:35:47.178Z|cd8bd91d-b42b-4db3-8832-c94f6d89f2ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:35:47.179Z|cd8bd91d-b42b-4db3-8832-c94f6d89f2ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:35:50.784Z|a01e512a-8306-4740-b733-fe9c55194877|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:35:50.785Z|a01e512a-8306-4740-b733-fe9c55194877|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:35:51.711Z|e42706f8-d9dc-41b6-b5de-112f7972e9a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:35:51.712Z|e42706f8-d9dc-41b6-b5de-112f7972e9a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:35:53.858Z|cbbf567f-d8ff-4175-8457-baa4af78ca0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:35:53.859Z|cbbf567f-d8ff-4175-8457-baa4af78ca0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:36:00.812Z|3fd78739-e4d4-47c9-9d68-d716849089f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:36:00.813Z|3fd78739-e4d4-47c9-9d68-d716849089f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:36:01.738Z|5e494513-3618-40f8-8fb4-0dc8ea061b52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:36:01.739Z|5e494513-3618-40f8-8fb4-0dc8ea061b52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:36:01.960Z|63394d95-977b-4f33-9f18-70e136061d9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:36:01.961Z|63394d95-977b-4f33-9f18-70e136061d9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:36:03.885Z|b26b17ca-0bb8-4d62-ac43-bd36fa3c01d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:36:03.886Z|b26b17ca-0bb8-4d62-ac43-bd36fa3c01d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:36:10.840Z|2997801f-fd7c-46be-8a0d-4c6b094646f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:36:10.841Z|2997801f-fd7c-46be-8a0d-4c6b094646f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:36:11.766Z|ea3545d5-ec7b-4f68-ade4-0d06845ab05c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:36:11.766Z|ea3545d5-ec7b-4f68-ade4-0d06845ab05c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:36:13.915Z|589b3393-495c-448e-9fb0-59eb4b84c083|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:36:13.916Z|589b3393-495c-448e-9fb0-59eb4b84c083|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:36:14.223Z|9579fc74-009d-4583-93d0-43533829fbbf|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:36:14.224Z|9579fc74-009d-4583-93d0-43533829fbbf|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:36:16.960Z|4c4756a9-41c1-4f25-b0e6-16355728087d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:36:16.963Z|4c4756a9-41c1-4f25-b0e6-16355728087d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:36:17.180Z|c529c91a-4539-48bb-8ef7-59ec48f8dc7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:36:17.181Z|c529c91a-4539-48bb-8ef7-59ec48f8dc7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:36:20.872Z|0f73fa54-df86-46b2-b456-13734d794383|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:36:20.873Z|0f73fa54-df86-46b2-b456-13734d794383|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:36:21.793Z|0fdf70db-2464-4fad-8490-6f86dbb7f0b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:36:21.794Z|0fdf70db-2464-4fad-8490-6f86dbb7f0b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:36:23.942Z|85065320-ad17-40be-8339-352a9fc280c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:36:23.943Z|85065320-ad17-40be-8339-352a9fc280c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:36:30.927Z|e52f78f3-11ad-4fbe-96f9-c5d46160a675|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:36:30.928Z|e52f78f3-11ad-4fbe-96f9-c5d46160a675|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:36:31.821Z|28f1c17b-1024-41e6-b741-9a0de529d1f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:36:31.822Z|28f1c17b-1024-41e6-b741-9a0de529d1f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:36:31.960Z|cb05d2ed-0a5c-4a55-93e6-6a5812ea4347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:36:31.961Z|cb05d2ed-0a5c-4a55-93e6-6a5812ea4347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:36:33.970Z|02f6b621-7656-42ee-b58b-70db28b029ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:36:33.971Z|02f6b621-7656-42ee-b58b-70db28b029ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:36:40.959Z|37777046-5741-4845-94da-a66738e2e59f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:36:40.960Z|37777046-5741-4845-94da-a66738e2e59f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:36:41.851Z|5051c213-44f3-48dd-acc1-ef87ce9957af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:36:41.852Z|5051c213-44f3-48dd-acc1-ef87ce9957af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:36:43.997Z|02424f7a-4e4f-4bc1-843e-5c2f28034e55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:36:43.998Z|02424f7a-4e4f-4bc1-843e-5c2f28034e55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:36:46.960Z|0de4749f-fc6b-4de1-a085-0253b675d6ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:36:46.961Z|0de4749f-fc6b-4de1-a085-0253b675d6ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:36:47.182Z|19ae286d-e2a1-4256-a9bb-212fb937f346|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:36:47.183Z|19ae286d-e2a1-4256-a9bb-212fb937f346|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:36:51.006Z|61301e8c-a4cf-4832-830b-e59a2614d3b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:36:51.007Z|61301e8c-a4cf-4832-830b-e59a2614d3b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:36:51.879Z|cd8ed89a-59d2-41d5-958a-53c59c015efe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:36:51.880Z|cd8ed89a-59d2-41d5-958a-53c59c015efe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:36:54.023Z|095bb7ec-4798-4ccc-86cd-43edebce311f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:36:54.024Z|095bb7ec-4798-4ccc-86cd-43edebce311f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:37:01.035Z|918b3c98-c115-451e-8a7e-d0b8b4fd4a7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:37:01.036Z|918b3c98-c115-451e-8a7e-d0b8b4fd4a7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:37:01.904Z|ab3db022-6114-4bb0-b12e-2f940f18ffe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:37:01.905Z|ab3db022-6114-4bb0-b12e-2f940f18ffe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:37:01.960Z|099508fb-148d-4dec-859d-6e5eab255b47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:37:01.962Z|099508fb-148d-4dec-859d-6e5eab255b47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:37:04.053Z|322b1ee8-d174-42fc-9be5-8d8f6df032d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:37:04.053Z|322b1ee8-d174-42fc-9be5-8d8f6df032d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:37:11.062Z|20c02db9-1a40-4566-b2a8-0df811307cdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:37:11.063Z|20c02db9-1a40-4566-b2a8-0df811307cdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:37:11.929Z|1badc34b-a93e-45d3-bd4b-7b3da30bc5d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:37:11.930Z|1badc34b-a93e-45d3-bd4b-7b3da30bc5d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:37:14.079Z|0f7065e6-4581-4f78-b0a4-f29c0880fc7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:37:14.080Z|0f7065e6-4581-4f78-b0a4-f29c0880fc7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:37:14.224Z|420040da-1ce2-420e-8027-da5f0638c573|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:37:14.225Z|420040da-1ce2-420e-8027-da5f0638c573|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:37:16.960Z|83388540-6d24-41d8-86d8-fe3132af9e83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:37:16.961Z|83388540-6d24-41d8-86d8-fe3132af9e83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:37:17.184Z|6f695006-533c-470d-a76d-ac0d68a7376b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:37:17.184Z|6f695006-533c-470d-a76d-ac0d68a7376b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:37:21.088Z|6c04dcfd-b788-4718-a527-a242ca26dae6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:37:21.089Z|6c04dcfd-b788-4718-a527-a242ca26dae6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:37:21.958Z|2c64e6f6-63b2-480b-9135-f5ec2f59822b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:37:21.959Z|2c64e6f6-63b2-480b-9135-f5ec2f59822b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:37:24.105Z|02ac24cd-2fef-49a1-a182-30fcfbf5e8d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:37:24.106Z|02ac24cd-2fef-49a1-a182-30fcfbf5e8d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:37:31.115Z|0d6a7747-2756-4000-9a6f-f8cf84cae74b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:37:31.116Z|0d6a7747-2756-4000-9a6f-f8cf84cae74b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:37:31.960Z|f74c2e83-9443-44f4-8c82-5304765612b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:37:31.961Z|f74c2e83-9443-44f4-8c82-5304765612b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:37:31.984Z|adebdcea-0116-4051-b74f-fc07dba34a7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:37:31.984Z|adebdcea-0116-4051-b74f-fc07dba34a7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:37:34.130Z|96159553-02b7-4db8-b574-19db5b05b81a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:37:34.131Z|96159553-02b7-4db8-b574-19db5b05b81a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:37:41.141Z|16f59249-377e-4c50-b8f8-907892266a9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:37:41.143Z|16f59249-377e-4c50-b8f8-907892266a9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:37:42.010Z|00a1cab1-d82a-4717-8e5e-4f5cbd864415|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:37:42.011Z|00a1cab1-d82a-4717-8e5e-4f5cbd864415|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:37:44.155Z|1decec8f-ab85-4ba7-8247-820d7f106c98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:37:44.156Z|1decec8f-ab85-4ba7-8247-820d7f106c98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:37:46.960Z|f640d281-0530-4f17-a6e7-6e13b0ad03ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:37:46.963Z|f640d281-0530-4f17-a6e7-6e13b0ad03ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:37:47.185Z|a944e0f5-6e60-493e-8c5b-68a26bb18634|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:37:47.186Z|a944e0f5-6e60-493e-8c5b-68a26bb18634|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:37:51.169Z|f2078ecb-871b-40b3-b3e5-2dc1c9739f89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:37:51.170Z|f2078ecb-871b-40b3-b3e5-2dc1c9739f89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:37:52.039Z|1fab2f2b-dc24-45bf-8473-98f7580267ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:37:52.040Z|1fab2f2b-dc24-45bf-8473-98f7580267ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:37:54.184Z|b1c51ebe-8efc-47d4-947f-8e89c36fcaee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:37:54.185Z|b1c51ebe-8efc-47d4-947f-8e89c36fcaee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:38:01.197Z|b7c1e5ab-3be5-4dbc-9546-12e1fc28c682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:38:01.198Z|b7c1e5ab-3be5-4dbc-9546-12e1fc28c682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:38:01.960Z|b4f1b078-ea33-4c0a-bdf6-1d39e142a888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:38:01.961Z|b4f1b078-ea33-4c0a-bdf6-1d39e142a888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:38:02.068Z|5802e226-7963-450e-9467-b882425478de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:38:02.069Z|5802e226-7963-450e-9467-b882425478de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:38:04.211Z|11f6539c-f0bd-454c-b808-c9e49baaa8f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:38:04.212Z|11f6539c-f0bd-454c-b808-c9e49baaa8f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:38:11.225Z|4782ef97-b78c-4ea3-8b4b-d398216bd565|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:38:11.226Z|4782ef97-b78c-4ea3-8b4b-d398216bd565|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:38:12.094Z|85f261ec-affb-4f03-99f8-8a1fabbcb845|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:38:12.095Z|85f261ec-affb-4f03-99f8-8a1fabbcb845|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:38:14.224Z|03b3dd39-07e1-497f-aef8-5177c65ac5ae|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:38:14.225Z|03b3dd39-07e1-497f-aef8-5177c65ac5ae|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:38:14.246Z|5830b354-26a9-410a-bf67-332d2c9c86ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:38:14.247Z|5830b354-26a9-410a-bf67-332d2c9c86ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:38:16.960Z|f606caee-226c-4487-a726-804f23fd2b21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:38:16.961Z|f606caee-226c-4487-a726-804f23fd2b21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:38:17.187Z|6ecfe341-c699-49dd-8664-5b15ec9258e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:38:17.188Z|6ecfe341-c699-49dd-8664-5b15ec9258e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:38:21.252Z|9f6d8ea7-82ea-426b-b3fc-c16a53ee008e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:38:21.253Z|9f6d8ea7-82ea-426b-b3fc-c16a53ee008e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:38:22.123Z|ef6003f1-f7ef-4a2b-a6dd-d3edcd3c1c89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:38:22.124Z|ef6003f1-f7ef-4a2b-a6dd-d3edcd3c1c89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:38:24.277Z|286003e1-21a7-4c88-9263-87e624bf22ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:38:24.278Z|286003e1-21a7-4c88-9263-87e624bf22ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:38:31.281Z|86639a80-c2ad-4dfd-a7a5-4317d85421ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:38:31.282Z|86639a80-c2ad-4dfd-a7a5-4317d85421ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:38:31.960Z|cd73aeb6-fb29-4542-a88a-ca8e09447cd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:38:31.963Z|cd73aeb6-fb29-4542-a88a-ca8e09447cd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:38:32.149Z|4ead1819-32f3-4f2b-b85d-ea893bbc235b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:38:32.150Z|4ead1819-32f3-4f2b-b85d-ea893bbc235b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:38:34.305Z|b0dcd90a-5870-4011-9765-888e1a6398e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:38:34.306Z|b0dcd90a-5870-4011-9765-888e1a6398e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:38:41.308Z|a705148c-fb33-49e1-8c59-a2a1bc54ca69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:38:41.308Z|a705148c-fb33-49e1-8c59-a2a1bc54ca69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:38:42.176Z|9a461209-d82d-4990-bd78-cdf180bc9481|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:38:42.177Z|9a461209-d82d-4990-bd78-cdf180bc9481|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:38:44.332Z|4d0cefcb-b4e6-44db-9dbe-77adbef1d360|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:38:44.332Z|4d0cefcb-b4e6-44db-9dbe-77adbef1d360|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:38:46.960Z|102ad845-d19f-4662-bd0f-9b61dfce5825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:38:46.961Z|102ad845-d19f-4662-bd0f-9b61dfce5825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:38:47.189Z|3a520cbb-6b6c-4ae2-b9ab-13cfe0b1cb19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:38:47.190Z|3a520cbb-6b6c-4ae2-b9ab-13cfe0b1cb19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:38:51.334Z|a2035551-c24d-49ae-8374-2bf881a28774|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:38:51.335Z|a2035551-c24d-49ae-8374-2bf881a28774|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:38:52.201Z|53929b97-e24b-4150-9171-60a3c2cf2256|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:38:52.202Z|53929b97-e24b-4150-9171-60a3c2cf2256|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:38:54.358Z|525d97b2-39d1-4bdc-820e-5b8997788f70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:38:54.359Z|525d97b2-39d1-4bdc-820e-5b8997788f70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:39:01.394Z|5cee201d-72bc-49eb-84a7-87bee707520e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:39:01.395Z|5cee201d-72bc-49eb-84a7-87bee707520e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:39:01.960Z|1d242d9b-6029-4f31-9e8f-84aa9399a044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:39:01.961Z|1d242d9b-6029-4f31-9e8f-84aa9399a044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:39:02.229Z|8816bfd4-9af2-48f0-8d54-84870026fb2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:39:02.230Z|8816bfd4-9af2-48f0-8d54-84870026fb2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:39:04.385Z|c690a115-749e-4c05-b563-6f0e82ad8452|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:39:04.386Z|c690a115-749e-4c05-b563-6f0e82ad8452|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:39:11.421Z|32095c1c-a73e-4cd8-8821-7a20cb4e80c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:39:11.422Z|32095c1c-a73e-4cd8-8821-7a20cb4e80c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:39:12.257Z|8be53c02-4c77-4672-89c4-78135458a57b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:39:12.258Z|8be53c02-4c77-4672-89c4-78135458a57b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:39:14.224Z|419d1b2f-7b9f-4949-a817-331392b3d4d5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:39:14.225Z|419d1b2f-7b9f-4949-a817-331392b3d4d5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:39:14.414Z|1628cf49-5b8e-4b5f-bc5c-d4d8eb3d4342|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:39:14.415Z|1628cf49-5b8e-4b5f-bc5c-d4d8eb3d4342|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:39:16.960Z|b97c085a-c507-4641-a40f-aadebc8d305f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:39:16.963Z|b97c085a-c507-4641-a40f-aadebc8d305f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:39:17.191Z|62318f4b-b712-4035-af91-742caa2a426d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:39:17.192Z|62318f4b-b712-4035-af91-742caa2a426d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:39:21.451Z|04d74715-f041-483a-acfe-7c6985a6918c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:39:21.452Z|04d74715-f041-483a-acfe-7c6985a6918c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:39:22.285Z|c75e4215-3822-4ff3-8fbc-5d15c0ca122a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:39:22.286Z|c75e4215-3822-4ff3-8fbc-5d15c0ca122a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:39:24.442Z|9e5db0fe-14f6-48a6-b43c-a63807633ce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:39:24.443Z|9e5db0fe-14f6-48a6-b43c-a63807633ce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:39:31.482Z|e4699b46-4610-463c-8b01-eb5f5c55b02d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:39:31.483Z|e4699b46-4610-463c-8b01-eb5f5c55b02d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:39:31.960Z|fe281dc1-fce8-451a-bbdc-606901d3efbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:39:31.961Z|fe281dc1-fce8-451a-bbdc-606901d3efbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:39:32.312Z|095e49c5-c77b-4d61-a8c7-e7d042e0acf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:39:32.313Z|095e49c5-c77b-4d61-a8c7-e7d042e0acf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:39:34.475Z|ac40ead1-9e94-4228-aca2-7be5d1b3a64e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:39:34.477Z|ac40ead1-9e94-4228-aca2-7be5d1b3a64e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:39:41.512Z|7c5e845f-569c-415d-a402-29ffdbe22e5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:39:41.512Z|7c5e845f-569c-415d-a402-29ffdbe22e5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:39:42.341Z|f912e15a-c6b9-4518-921d-1a695d7e3cdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:39:42.342Z|f912e15a-c6b9-4518-921d-1a695d7e3cdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:39:44.502Z|1ff61f25-4135-4bc4-825b-1636e4aa569d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:39:44.503Z|1ff61f25-4135-4bc4-825b-1636e4aa569d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:39:46.960Z|e724d34e-9068-48be-9fc7-41da7140c2c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:39:46.961Z|e724d34e-9068-48be-9fc7-41da7140c2c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:39:47.193Z|908168b9-5f30-4e68-a664-b57151142856|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:39:47.194Z|908168b9-5f30-4e68-a664-b57151142856|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:39:51.540Z|1f98a189-e950-4bbe-a166-d6ef364f0f5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:39:51.541Z|1f98a189-e950-4bbe-a166-d6ef364f0f5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:39:52.368Z|297e6ec8-b638-48c6-a90b-5e3b51ef1b54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:39:52.369Z|297e6ec8-b638-48c6-a90b-5e3b51ef1b54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:39:54.529Z|85e7a490-b91a-467b-bd35-73b073a39ef8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:39:54.530Z|85e7a490-b91a-467b-bd35-73b073a39ef8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:40:01.567Z|7cc9ba0a-1d55-480a-887a-0e69d6756cd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:40:01.567Z|7cc9ba0a-1d55-480a-887a-0e69d6756cd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:40:01.960Z|efb62b5c-d26b-4e77-ad9e-1e3c92d56994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:40:01.963Z|efb62b5c-d26b-4e77-ad9e-1e3c92d56994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:40:02.395Z|035d3cd5-34bf-48ee-8d78-b2789f64c70e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:40:02.396Z|035d3cd5-34bf-48ee-8d78-b2789f64c70e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:40:04.555Z|d0c60ed3-b027-4cc3-8007-f3f17f83441f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:40:04.556Z|d0c60ed3-b027-4cc3-8007-f3f17f83441f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:40:11.594Z|6ceed0f4-d004-4667-ba49-b30802acd1df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:40:11.595Z|6ceed0f4-d004-4667-ba49-b30802acd1df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:40:12.420Z|0bad24cf-8e22-4659-b999-28a4f2206fab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:40:12.421Z|0bad24cf-8e22-4659-b999-28a4f2206fab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:40:14.224Z|24c66fd9-08ba-4a63-82e9-ee386aee14ed|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:40:14.225Z|24c66fd9-08ba-4a63-82e9-ee386aee14ed|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:40:14.583Z|9907bb78-ca83-430e-ad40-53a15e33de5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:40:14.584Z|9907bb78-ca83-430e-ad40-53a15e33de5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:40:16.960Z|7d8e7f8f-981f-4d99-a319-b41c81583113|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:40:16.961Z|7d8e7f8f-981f-4d99-a319-b41c81583113|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:40:17.195Z|56dd19e9-50c2-4c31-8ec9-781ae131269f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:40:17.196Z|56dd19e9-50c2-4c31-8ec9-781ae131269f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:40:21.623Z|d287a269-bf93-42d7-8ff0-c1fd9bc1a509|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:40:21.624Z|d287a269-bf93-42d7-8ff0-c1fd9bc1a509|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:40:22.446Z|ab3a0ad4-cc63-4ac7-8afa-1e795b9d302e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:40:22.447Z|ab3a0ad4-cc63-4ac7-8afa-1e795b9d302e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:40:24.614Z|9f7933c7-4c36-445a-9223-be619e0fee7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:40:24.615Z|9f7933c7-4c36-445a-9223-be619e0fee7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:40:31.660Z|3b9ec5b4-b110-4c15-8e96-1ec2f7d4cc48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:40:31.661Z|3b9ec5b4-b110-4c15-8e96-1ec2f7d4cc48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:40:31.960Z|3aa255eb-21ad-4be1-94ff-48c63911fa67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:40:31.961Z|3aa255eb-21ad-4be1-94ff-48c63911fa67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:40:32.472Z|dad34cfd-98e9-4424-8170-238f31b8ded2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:40:32.473Z|dad34cfd-98e9-4424-8170-238f31b8ded2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:40:34.643Z|1bf059ca-ddd6-46c7-8d54-d4ee591c6c1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:40:34.644Z|1bf059ca-ddd6-46c7-8d54-d4ee591c6c1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:40:41.697Z|817776a0-eb7a-47ef-ace4-e5c055d1256a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:40:41.697Z|817776a0-eb7a-47ef-ace4-e5c055d1256a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:40:42.499Z|10fa7487-54e6-47e8-a687-27a8610902d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:40:42.500Z|10fa7487-54e6-47e8-a687-27a8610902d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:40:44.674Z|dc9781c1-324c-476d-beff-f87d184d35c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:40:44.675Z|dc9781c1-324c-476d-beff-f87d184d35c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:40:46.960Z|8e61db1b-77f1-4639-80f6-124b6ec4ec59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:40:46.963Z|8e61db1b-77f1-4639-80f6-124b6ec4ec59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:40:47.197Z|bca6de82-edcf-4634-9d3c-275a8c2e1235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:40:47.198Z|bca6de82-edcf-4634-9d3c-275a8c2e1235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:40:51.726Z|11a88e67-b7b6-416f-8397-fb0ecad2d147|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:40:51.728Z|11a88e67-b7b6-416f-8397-fb0ecad2d147|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:40:52.526Z|dcd73add-5b1c-42d0-9e85-179d7cac596a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:40:52.527Z|dcd73add-5b1c-42d0-9e85-179d7cac596a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:40:54.705Z|1bf6af76-0d87-482d-9cc5-e9b658877e47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:40:54.706Z|1bf6af76-0d87-482d-9cc5-e9b658877e47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:41:01.763Z|8cb77030-759a-4998-9c45-64d4a8617e5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:41:01.764Z|8cb77030-759a-4998-9c45-64d4a8617e5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:41:01.960Z|348900ef-2e3e-4a44-abea-37af69d35c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:41:01.962Z|348900ef-2e3e-4a44-abea-37af69d35c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:41:02.552Z|8192641c-4763-4d4d-9312-bbb73a776651|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:41:02.553Z|8192641c-4763-4d4d-9312-bbb73a776651|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:41:04.734Z|3f2fa4b3-e5da-4fc8-a5ea-292a5dd2dedc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:41:04.735Z|3f2fa4b3-e5da-4fc8-a5ea-292a5dd2dedc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:41:11.792Z|587f2281-d7fc-4773-bd02-66a698aa006b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:41:11.793Z|587f2281-d7fc-4773-bd02-66a698aa006b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:41:12.579Z|f14fe142-5bb1-4cd5-84e1-7c21abd61218|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:41:12.580Z|f14fe142-5bb1-4cd5-84e1-7c21abd61218|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:41:14.233Z|f863a61d-a626-4df4-ac92-a8a352d660aa|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:41:14.235Z|f863a61d-a626-4df4-ac92-a8a352d660aa|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:41:14.761Z|9de32765-a5be-4a73-91aa-8a9372d6d2ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:41:14.762Z|9de32765-a5be-4a73-91aa-8a9372d6d2ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:41:16.960Z|5606c455-699a-4289-8a35-ea3c35885a39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:41:16.961Z|5606c455-699a-4289-8a35-ea3c35885a39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:41:17.200Z|b2c0bd9e-abe8-4118-9a51-72cfc7c03040|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:41:17.201Z|b2c0bd9e-abe8-4118-9a51-72cfc7c03040|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:41:21.821Z|c9a4b125-e3dc-4dcc-955c-6c67cf5c42f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:41:21.822Z|c9a4b125-e3dc-4dcc-955c-6c67cf5c42f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:41:22.606Z|92e74b00-a3b7-4526-8044-6522fec8ecfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:41:22.608Z|92e74b00-a3b7-4526-8044-6522fec8ecfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:41:24.789Z|9e27827d-805e-46ec-857c-556011720151|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:41:24.790Z|9e27827d-805e-46ec-857c-556011720151|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:41:31.849Z|56e98faf-f753-4cf7-afee-79c0b4841777|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:41:31.850Z|56e98faf-f753-4cf7-afee-79c0b4841777|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:41:31.960Z|e323ad7a-71b8-4300-a2e7-dbdd76d79efc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:41:31.964Z|e323ad7a-71b8-4300-a2e7-dbdd76d79efc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:41:32.632Z|2f6039ac-178e-460f-a1df-0cf7a0f2123e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:41:32.633Z|2f6039ac-178e-460f-a1df-0cf7a0f2123e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:41:34.817Z|ad73add3-dd2a-40a7-818e-a97b31c7baf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:41:34.818Z|ad73add3-dd2a-40a7-818e-a97b31c7baf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:41:41.875Z|ac6ab6d0-07fd-4cc5-8f64-9178f9d67cb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:41:41.876Z|ac6ab6d0-07fd-4cc5-8f64-9178f9d67cb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:41:42.658Z|2faeca24-7667-4d1b-b6ff-1099ae82dcab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:41:42.659Z|2faeca24-7667-4d1b-b6ff-1099ae82dcab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:41:44.847Z|bf0591b1-14e2-4932-abdd-47cf1507eee4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:41:44.848Z|bf0591b1-14e2-4932-abdd-47cf1507eee4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:41:46.960Z|7be2200e-2289-467b-a181-9aa83d6f6a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:41:46.961Z|7be2200e-2289-467b-a181-9aa83d6f6a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:41:47.201Z|d738e043-c5af-423b-926a-d9c0d9aae775|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:41:47.202Z|d738e043-c5af-423b-926a-d9c0d9aae775|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:41:51.902Z|0279020a-244c-468b-ad5d-9b4965773615|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:41:51.904Z|0279020a-244c-468b-ad5d-9b4965773615|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:41:52.685Z|1dad7d82-7cb9-4718-ad53-e3709f0968dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:41:52.686Z|1dad7d82-7cb9-4718-ad53-e3709f0968dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:41:54.874Z|c72504f1-1335-47fb-bf33-51a5068b5008|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:41:54.875Z|c72504f1-1335-47fb-bf33-51a5068b5008|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:42:01.929Z|1bcaca52-ee5e-47be-9cd7-15a461c094c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:42:01.930Z|1bcaca52-ee5e-47be-9cd7-15a461c094c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:42:01.960Z|8cf403bb-0740-45cf-82a2-1f5580bc3777|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:42:01.961Z|8cf403bb-0740-45cf-82a2-1f5580bc3777|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:42:02.713Z|51b9add4-1edb-4fbe-84fe-f8cb5e7bc221|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:42:02.714Z|51b9add4-1edb-4fbe-84fe-f8cb5e7bc221|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:42:04.899Z|d2fe9036-1ccd-4678-9b08-05ff27881da8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:42:04.900Z|d2fe9036-1ccd-4678-9b08-05ff27881da8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:42:11.958Z|56807bc9-3969-497b-8ee5-1415f37156ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:42:11.959Z|56807bc9-3969-497b-8ee5-1415f37156ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:42:12.741Z|bb05e67b-1f59-4fbb-a9d0-69e8cd11fa4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:42:12.742Z|bb05e67b-1f59-4fbb-a9d0-69e8cd11fa4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:42:14.225Z|d0bad005-c7cc-40f9-9c6e-a7ea187a6d3b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:42:14.226Z|d0bad005-c7cc-40f9-9c6e-a7ea187a6d3b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:42:14.927Z|6893aed4-9724-48c7-be66-718f2b2a5721|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:42:14.928Z|6893aed4-9724-48c7-be66-718f2b2a5721|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:42:16.960Z|349ea43e-d435-4b88-a8bb-676d9bc1035a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:42:16.963Z|349ea43e-d435-4b88-a8bb-676d9bc1035a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:42:17.203Z|6754468a-0887-411a-b086-44be59f39892|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:42:17.205Z|6754468a-0887-411a-b086-44be59f39892|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:42:21.985Z|645d5d99-0064-4884-9ee4-3386ba3daf74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:42:21.986Z|645d5d99-0064-4884-9ee4-3386ba3daf74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:42:22.768Z|5b8ca9ee-228a-45d1-afc6-624d35967436|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:42:22.769Z|5b8ca9ee-228a-45d1-afc6-624d35967436|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:42:24.959Z|bb04ff7f-0fa0-488a-95c7-125eb8e3be74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:42:24.960Z|bb04ff7f-0fa0-488a-95c7-125eb8e3be74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:42:31.960Z|3e75cff2-eda0-4465-a516-af36ea2e1195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:42:31.961Z|3e75cff2-eda0-4465-a516-af36ea2e1195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:42:32.014Z|3bd5673d-7587-4359-800c-ed0ab1afb6f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:42:32.015Z|3bd5673d-7587-4359-800c-ed0ab1afb6f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:42:32.795Z|262a3adc-5b91-4d40-8680-66207d10bd24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:42:32.796Z|262a3adc-5b91-4d40-8680-66207d10bd24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:42:34.985Z|56331aab-1284-4a92-ae82-5027c8a4165c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:42:34.986Z|56331aab-1284-4a92-ae82-5027c8a4165c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:42:42.039Z|90073f98-c572-46f4-a0a8-7ccdefdc95c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:42:42.040Z|90073f98-c572-46f4-a0a8-7ccdefdc95c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:42:42.821Z|81a1f334-54b3-4002-9742-6adca30f1a5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:42:42.822Z|81a1f334-54b3-4002-9742-6adca30f1a5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:42:45.015Z|9f561f1b-c5fe-4292-adf5-4fe5fff4ac8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:42:45.016Z|9f561f1b-c5fe-4292-adf5-4fe5fff4ac8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:42:46.961Z|77a7b41d-ea87-4271-9e6a-fe6a525b86b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:42:46.962Z|77a7b41d-ea87-4271-9e6a-fe6a525b86b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:42:47.206Z|31347bf1-8fa2-46d1-a133-9487dadcd70e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:42:47.207Z|31347bf1-8fa2-46d1-a133-9487dadcd70e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:42:52.066Z|bfca07d3-2768-4db4-b55a-9dd2f8bedfad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:42:52.067Z|bfca07d3-2768-4db4-b55a-9dd2f8bedfad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:42:52.847Z|74ea0586-35d3-46d6-bcd7-7a65066595e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:42:52.849Z|74ea0586-35d3-46d6-bcd7-7a65066595e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:42:55.043Z|ad8867ac-4d1a-4299-b4c8-23473238faac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:42:55.044Z|ad8867ac-4d1a-4299-b4c8-23473238faac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:43:01.961Z|5e1ba602-6a04-4375-8589-96b187f76acb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:43:01.962Z|5e1ba602-6a04-4375-8589-96b187f76acb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:43:02.092Z|ceb73674-c6d0-4d6f-beb1-daaba7662bbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:43:02.093Z|ceb73674-c6d0-4d6f-beb1-daaba7662bbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:43:02.873Z|1041e205-8115-4f2b-9761-44103e9d5f3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:43:02.874Z|1041e205-8115-4f2b-9761-44103e9d5f3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:43:05.070Z|05b9c391-6764-4a4a-81c1-af4e342bd47c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:43:05.072Z|05b9c391-6764-4a4a-81c1-af4e342bd47c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:43:12.120Z|f64c57ec-1d39-4690-aea5-cd65f1b7ce2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:43:12.121Z|f64c57ec-1d39-4690-aea5-cd65f1b7ce2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:43:12.901Z|bd48f824-56a4-4f18-a5a3-bfd5413e4e2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:43:12.902Z|bd48f824-56a4-4f18-a5a3-bfd5413e4e2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:43:14.224Z|4aeaf031-3a85-42d0-b7f2-34e0076d3aa2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:43:14.225Z|4aeaf031-3a85-42d0-b7f2-34e0076d3aa2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:43:15.106Z|f9151f1c-956d-45c3-bf61-98ca5a6f0730|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:43:15.106Z|f9151f1c-956d-45c3-bf61-98ca5a6f0730|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:43:16.960Z|0417891f-e9a4-49e0-9b8c-cbd31f764361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:43:16.961Z|0417891f-e9a4-49e0-9b8c-cbd31f764361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:43:17.207Z|aad43caf-659b-4c55-80f0-cd0051b59f60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:43:17.208Z|aad43caf-659b-4c55-80f0-cd0051b59f60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:43:22.147Z|9e6a6588-2010-4103-9dba-a69da0fd5e86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:43:22.148Z|9e6a6588-2010-4103-9dba-a69da0fd5e86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:43:22.928Z|1a5fa652-063f-45db-a600-181eaae8025e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:43:22.929Z|1a5fa652-063f-45db-a600-181eaae8025e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:43:25.135Z|68ee8dc6-5cf0-4739-8fb1-a7bdd4733576|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:43:25.135Z|68ee8dc6-5cf0-4739-8fb1-a7bdd4733576|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:43:31.960Z|bab4c947-df5d-4aa0-8b75-b8d8a4eb7701|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:43:31.961Z|bab4c947-df5d-4aa0-8b75-b8d8a4eb7701|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:43:32.173Z|4bdba828-3f53-4a13-8205-a34fbeee9699|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:43:32.174Z|4bdba828-3f53-4a13-8205-a34fbeee9699|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:43:32.957Z|a326aa90-9d4b-4b65-bd21-5135a35c7b18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:43:32.959Z|a326aa90-9d4b-4b65-bd21-5135a35c7b18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:43:35.162Z|682a3080-f06e-474b-9534-c8f4003ac711|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:43:35.163Z|682a3080-f06e-474b-9534-c8f4003ac711|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:43:42.203Z|df98208f-a4e0-4b04-8229-fbdaad2ba483|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:43:42.204Z|df98208f-a4e0-4b04-8229-fbdaad2ba483|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:43:42.986Z|87171bc9-6d88-4542-bb87-f37d486110f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:43:42.987Z|87171bc9-6d88-4542-bb87-f37d486110f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:43:45.189Z|fd7db3dc-7746-435e-a364-7f7511a813c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:43:45.189Z|fd7db3dc-7746-435e-a364-7f7511a813c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:43:46.960Z|0d5d54d2-2f93-4807-80a3-90b60e6ae438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:43:46.961Z|0d5d54d2-2f93-4807-80a3-90b60e6ae438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:43:47.209Z|d7a75af1-b5e4-44ee-af94-1d3b45678a5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:43:47.210Z|d7a75af1-b5e4-44ee-af94-1d3b45678a5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:43:52.229Z|578189ec-6be3-42ae-a043-b24fc00980e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:43:52.230Z|578189ec-6be3-42ae-a043-b24fc00980e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:43:53.011Z|1325a9d9-5567-4423-8164-df40db40b8b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:43:53.012Z|1325a9d9-5567-4423-8164-df40db40b8b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:43:55.214Z|c3f39eb5-32d0-4830-b10f-ad14b59f2089|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:43:55.215Z|c3f39eb5-32d0-4830-b10f-ad14b59f2089|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:44:01.960Z|de2c8317-1dd7-4719-8bb1-495ae9f088b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:44:01.962Z|de2c8317-1dd7-4719-8bb1-495ae9f088b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:44:02.260Z|860ed02f-3a8f-4863-8199-fc54b4e01e4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:44:02.261Z|860ed02f-3a8f-4863-8199-fc54b4e01e4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:44:03.036Z|05a82abc-300e-4c27-bdfb-09f90267179e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:44:03.037Z|05a82abc-300e-4c27-bdfb-09f90267179e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:44:05.241Z|d9847a3f-0cb5-4d55-a889-cb76aaebed2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:44:05.242Z|d9847a3f-0cb5-4d55-a889-cb76aaebed2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:44:12.285Z|15448919-d0d9-400c-b256-24fd819119b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:44:12.286Z|15448919-d0d9-400c-b256-24fd819119b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:44:13.061Z|88dfacf6-f805-4f6f-a017-aa15714b9324|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:44:13.062Z|88dfacf6-f805-4f6f-a017-aa15714b9324|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:44:14.223Z|401926de-fecd-483f-bcc5-81e5738182e2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:44:14.224Z|401926de-fecd-483f-bcc5-81e5738182e2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:44:15.268Z|72d1ca09-fefa-4c70-9353-9d92eef0eaf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:44:15.269Z|72d1ca09-fefa-4c70-9353-9d92eef0eaf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:44:16.960Z|47a69651-b315-45f0-88e7-e62d22f83a87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:44:16.961Z|47a69651-b315-45f0-88e7-e62d22f83a87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:44:17.212Z|57a7a547-f965-4295-b5be-f5f0801c97b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:44:17.212Z|57a7a547-f965-4295-b5be-f5f0801c97b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:44:22.311Z|a537b419-3498-4bed-bf7a-e79904dfd32d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:44:22.312Z|a537b419-3498-4bed-bf7a-e79904dfd32d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:44:23.088Z|bb840357-8cc6-465f-98f8-08900c9fccb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:44:23.088Z|bb840357-8cc6-465f-98f8-08900c9fccb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:44:25.297Z|fe7ffcf5-8f7d-4148-b9aa-abab3e5f024a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:44:25.298Z|fe7ffcf5-8f7d-4148-b9aa-abab3e5f024a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:44:31.960Z|845e45c1-ed84-4d3f-b522-77d32834c4c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:44:31.961Z|845e45c1-ed84-4d3f-b522-77d32834c4c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:44:32.338Z|4393cace-124f-4b88-bc71-4313ad26cc66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:44:32.339Z|4393cace-124f-4b88-bc71-4313ad26cc66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:44:33.114Z|59e75b39-92c0-4af5-847c-314b1bb6d56a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:44:33.115Z|59e75b39-92c0-4af5-847c-314b1bb6d56a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:44:35.325Z|f7e5a56e-4b33-4d8f-9229-c0dbb8befe19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:44:35.326Z|f7e5a56e-4b33-4d8f-9229-c0dbb8befe19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:44:42.366Z|0b221468-9d51-4d92-804b-cbc8b84e9640|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:44:42.367Z|0b221468-9d51-4d92-804b-cbc8b84e9640|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:44:43.143Z|8fe42575-1e6e-410c-8886-600a354e1a8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:44:43.144Z|8fe42575-1e6e-410c-8886-600a354e1a8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:44:45.353Z|867118a3-c438-4f17-9826-61ca146cb933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:44:45.354Z|867118a3-c438-4f17-9826-61ca146cb933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:44:46.960Z|f93d214f-7471-4706-8f7e-2301e31c6092|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:44:46.963Z|f93d214f-7471-4706-8f7e-2301e31c6092|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:44:47.213Z|f860b33d-dbd0-4314-b93d-1b32b868b3f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:44:47.214Z|f860b33d-dbd0-4314-b93d-1b32b868b3f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:44:52.392Z|716a73ca-53d6-471b-b702-2be16a5cf8a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:44:52.393Z|716a73ca-53d6-471b-b702-2be16a5cf8a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:44:53.171Z|fcc4b1cf-504f-446b-8b12-9483dad08cfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:44:53.172Z|fcc4b1cf-504f-446b-8b12-9483dad08cfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:44:55.381Z|3404d47b-2bd3-4236-b5f7-655910ea03e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:44:55.382Z|3404d47b-2bd3-4236-b5f7-655910ea03e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:45:01.960Z|d4cbe1fc-628d-45d3-a200-7c53a6fea6ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:45:01.961Z|d4cbe1fc-628d-45d3-a200-7c53a6fea6ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:45:02.418Z|6fd0fec0-9c6a-4afc-8476-eeedf83d6627|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:45:02.419Z|6fd0fec0-9c6a-4afc-8476-eeedf83d6627|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:45:03.197Z|85ebbbd0-2bfa-4990-b5a0-ee06abc2c7fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:45:03.198Z|85ebbbd0-2bfa-4990-b5a0-ee06abc2c7fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:45:05.409Z|b1e63d52-60c8-47d3-960c-a2ac89ca56fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:45:05.410Z|b1e63d52-60c8-47d3-960c-a2ac89ca56fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:45:12.447Z|31198d56-b937-4ca8-82e4-606020c1bfe0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:45:12.448Z|31198d56-b937-4ca8-82e4-606020c1bfe0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:45:13.224Z|f10d0349-980a-42b3-b830-b65f86680277|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:45:13.225Z|f10d0349-980a-42b3-b830-b65f86680277|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:45:14.224Z|f5f1368d-c91c-490d-adab-7169f87d25fd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:45:14.224Z|f5f1368d-c91c-490d-adab-7169f87d25fd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:45:15.437Z|6c1fd6b8-09a6-4ae5-89b6-41d05e4cf31d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:45:15.437Z|6c1fd6b8-09a6-4ae5-89b6-41d05e4cf31d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:45:16.960Z|890bcc31-0c2d-442f-9e46-74c29403f500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:45:16.961Z|890bcc31-0c2d-442f-9e46-74c29403f500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:45:17.216Z|dd6be852-cfe5-4049-aec4-d7418081d830|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:45:17.217Z|dd6be852-cfe5-4049-aec4-d7418081d830|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:45:22.474Z|54fec6b0-49dd-45c4-88c0-757f26951dc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:45:22.475Z|54fec6b0-49dd-45c4-88c0-757f26951dc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:45:23.252Z|c97e2343-abbc-41c4-93a2-2c4772e0c2b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:45:23.253Z|c97e2343-abbc-41c4-93a2-2c4772e0c2b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:45:25.464Z|6806cf02-534c-4b63-9143-a5e884748454|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:45:25.465Z|6806cf02-534c-4b63-9143-a5e884748454|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:45:31.961Z|b6fbb3df-52e2-4a9e-93be-5f147b68df4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:45:31.962Z|b6fbb3df-52e2-4a9e-93be-5f147b68df4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:45:32.503Z|a1525ede-b213-4d8f-a5d3-a62005cc6ce8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:45:32.504Z|a1525ede-b213-4d8f-a5d3-a62005cc6ce8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:45:33.281Z|58f3a739-d3a3-43a8-b6ca-fe7f177e902c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:45:33.282Z|58f3a739-d3a3-43a8-b6ca-fe7f177e902c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:45:35.493Z|b6c739a8-f3d8-450e-9321-02b5d60376fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:45:35.494Z|b6c739a8-f3d8-450e-9321-02b5d60376fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:45:42.526Z|9441904e-5bf4-4cd8-8f69-47d195a18966|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:45:42.527Z|9441904e-5bf4-4cd8-8f69-47d195a18966|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:45:43.307Z|0fbf8a72-ad83-465f-a768-86071cb0a99c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:45:43.307Z|0fbf8a72-ad83-465f-a768-86071cb0a99c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:45:45.522Z|9f2d4a63-dd5f-4045-8753-611a3a82b673|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:45:45.523Z|9f2d4a63-dd5f-4045-8753-611a3a82b673|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:45:46.964Z|8aa7ecf2-d8f4-4626-83fd-b6d4fb3ac024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:45:46.965Z|8aa7ecf2-d8f4-4626-83fd-b6d4fb3ac024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:45:47.218Z|d1c31b7e-d067-489a-94af-42d99a81dedb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:45:47.218Z|d1c31b7e-d067-489a-94af-42d99a81dedb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:45:52.551Z|fb71e4e7-5f41-4fb1-b529-55cb9a216f16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:45:52.552Z|fb71e4e7-5f41-4fb1-b529-55cb9a216f16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:45:53.334Z|f93dafb6-11af-492f-99c0-82d316c73ef2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:45:53.335Z|f93dafb6-11af-492f-99c0-82d316c73ef2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:45:55.568Z|405e441a-9ae2-4c27-b957-d849a4f20848|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:45:55.569Z|405e441a-9ae2-4c27-b957-d849a4f20848|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:46:01.960Z|93b1714b-f813-4430-848e-5f047137d2ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:46:01.961Z|93b1714b-f813-4430-848e-5f047137d2ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:46:02.581Z|77c54cc0-aa60-4f1b-a1fe-42c217f5d269|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:46:02.582Z|77c54cc0-aa60-4f1b-a1fe-42c217f5d269|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:46:03.363Z|4b0f0559-382e-4804-a91a-449b2deb1178|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:46:03.363Z|4b0f0559-382e-4804-a91a-449b2deb1178|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:46:05.596Z|076d2b77-dfdd-4a95-be3a-c3915e6bb722|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:46:05.597Z|076d2b77-dfdd-4a95-be3a-c3915e6bb722|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:46:12.610Z|cd8ca993-ddb1-4833-b4a8-8553624a5046|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:46:12.611Z|cd8ca993-ddb1-4833-b4a8-8553624a5046|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:46:13.390Z|47912d44-6778-49a3-8056-e3748bca5c12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:46:13.391Z|47912d44-6778-49a3-8056-e3748bca5c12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:46:14.230Z|dafb3fbf-6863-4d13-9e27-50e8476b7f61|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:46:14.230Z|dafb3fbf-6863-4d13-9e27-50e8476b7f61|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:46:15.646Z|c22cd718-0cee-4287-9842-ca6410af20d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:46:15.647Z|c22cd718-0cee-4287-9842-ca6410af20d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:46:16.960Z|6428df95-6c58-40d5-bdf6-880debb3a628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:46:16.962Z|6428df95-6c58-40d5-bdf6-880debb3a628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:46:17.219Z|b13c66dc-ba19-404c-90ae-ae75ac2d034f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:46:17.220Z|b13c66dc-ba19-404c-90ae-ae75ac2d034f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:46:22.638Z|b6ffacac-f78e-4613-a2d7-fbf642bdb013|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:46:22.639Z|b6ffacac-f78e-4613-a2d7-fbf642bdb013|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:46:23.416Z|b6d9199d-4a1c-4591-8604-c16b6b254727|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:46:23.417Z|b6d9199d-4a1c-4591-8604-c16b6b254727|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:46:25.674Z|53927579-e8be-4c0b-9bee-62dee1c4945d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:46:25.674Z|53927579-e8be-4c0b-9bee-62dee1c4945d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:46:31.960Z|13e21848-2c1b-4d36-acbc-5fe475e6a561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:46:31.961Z|13e21848-2c1b-4d36-acbc-5fe475e6a561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:46:32.664Z|10a77ab1-3565-487f-a8b7-8cc40f027f02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:46:32.665Z|10a77ab1-3565-487f-a8b7-8cc40f027f02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:46:33.445Z|fd46a4ff-16ce-4c60-99cb-c46bcaf32fe0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:46:33.446Z|fd46a4ff-16ce-4c60-99cb-c46bcaf32fe0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:46:35.702Z|daa8279a-1dee-4061-8a17-83ee6baff2fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:46:35.703Z|daa8279a-1dee-4061-8a17-83ee6baff2fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:46:42.691Z|462bd723-9f3d-46fb-88fb-fd4b80e7ba0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:46:42.692Z|462bd723-9f3d-46fb-88fb-fd4b80e7ba0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:46:43.472Z|5e3c1466-e60f-4422-bbad-3007e1a9d407|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:46:43.474Z|5e3c1466-e60f-4422-bbad-3007e1a9d407|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:46:45.733Z|61fdbb76-9aca-4df8-bdba-f40171417c3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:46:45.734Z|61fdbb76-9aca-4df8-bdba-f40171417c3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:46:46.963Z|282c24e9-4333-4f74-a8d0-ad443a9d8fa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:46:46.968Z|282c24e9-4333-4f74-a8d0-ad443a9d8fa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:46:47.221Z|23a88224-adf7-4034-8b31-bc62a600d459|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:46:47.221Z|23a88224-adf7-4034-8b31-bc62a600d459|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:46:52.717Z|c93bd4d3-94e8-42b3-ba08-88e3e693472c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:46:52.718Z|c93bd4d3-94e8-42b3-ba08-88e3e693472c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:46:53.513Z|55e30002-0873-4abc-ad5b-b5cffac48c5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:46:53.514Z|55e30002-0873-4abc-ad5b-b5cffac48c5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:46:55.766Z|8ce8e46e-98a8-45c1-afc6-d6a3144adc3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:46:55.767Z|8ce8e46e-98a8-45c1-afc6-d6a3144adc3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:47:01.960Z|3b3f2f46-7d5e-4df6-bedf-e9815f5e389a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:47:01.961Z|3b3f2f46-7d5e-4df6-bedf-e9815f5e389a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:47:02.743Z|c0f7d68a-099a-4f35-8287-40f62d0b6bc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:47:02.743Z|c0f7d68a-099a-4f35-8287-40f62d0b6bc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:47:03.541Z|9b75e54a-747f-473e-b675-d8062a4981b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:47:03.541Z|9b75e54a-747f-473e-b675-d8062a4981b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:47:05.791Z|b3429467-9bf6-434f-b4dd-249f90d93c6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:47:05.791Z|b3429467-9bf6-434f-b4dd-249f90d93c6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:47:12.770Z|7444de4a-11fd-4b5e-86c8-068537888adf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:47:12.771Z|7444de4a-11fd-4b5e-86c8-068537888adf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:47:13.568Z|dccc9d46-d6fb-4967-99fc-b31156b7eed1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:47:13.569Z|dccc9d46-d6fb-4967-99fc-b31156b7eed1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:47:14.223Z|abde34cb-5fa0-48fa-be8f-969187ae7a8f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:47:14.225Z|abde34cb-5fa0-48fa-be8f-969187ae7a8f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:47:15.816Z|e51d390b-77aa-46e7-80ec-bd62f6c13c64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:47:15.817Z|e51d390b-77aa-46e7-80ec-bd62f6c13c64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:47:16.960Z|1be04ed7-1a06-41b9-abda-395f176b87cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:47:16.961Z|1be04ed7-1a06-41b9-abda-395f176b87cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:47:17.222Z|eed3f640-d542-4786-90ce-8b87e3730af0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:47:17.223Z|eed3f640-d542-4786-90ce-8b87e3730af0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:47:22.796Z|93620d1e-0527-4a42-9a89-9dba0c1e0368|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:47:22.797Z|93620d1e-0527-4a42-9a89-9dba0c1e0368|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:47:23.595Z|5f611350-e28b-4eee-ba15-e03f32f1c6af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:47:23.596Z|5f611350-e28b-4eee-ba15-e03f32f1c6af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:47:25.845Z|b45fb75c-3abf-4671-940a-d7d1ef23216f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:47:25.847Z|b45fb75c-3abf-4671-940a-d7d1ef23216f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:47:31.960Z|8d88aa14-c6a3-4f36-b407-c6edf4542ea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:47:31.963Z|8d88aa14-c6a3-4f36-b407-c6edf4542ea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:47:32.823Z|bc393242-7727-4784-8b65-c9eb26e0a658|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:47:32.823Z|bc393242-7727-4784-8b65-c9eb26e0a658|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:47:33.620Z|e84a252c-49ef-4cac-991b-2d225a38df26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:47:33.621Z|e84a252c-49ef-4cac-991b-2d225a38df26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:47:35.874Z|1893ba44-3cf6-4bc9-b0cc-825b8e92f133|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:47:35.875Z|1893ba44-3cf6-4bc9-b0cc-825b8e92f133|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:47:42.849Z|f67b5336-a1fc-436f-a118-744c349aadb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:47:42.850Z|f67b5336-a1fc-436f-a118-744c349aadb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:47:43.647Z|d077db15-515b-41f9-840e-465647735d69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:47:43.648Z|d077db15-515b-41f9-840e-465647735d69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:47:45.904Z|9ec16525-2e8f-4da2-ae21-e77cf9decd48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:47:45.905Z|9ec16525-2e8f-4da2-ae21-e77cf9decd48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:47:46.960Z|099e80ad-d085-4ae2-bb42-297236fb08a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:47:46.961Z|099e80ad-d085-4ae2-bb42-297236fb08a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:47:47.223Z|621a8051-62e4-4d7d-b310-9c5ecf54d997|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:47:47.224Z|621a8051-62e4-4d7d-b310-9c5ecf54d997|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:47:52.882Z|66296a03-f0c7-4e87-b19e-6b72689f9205|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:47:52.883Z|66296a03-f0c7-4e87-b19e-6b72689f9205|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:47:53.673Z|1093fb05-a661-4ab5-9cc6-7f3f6762252a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:47:53.674Z|1093fb05-a661-4ab5-9cc6-7f3f6762252a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:47:55.930Z|a3c454e4-2be8-42ee-8bac-92c70e1bda7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:47:55.931Z|a3c454e4-2be8-42ee-8bac-92c70e1bda7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:48:01.960Z|0248ad36-13aa-4f49-a8a4-d74329b2eb2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:48:01.961Z|0248ad36-13aa-4f49-a8a4-d74329b2eb2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:48:02.915Z|35141879-2edc-4bf7-9574-9314b2abb545|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:48:02.916Z|35141879-2edc-4bf7-9574-9314b2abb545|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:48:03.700Z|3c561d9f-c20f-4bdf-a7f2-c76d841f65f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:48:03.701Z|3c561d9f-c20f-4bdf-a7f2-c76d841f65f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:48:05.963Z|b599c61f-143b-4bf6-81db-22c9739dd8db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:48:05.963Z|b599c61f-143b-4bf6-81db-22c9739dd8db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:48:12.951Z|54789be4-f810-4c0f-a4ae-929e70ca4f48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:48:12.952Z|54789be4-f810-4c0f-a4ae-929e70ca4f48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:48:13.727Z|ef11f3c3-7053-450f-a947-e5b0e8254102|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:48:13.728Z|ef11f3c3-7053-450f-a947-e5b0e8254102|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:48:14.224Z|d03bc06a-e8de-412a-95ea-d89265b7ba6f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:48:14.224Z|d03bc06a-e8de-412a-95ea-d89265b7ba6f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:48:15.988Z|a3f5710a-93a2-47fb-9aa8-ea65693ee636|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:48:15.989Z|a3f5710a-93a2-47fb-9aa8-ea65693ee636|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:48:16.960Z|06402a5b-3500-4d40-a31a-1dc68dbdef6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:48:16.964Z|06402a5b-3500-4d40-a31a-1dc68dbdef6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:48:17.225Z|55c41205-a3c8-48a8-b413-7253b1e4e414|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:48:17.226Z|55c41205-a3c8-48a8-b413-7253b1e4e414|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:48:22.976Z|e745c7b3-26e8-42c1-8383-371dcd0fbed8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:48:22.977Z|e745c7b3-26e8-42c1-8383-371dcd0fbed8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:48:23.752Z|bf5e5d95-c949-4d40-b3d9-1e39ef1904bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:48:23.752Z|bf5e5d95-c949-4d40-b3d9-1e39ef1904bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:48:26.014Z|60918a6e-023a-4bb9-820b-9219b814efe9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:48:26.015Z|60918a6e-023a-4bb9-820b-9219b814efe9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:48:31.960Z|c63374a6-cdd3-48bd-b2ed-e2de6d9d7a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:48:31.961Z|c63374a6-cdd3-48bd-b2ed-e2de6d9d7a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:48:33.003Z|7beb5889-638e-4502-aa10-323b242815cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:48:33.004Z|7beb5889-638e-4502-aa10-323b242815cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:48:33.776Z|0d232105-402b-451a-97d8-bfba7198886f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:48:33.776Z|0d232105-402b-451a-97d8-bfba7198886f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:48:36.047Z|bb083cbe-47d0-4418-bdc6-ee770379849c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:48:36.048Z|bb083cbe-47d0-4418-bdc6-ee770379849c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:48:43.031Z|832cdfe6-449f-45e2-9a9d-50131b4bfab3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:48:43.032Z|832cdfe6-449f-45e2-9a9d-50131b4bfab3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:48:43.801Z|dd3666a5-062e-4051-859e-4823617b502c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:48:43.802Z|dd3666a5-062e-4051-859e-4823617b502c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:48:46.074Z|0a865e73-7203-43c4-830c-1adebc1edd80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:48:46.075Z|0a865e73-7203-43c4-830c-1adebc1edd80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:48:46.962Z|6898c473-5bdd-4358-9f6a-895090a2e8c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:48:46.963Z|6898c473-5bdd-4358-9f6a-895090a2e8c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:48:47.228Z|c8084634-82bc-4f43-8c26-56313dfdc0eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:48:47.228Z|c8084634-82bc-4f43-8c26-56313dfdc0eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:48:53.059Z|5a2714d4-ab75-46d5-b1b9-52489d8d07f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:48:53.060Z|5a2714d4-ab75-46d5-b1b9-52489d8d07f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:48:53.828Z|7e0f0617-f562-4cd2-a963-8ad9f77830cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:48:53.828Z|7e0f0617-f562-4cd2-a963-8ad9f77830cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:48:56.101Z|dabfbe08-5293-4058-acb0-98cd9099302e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:48:56.102Z|dabfbe08-5293-4058-acb0-98cd9099302e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:49:01.960Z|36f822b9-c8d1-473e-989a-d9293b4d902e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:49:01.963Z|36f822b9-c8d1-473e-989a-d9293b4d902e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:49:03.087Z|4d536d09-5098-4920-867b-b5beeb8fb202|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:49:03.088Z|4d536d09-5098-4920-867b-b5beeb8fb202|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:49:03.853Z|a18615b4-c99e-4a29-921c-59b9a2e91140|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:49:03.854Z|a18615b4-c99e-4a29-921c-59b9a2e91140|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:49:06.129Z|5089a6f5-0129-4d72-b86b-ac0423af37fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:49:06.130Z|5089a6f5-0129-4d72-b86b-ac0423af37fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:49:13.114Z|7dd04439-4d97-4d5b-89c8-45f10c0e908a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:49:13.115Z|7dd04439-4d97-4d5b-89c8-45f10c0e908a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:49:13.881Z|b8df56cd-9951-4a1f-9e5f-f0ebf00a7453|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:49:13.882Z|b8df56cd-9951-4a1f-9e5f-f0ebf00a7453|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:49:14.224Z|9452a2ac-e54d-47df-9a8a-e22f95479203|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:49:14.225Z|9452a2ac-e54d-47df-9a8a-e22f95479203|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:49:16.159Z|848b8bb1-2eda-42c6-88b5-a6c25575b2a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:49:16.160Z|848b8bb1-2eda-42c6-88b5-a6c25575b2a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:49:16.960Z|c9455c43-c505-4597-bbaa-c0382471afed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:49:16.961Z|c9455c43-c505-4597-bbaa-c0382471afed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:49:17.229Z|6c49534c-f521-48ec-97eb-0aba6e1fcc9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:49:17.230Z|6c49534c-f521-48ec-97eb-0aba6e1fcc9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:49:23.142Z|79b1404a-f49a-414f-888d-e5a106f9b112|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:49:23.143Z|79b1404a-f49a-414f-888d-e5a106f9b112|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:49:23.910Z|edde0297-d14c-46d8-b3d4-427c34424ddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:49:23.911Z|edde0297-d14c-46d8-b3d4-427c34424ddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:49:26.186Z|ff4b412b-5fc1-4944-a07e-3bea8b08d02e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:49:26.187Z|ff4b412b-5fc1-4944-a07e-3bea8b08d02e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:49:31.960Z|ea23e393-2573-4ccd-a1c7-4dbba5863f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:49:31.961Z|ea23e393-2573-4ccd-a1c7-4dbba5863f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:49:33.171Z|6d0aa07e-ef4c-4be2-b3ef-a5ed40be222e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:49:33.172Z|6d0aa07e-ef4c-4be2-b3ef-a5ed40be222e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:49:33.938Z|fde10f30-ac2c-49c1-9eed-64c2c7cabc5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:49:33.939Z|fde10f30-ac2c-49c1-9eed-64c2c7cabc5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:49:36.213Z|9d02e34b-e59c-4ff5-a734-a7ddc84d5113|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:49:36.214Z|9d02e34b-e59c-4ff5-a734-a7ddc84d5113|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:49:43.198Z|7def86f0-088a-4a12-9ce6-78ec5a3a583c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:49:43.200Z|7def86f0-088a-4a12-9ce6-78ec5a3a583c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:49:43.966Z|7fd8b44f-01b9-4316-bbd7-5e6323199a9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:49:43.968Z|7fd8b44f-01b9-4316-bbd7-5e6323199a9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:49:46.239Z|b1e06f3b-34ed-435f-8a1d-6ea0a3deecc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:49:46.240Z|b1e06f3b-34ed-435f-8a1d-6ea0a3deecc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:49:46.960Z|aa9761ab-3d8a-492f-b0a5-4ff8049f32eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:49:46.964Z|aa9761ab-3d8a-492f-b0a5-4ff8049f32eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:49:47.232Z|8fd399d3-9399-4319-bbcc-3c87d3057f63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:49:47.232Z|8fd399d3-9399-4319-bbcc-3c87d3057f63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:49:53.227Z|fcf387b5-0ae8-4b43-9ad5-5a1893ae9c21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:49:53.228Z|fcf387b5-0ae8-4b43-9ad5-5a1893ae9c21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:49:53.997Z|19d1a515-d062-4761-978b-0572be88e6cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:49:54.002Z|19d1a515-d062-4761-978b-0572be88e6cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:49:56.268Z|aba1a0de-ba9e-49c6-a4a2-167df6eb04b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:49:56.269Z|aba1a0de-ba9e-49c6-a4a2-167df6eb04b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:50:01.960Z|2c794db1-d889-4f60-aec4-6a7dac388fb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:50:01.961Z|2c794db1-d889-4f60-aec4-6a7dac388fb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:50:03.258Z|37a0973f-66d9-410e-8845-23da968781a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:50:03.259Z|37a0973f-66d9-410e-8845-23da968781a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:50:04.028Z|cf9aa829-82e2-45b9-b892-e461a1d2cfc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:50:04.028Z|cf9aa829-82e2-45b9-b892-e461a1d2cfc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:50:06.297Z|54e3bc2d-4275-48fc-a3d5-40ebda1995e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:50:06.298Z|54e3bc2d-4275-48fc-a3d5-40ebda1995e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:50:13.288Z|2a39aacd-b295-4eb1-92b5-43a1b0a6e510|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:50:13.289Z|2a39aacd-b295-4eb1-92b5-43a1b0a6e510|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:50:14.053Z|a6cc1335-584a-4c07-a00f-c4aad4ae0105|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:50:14.054Z|a6cc1335-584a-4c07-a00f-c4aad4ae0105|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:50:14.223Z|9ddf1957-f47d-43e6-94e9-fd0aa6c1fb85|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:50:14.224Z|9ddf1957-f47d-43e6-94e9-fd0aa6c1fb85|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:50:16.329Z|ebd723f6-748b-4cfe-a0bf-f374affcd928|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:50:16.330Z|ebd723f6-748b-4cfe-a0bf-f374affcd928|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:50:16.960Z|09d63830-faed-4b15-8d03-df6cc7cf74c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:50:16.961Z|09d63830-faed-4b15-8d03-df6cc7cf74c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:50:17.233Z|0d2f5f1e-b7db-4d14-bea7-ab9934a8e224|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:50:17.234Z|0d2f5f1e-b7db-4d14-bea7-ab9934a8e224|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:50:23.319Z|c78b9b18-bb5c-41d4-9fd1-80808a4e0766|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:50:23.320Z|c78b9b18-bb5c-41d4-9fd1-80808a4e0766|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:50:24.081Z|bfedbf2f-55b9-4644-8b08-c57bc9a128c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:50:24.083Z|bfedbf2f-55b9-4644-8b08-c57bc9a128c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:50:26.361Z|df5f8245-bf31-4b86-aae0-70501c99fbc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:50:26.362Z|df5f8245-bf31-4b86-aae0-70501c99fbc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:50:31.960Z|697b6d3e-3a36-42dd-8ebf-32cf062f46fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:50:31.963Z|697b6d3e-3a36-42dd-8ebf-32cf062f46fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:50:33.348Z|a3f7534a-c3f8-4e90-a516-bedf7ae00780|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:50:33.349Z|a3f7534a-c3f8-4e90-a516-bedf7ae00780|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:50:34.110Z|801a895b-bb80-4a25-a7d3-abc91774ebaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:50:34.111Z|801a895b-bb80-4a25-a7d3-abc91774ebaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:50:36.396Z|96111698-2736-4b3b-88fb-613e0dd3f686|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:50:36.397Z|96111698-2736-4b3b-88fb-613e0dd3f686|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:50:43.376Z|87f51a95-dd2c-45b5-952a-6e9fa0d62a7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:50:43.377Z|87f51a95-dd2c-45b5-952a-6e9fa0d62a7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:50:44.136Z|39f0ba44-0d57-41b8-8ace-ee7c65627d12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:50:44.137Z|39f0ba44-0d57-41b8-8ace-ee7c65627d12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:50:46.426Z|5bd36ed3-5b96-4722-9d60-fbf6c01018d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:50:46.427Z|5bd36ed3-5b96-4722-9d60-fbf6c01018d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:50:46.960Z|cec26fd1-a7a1-458d-bd1c-a468b79e4b2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:50:46.961Z|cec26fd1-a7a1-458d-bd1c-a468b79e4b2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:50:47.235Z|24e299f8-fb4d-4141-b136-d0db28da1499|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:50:47.235Z|24e299f8-fb4d-4141-b136-d0db28da1499|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:50:53.403Z|d4b0a245-e59e-4db7-9a24-f8bef605f1e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:50:53.404Z|d4b0a245-e59e-4db7-9a24-f8bef605f1e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:50:54.163Z|68a066f9-3437-4804-82e2-21dd25790627|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:50:54.164Z|68a066f9-3437-4804-82e2-21dd25790627|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:50:56.455Z|073fb045-3c07-4aa7-8759-33eb7e48afad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:50:56.455Z|073fb045-3c07-4aa7-8759-33eb7e48afad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:51:01.960Z|914ae679-ce86-4b78-824f-82b86b64c0a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:51:01.961Z|914ae679-ce86-4b78-824f-82b86b64c0a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:51:03.429Z|99f5125a-56a0-4682-849b-bdbd520c3707|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:51:03.430Z|99f5125a-56a0-4682-849b-bdbd520c3707|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:51:04.190Z|1b52decd-946d-4aeb-b0b0-3ac90f90b59b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:51:04.191Z|1b52decd-946d-4aeb-b0b0-3ac90f90b59b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:51:06.490Z|04229997-4f77-4045-aa88-cb285244a3d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:51:06.491Z|04229997-4f77-4045-aa88-cb285244a3d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:51:13.457Z|f728e970-5f10-40de-95b0-ad4bc052b104|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:51:13.459Z|f728e970-5f10-40de-95b0-ad4bc052b104|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:51:14.217Z|3152340c-d262-46bc-b1c2-84f5a4c6bd53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:51:14.218Z|3152340c-d262-46bc-b1c2-84f5a4c6bd53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:51:14.222Z|863ca104-8cd6-4fee-a4e8-ec32e82743b2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:51:14.223Z|863ca104-8cd6-4fee-a4e8-ec32e82743b2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:51:16.518Z|572897f4-e4d6-4316-9088-319aa3bc529f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:51:16.519Z|572897f4-e4d6-4316-9088-319aa3bc529f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:51:16.960Z|d44e5350-e190-495d-9856-351de400116f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:51:16.963Z|d44e5350-e190-495d-9856-351de400116f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:51:17.236Z|e8c90d60-a217-4f8e-88f2-1c762b806c13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:51:17.237Z|e8c90d60-a217-4f8e-88f2-1c762b806c13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:51:23.484Z|ddf751ad-020a-4403-8ba2-d156a95d2603|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:51:23.485Z|ddf751ad-020a-4403-8ba2-d156a95d2603|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:51:24.242Z|3a7b86bc-2644-479e-92a4-28b213149c34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:51:24.243Z|3a7b86bc-2644-479e-92a4-28b213149c34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:51:26.548Z|8b4f4bcf-1f60-44ee-86b5-a2d9243c24f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:51:26.548Z|8b4f4bcf-1f60-44ee-86b5-a2d9243c24f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:51:31.960Z|8e9d15c5-f0d6-43c0-a975-75eeafc63fcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:51:31.961Z|8e9d15c5-f0d6-43c0-a975-75eeafc63fcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:51:33.510Z|3eea3fb8-8a9e-469d-be48-a79248344131|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:51:33.511Z|3eea3fb8-8a9e-469d-be48-a79248344131|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:51:34.269Z|58bfd6a6-98f1-458d-9793-2334d9089662|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:51:34.270Z|58bfd6a6-98f1-458d-9793-2334d9089662|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:51:36.574Z|a62b2620-2597-4c24-b8eb-638eba6be594|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:51:36.575Z|a62b2620-2597-4c24-b8eb-638eba6be594|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:51:43.541Z|7fd452ef-d5ce-4ac0-9f8d-278ad3e19c8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:51:43.542Z|7fd452ef-d5ce-4ac0-9f8d-278ad3e19c8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:51:44.297Z|e9632ef1-1e81-44f6-a808-ea23ad6eb486|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:51:44.298Z|e9632ef1-1e81-44f6-a808-ea23ad6eb486|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:51:46.602Z|91e3b54e-e6b9-4e60-b393-4868dd32c76a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:51:46.604Z|91e3b54e-e6b9-4e60-b393-4868dd32c76a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:51:46.960Z|0c03157e-e5f0-4e52-a581-2ca64aecac11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:51:46.961Z|0c03157e-e5f0-4e52-a581-2ca64aecac11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:51:47.241Z|619ba5c6-56f6-4816-a7ac-16fc5b3588b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:51:47.242Z|619ba5c6-56f6-4816-a7ac-16fc5b3588b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:51:53.570Z|4e9f9e0c-ea0e-4fa1-b4ce-5ed1ca1dc0ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:51:53.571Z|4e9f9e0c-ea0e-4fa1-b4ce-5ed1ca1dc0ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:51:54.323Z|b38d6691-1187-41a1-91f3-010293c3fab7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:51:54.324Z|b38d6691-1187-41a1-91f3-010293c3fab7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:51:56.630Z|ab3735db-4e54-466e-9b62-07e5edfe3ee7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:51:56.631Z|ab3735db-4e54-466e-9b62-07e5edfe3ee7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:52:01.960Z|4f70c79f-5512-44f5-88e7-7d9c1ecf2ba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:52:01.963Z|4f70c79f-5512-44f5-88e7-7d9c1ecf2ba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:52:03.597Z|b5760b6c-d6b7-45c8-9faf-6c453ef1065d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:52:03.599Z|b5760b6c-d6b7-45c8-9faf-6c453ef1065d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:52:04.351Z|979353ee-ef99-4d34-b1cc-fd18e3c4738a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:52:04.352Z|979353ee-ef99-4d34-b1cc-fd18e3c4738a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:52:06.654Z|9f3010c7-d2d8-4999-b290-b5824b8e6a18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:52:06.656Z|9f3010c7-d2d8-4999-b290-b5824b8e6a18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:52:13.623Z|2da8196c-57c1-444f-aecf-f291a67ed099|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:52:13.624Z|2da8196c-57c1-444f-aecf-f291a67ed099|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:52:14.223Z|0f9f0094-c3b0-4baa-941d-efb1aeb940cc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:52:14.225Z|0f9f0094-c3b0-4baa-941d-efb1aeb940cc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:52:14.380Z|10b51561-6d8d-49a8-bc18-ec466645bb3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:52:14.381Z|10b51561-6d8d-49a8-bc18-ec466645bb3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:52:16.696Z|6ae32212-8d09-42f0-aa4d-fe3548994a76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:52:16.697Z|6ae32212-8d09-42f0-aa4d-fe3548994a76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:52:16.960Z|33bd5449-20bb-4622-bd62-11d32158054b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:52:16.961Z|33bd5449-20bb-4622-bd62-11d32158054b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:52:17.243Z|2d67e4a2-e2d7-4ff3-9340-748c52f36a2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:52:17.244Z|2d67e4a2-e2d7-4ff3-9340-748c52f36a2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:52:23.652Z|0a3f7365-0fa5-4096-8609-23d7bb781bd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:52:23.652Z|0a3f7365-0fa5-4096-8609-23d7bb781bd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:52:24.407Z|3a3be608-4914-4d85-a873-f6b836f790ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:52:24.408Z|3a3be608-4914-4d85-a873-f6b836f790ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:52:26.728Z|8452c678-df16-4a34-b863-3d81e32a01e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:52:26.729Z|8452c678-df16-4a34-b863-3d81e32a01e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:52:31.961Z|061c7289-19ab-4ca5-9100-13cde0d4d18b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:52:31.961Z|061c7289-19ab-4ca5-9100-13cde0d4d18b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:52:33.681Z|a6c2eb5b-8e31-4297-902d-0bd83cd0f6bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:52:33.682Z|a6c2eb5b-8e31-4297-902d-0bd83cd0f6bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:52:34.434Z|546f2771-e89e-41d2-9d3b-6cde53b7a26e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:52:34.435Z|546f2771-e89e-41d2-9d3b-6cde53b7a26e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:52:36.755Z|632f1b8d-a06e-4952-9820-8cd2a9a7ab8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:52:36.756Z|632f1b8d-a06e-4952-9820-8cd2a9a7ab8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:52:43.709Z|cff24878-adc4-406a-a870-ae6f0b2b335e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:52:43.710Z|cff24878-adc4-406a-a870-ae6f0b2b335e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:52:44.461Z|515d6e04-72a6-481b-806a-bee58df9cb76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:52:44.463Z|515d6e04-72a6-481b-806a-bee58df9cb76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:52:46.787Z|c1740004-cb1e-4723-90c7-f43d2f754cf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:52:46.788Z|c1740004-cb1e-4723-90c7-f43d2f754cf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:52:46.960Z|8b5717af-aed8-4dcd-9b53-db4c2285b365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:52:46.963Z|8b5717af-aed8-4dcd-9b53-db4c2285b365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:52:47.245Z|bc26014e-b91e-48b5-b37c-41f125c9288d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:52:47.245Z|bc26014e-b91e-48b5-b37c-41f125c9288d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:52:53.735Z|400e3013-63c5-442a-a34b-26d8667fafcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:52:53.736Z|400e3013-63c5-442a-a34b-26d8667fafcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:52:54.491Z|fc6bb2e8-ae3f-416f-9864-018ef2d40112|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:52:54.492Z|fc6bb2e8-ae3f-416f-9864-018ef2d40112|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:52:56.815Z|13bde8fb-eb0c-4f95-b6a6-ad2e8ebc3fb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:52:56.815Z|13bde8fb-eb0c-4f95-b6a6-ad2e8ebc3fb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:53:01.960Z|63aee9a7-f305-4d8f-8a33-d42e2fb24a70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:53:01.961Z|63aee9a7-f305-4d8f-8a33-d42e2fb24a70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:53:03.762Z|6a2ad87f-0d8f-490f-b47c-5cf290f19f66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:53:03.763Z|6a2ad87f-0d8f-490f-b47c-5cf290f19f66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:53:04.517Z|5088f10b-cf27-4f0a-a064-679c38779b93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:53:04.518Z|5088f10b-cf27-4f0a-a064-679c38779b93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:53:06.842Z|b6ef9ede-4458-42d4-873b-593f466cae6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:53:06.843Z|b6ef9ede-4458-42d4-873b-593f466cae6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:53:13.794Z|308c2ca7-bddb-49bf-b2dd-25a5912adaac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:53:13.795Z|308c2ca7-bddb-49bf-b2dd-25a5912adaac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:53:14.224Z|f0a5ce65-9938-44f4-b36d-acf63778b7e0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:53:14.225Z|f0a5ce65-9938-44f4-b36d-acf63778b7e0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:53:14.543Z|f157e673-497e-430b-8447-2fa4d19fb142|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:53:14.544Z|f157e673-497e-430b-8447-2fa4d19fb142|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:53:16.870Z|ae57a55b-67eb-44bb-ac88-6ccf013c4b6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:53:16.871Z|ae57a55b-67eb-44bb-ac88-6ccf013c4b6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:53:16.960Z|95105d82-3ce6-41f0-b402-1f5ca0479ac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:53:16.961Z|95105d82-3ce6-41f0-b402-1f5ca0479ac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:53:17.246Z|f405b8a7-a3e3-4f6f-928f-18b995a177c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:53:17.247Z|f405b8a7-a3e3-4f6f-928f-18b995a177c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:53:23.856Z|9e07a5cb-db46-4a31-97d6-07d0e1c60441|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:53:23.857Z|9e07a5cb-db46-4a31-97d6-07d0e1c60441|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:53:24.568Z|c44c0a5e-6ee1-42cf-8de3-11153552e550|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:53:24.569Z|c44c0a5e-6ee1-42cf-8de3-11153552e550|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:53:26.897Z|52703506-fcfa-4e03-882c-2d1ce6fbc939|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:53:26.898Z|52703506-fcfa-4e03-882c-2d1ce6fbc939|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:53:31.960Z|449aeccb-4777-4bd7-8c4c-5625f83bf535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:53:31.963Z|449aeccb-4777-4bd7-8c4c-5625f83bf535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:53:33.882Z|2519f4bb-a546-4af7-872c-bef6bbdf6158|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:53:33.883Z|2519f4bb-a546-4af7-872c-bef6bbdf6158|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:53:34.596Z|72743c56-1d6c-4661-b9d8-a0f9d36150ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:53:34.597Z|72743c56-1d6c-4661-b9d8-a0f9d36150ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:53:36.928Z|464c880b-cae4-4cfa-9232-7bbe1de58b4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:53:36.929Z|464c880b-cae4-4cfa-9232-7bbe1de58b4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:53:43.909Z|2920ba0a-d7fd-47a5-b59a-c53fb47154b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:53:43.910Z|2920ba0a-d7fd-47a5-b59a-c53fb47154b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:53:44.622Z|eb31f7c7-f072-432b-9d5d-ee50131abbd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:53:44.623Z|eb31f7c7-f072-432b-9d5d-ee50131abbd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:53:46.956Z|0fd91088-b1c4-4814-903d-ebe7bb8c8b69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:53:46.960Z|edccf7f0-31e8-482c-8a09-dbeb6b823254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:53:46.960Z|0fd91088-b1c4-4814-903d-ebe7bb8c8b69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:53:46.964Z|edccf7f0-31e8-482c-8a09-dbeb6b823254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:53:47.248Z|57364f50-e054-4724-ada5-b90067d21ef3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:53:47.249Z|57364f50-e054-4724-ada5-b90067d21ef3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:53:53.937Z|24e55ee9-9878-4a7c-abfa-0f6e963d265c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:53:53.937Z|24e55ee9-9878-4a7c-abfa-0f6e963d265c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:53:54.647Z|c2cf29b0-e577-473b-9902-07ca5e1a576f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:53:54.648Z|c2cf29b0-e577-473b-9902-07ca5e1a576f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:53:56.989Z|259cf540-96f3-478d-b4d5-c00245712d9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:53:56.990Z|259cf540-96f3-478d-b4d5-c00245712d9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:54:01.960Z|92e05fc2-4720-49a2-975a-7ca70b8d9a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:54:01.961Z|92e05fc2-4720-49a2-975a-7ca70b8d9a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:54:03.964Z|25c85fe2-b861-4fa6-bf3b-3ea4d239051a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:54:03.965Z|25c85fe2-b861-4fa6-bf3b-3ea4d239051a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:54:04.673Z|76df1145-ff6a-4e83-ac13-8897c499d871|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:54:04.674Z|76df1145-ff6a-4e83-ac13-8897c499d871|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:54:07.019Z|b30ba27d-53b9-4974-8d5a-4a367bf79868|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:54:07.019Z|b30ba27d-53b9-4974-8d5a-4a367bf79868|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:54:13.989Z|2a72e1da-e469-4efb-8550-611632a19273|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:54:13.990Z|2a72e1da-e469-4efb-8550-611632a19273|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:54:14.223Z|1d962ae3-bf5b-466c-9ac7-f7865770426a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:54:14.224Z|1d962ae3-bf5b-466c-9ac7-f7865770426a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:54:14.701Z|7b78fb0a-ce2b-48b6-890b-1eedddda98ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:54:14.702Z|7b78fb0a-ce2b-48b6-890b-1eedddda98ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:54:16.960Z|acf5c3b3-a5e5-4a7b-be1d-a87c3b2a8afc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:54:16.963Z|acf5c3b3-a5e5-4a7b-be1d-a87c3b2a8afc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:54:17.044Z|8006b0e5-8948-4be9-b159-1e7d642066e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:54:17.045Z|8006b0e5-8948-4be9-b159-1e7d642066e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:54:17.250Z|f9572fa7-4bf6-4260-b098-ad722bb86914|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:54:17.251Z|f9572fa7-4bf6-4260-b098-ad722bb86914|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:54:24.015Z|a13cbb3b-5721-415f-8e1f-3af1a122a579|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:54:24.015Z|a13cbb3b-5721-415f-8e1f-3af1a122a579|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:54:24.728Z|98828536-ed73-4461-8b10-3078ab90ebdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:54:24.729Z|98828536-ed73-4461-8b10-3078ab90ebdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:54:27.072Z|bb129f9d-685f-48ca-8084-f6c1124e0460|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:54:27.073Z|bb129f9d-685f-48ca-8084-f6c1124e0460|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:54:31.960Z|cdd5220b-8705-459b-8631-cdb300c3ed6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:54:31.961Z|cdd5220b-8705-459b-8631-cdb300c3ed6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:54:34.041Z|59636414-1df2-4071-87ed-b09eabca5ff2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:54:34.041Z|59636414-1df2-4071-87ed-b09eabca5ff2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:54:34.755Z|fa7931fc-d2b3-4d64-9480-3e76de80d4de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:54:34.755Z|fa7931fc-d2b3-4d64-9480-3e76de80d4de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:54:37.100Z|9987b62a-6cef-4485-b766-a0a6e041f25a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:54:37.101Z|9987b62a-6cef-4485-b766-a0a6e041f25a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:54:44.074Z|d700d1ee-44bc-4fca-984c-089148dbec3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:54:44.076Z|d700d1ee-44bc-4fca-984c-089148dbec3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:54:44.783Z|1afd1e86-4ac9-4b51-854f-a695fec58dba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:54:44.784Z|1afd1e86-4ac9-4b51-854f-a695fec58dba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:54:46.960Z|e1d494d1-6e80-4ce5-aba5-23c7a60ee858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:54:46.961Z|e1d494d1-6e80-4ce5-aba5-23c7a60ee858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:54:47.128Z|bbd0935c-98ec-44f5-bd3c-e522b18eb094|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:54:47.129Z|bbd0935c-98ec-44f5-bd3c-e522b18eb094|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:54:47.254Z|0740186b-3dd2-4358-a950-1aa2e06efe39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:54:47.255Z|0740186b-3dd2-4358-a950-1aa2e06efe39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:54:54.105Z|aa622616-b60a-4a07-98b4-34172bf6498b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:54:54.107Z|aa622616-b60a-4a07-98b4-34172bf6498b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:54:54.810Z|cbbeaf04-6ad2-49e2-bb5a-116c8076bca3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:54:54.811Z|cbbeaf04-6ad2-49e2-bb5a-116c8076bca3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:54:57.154Z|c239a68d-ef46-40ec-b406-77bd1bafe265|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:54:57.155Z|c239a68d-ef46-40ec-b406-77bd1bafe265|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:55:01.960Z|be7c31e2-0918-4359-816c-787d6141b7f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:55:01.963Z|be7c31e2-0918-4359-816c-787d6141b7f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:55:04.133Z|5d9d612f-3d5e-4c80-8666-b222f1369783|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:55:04.134Z|5d9d612f-3d5e-4c80-8666-b222f1369783|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:55:04.841Z|c9f41dbc-6da4-4680-8352-671c98d0ff48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:55:04.842Z|c9f41dbc-6da4-4680-8352-671c98d0ff48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:55:07.181Z|357c258b-653f-4dbb-9427-bee4e1ef7efe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:55:07.182Z|357c258b-653f-4dbb-9427-bee4e1ef7efe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:55:14.161Z|de300081-f8ca-46b2-9f5e-1abed78828a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:55:14.162Z|de300081-f8ca-46b2-9f5e-1abed78828a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:55:14.223Z|dc6f7de1-0fa1-4552-91f6-51559bef6d5a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:55:14.224Z|dc6f7de1-0fa1-4552-91f6-51559bef6d5a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:55:14.871Z|c720294e-723c-40dc-9f85-986820e73f51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:55:14.872Z|c720294e-723c-40dc-9f85-986820e73f51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:55:16.960Z|1c7cbeca-cbed-409b-90ad-b08baa3e8bc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:55:16.962Z|1c7cbeca-cbed-409b-90ad-b08baa3e8bc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:55:17.208Z|85b37219-2839-4bb0-92d7-a7bc089f4d91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:55:17.209Z|85b37219-2839-4bb0-92d7-a7bc089f4d91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:55:17.256Z|c60e9b05-6f8a-425b-b8ce-0bf7c9265644|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:55:17.256Z|c60e9b05-6f8a-425b-b8ce-0bf7c9265644|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:55:24.188Z|00bf0125-ec28-440d-b250-74e4b95e3ca9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:55:24.189Z|00bf0125-ec28-440d-b250-74e4b95e3ca9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:55:24.899Z|54ded029-ad65-4207-9375-ad9d176f2a29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:55:24.900Z|54ded029-ad65-4207-9375-ad9d176f2a29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:55:27.236Z|9162472c-2ee1-43ba-bd92-ec997486c308|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:55:27.237Z|9162472c-2ee1-43ba-bd92-ec997486c308|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:55:31.960Z|c78d4f43-b570-4947-be3e-b592c53cfb4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:55:31.961Z|c78d4f43-b570-4947-be3e-b592c53cfb4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:55:34.219Z|4a026fe1-95fd-4243-a8ee-40b693dd8af3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:55:34.220Z|4a026fe1-95fd-4243-a8ee-40b693dd8af3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:55:34.930Z|676fc340-5b95-4803-a302-e6a61a1aaf56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:55:34.931Z|676fc340-5b95-4803-a302-e6a61a1aaf56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:55:37.264Z|9d875109-7c0d-4530-af89-23c92a450131|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:55:37.265Z|9d875109-7c0d-4530-af89-23c92a450131|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:55:44.246Z|20df1609-d067-42a8-b07a-787edcc79c33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:55:44.247Z|20df1609-d067-42a8-b07a-787edcc79c33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:55:44.959Z|484c3319-5c68-4c18-90df-af8d2fa4d532|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:55:44.960Z|484c3319-5c68-4c18-90df-af8d2fa4d532|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:55:46.961Z|ea092cac-937f-4f81-b195-a37ae26adb2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:55:46.966Z|ea092cac-937f-4f81-b195-a37ae26adb2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:55:47.257Z|f6b47051-65a7-4565-8491-2e0733a0bba9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:55:47.258Z|f6b47051-65a7-4565-8491-2e0733a0bba9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:55:47.292Z|c097b84f-efc0-4d2c-ac77-21e6b93bd325|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:55:47.293Z|c097b84f-efc0-4d2c-ac77-21e6b93bd325|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:55:54.276Z|c8f8f233-ba5a-4735-869b-c69aa8089764|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:55:54.277Z|c8f8f233-ba5a-4735-869b-c69aa8089764|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:55:54.984Z|76a3a4b3-0a1b-45ca-b606-b44768fe3351|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:55:54.985Z|76a3a4b3-0a1b-45ca-b606-b44768fe3351|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:55:57.318Z|3d7c4cda-2cfe-4f81-9321-9b9a5677f0a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:55:57.318Z|3d7c4cda-2cfe-4f81-9321-9b9a5677f0a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:56:01.961Z|bc7f1781-2ddf-43c0-9fae-fcc0ea120df3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:56:01.962Z|bc7f1781-2ddf-43c0-9fae-fcc0ea120df3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:56:04.303Z|8a930e97-bfcf-4788-9121-dd0e2509d4f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:56:04.304Z|8a930e97-bfcf-4788-9121-dd0e2509d4f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:56:05.010Z|7c093cdc-9b76-462a-872f-af3e53b3545b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:56:05.011Z|7c093cdc-9b76-462a-872f-af3e53b3545b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:56:07.350Z|38cc61d7-85a9-4ce9-b193-a286fa6ea720|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:56:07.354Z|38cc61d7-85a9-4ce9-b193-a286fa6ea720|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:56:14.225Z|ea9e84c0-ebf7-4c63-9e66-faedb6a98358|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:56:14.226Z|ea9e84c0-ebf7-4c63-9e66-faedb6a98358|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:56:14.331Z|88f7c25b-067a-4908-a464-7939e1724125|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:56:14.332Z|88f7c25b-067a-4908-a464-7939e1724125|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:56:15.038Z|0a8e6829-5ced-4d64-aa80-9558e8b72cf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:56:15.039Z|0a8e6829-5ced-4d64-aa80-9558e8b72cf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:56:16.960Z|7c0cdcb3-d4b6-4612-b6d6-667efc7c1116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:56:16.961Z|7c0cdcb3-d4b6-4612-b6d6-667efc7c1116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:56:17.260Z|511510db-fb51-45e1-84f3-4e47c5120fe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:56:17.261Z|511510db-fb51-45e1-84f3-4e47c5120fe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:56:17.379Z|ff527af8-29ab-438b-8d3b-376614a67b53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:56:17.380Z|ff527af8-29ab-438b-8d3b-376614a67b53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:56:24.361Z|2f3fe7fa-4c94-4bf0-80f6-abb0528d0439|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:56:24.363Z|2f3fe7fa-4c94-4bf0-80f6-abb0528d0439|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:56:25.068Z|165b24c0-eb02-4821-80a6-f83d82500821|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:56:25.069Z|165b24c0-eb02-4821-80a6-f83d82500821|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:56:27.407Z|be966e68-609c-4cec-af3c-36decaa8cc37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:56:27.409Z|be966e68-609c-4cec-af3c-36decaa8cc37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:56:31.960Z|6f59d72e-2858-4d75-8897-b16942f9e2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:56:31.963Z|6f59d72e-2858-4d75-8897-b16942f9e2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:56:34.389Z|8d506818-68d9-47f7-90ba-f88170fac82b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:56:34.390Z|8d506818-68d9-47f7-90ba-f88170fac82b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:56:35.100Z|893fe7d3-8b7f-4e06-829a-2088e20d8ffa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:56:35.101Z|893fe7d3-8b7f-4e06-829a-2088e20d8ffa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:56:37.435Z|9365e55b-29e2-4bb9-bcb9-acfe4c3e231d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:56:37.436Z|9365e55b-29e2-4bb9-bcb9-acfe4c3e231d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:56:44.415Z|75374d85-c180-4b66-aa3f-03b2e2bf7de3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:56:44.416Z|75374d85-c180-4b66-aa3f-03b2e2bf7de3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:56:45.127Z|f730bd4b-17b7-4f16-946b-d90cd7758e1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:56:45.128Z|f730bd4b-17b7-4f16-946b-d90cd7758e1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:56:46.961Z|0ebb2f1f-29df-44af-adbe-496f963bc761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:56:46.961Z|0ebb2f1f-29df-44af-adbe-496f963bc761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:56:47.262Z|ea77d781-6754-4971-8b7e-84af02d4f92e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:56:47.262Z|ea77d781-6754-4971-8b7e-84af02d4f92e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:56:47.466Z|e2f1bf44-27fa-418f-b541-5543257c79fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:56:47.467Z|e2f1bf44-27fa-418f-b541-5543257c79fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:56:54.445Z|b88b535e-3e95-4dc4-9757-5ebc11612f06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:56:54.446Z|b88b535e-3e95-4dc4-9757-5ebc11612f06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:56:55.152Z|4010ff3b-77c9-4c60-89e4-bae77b8ee37b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:56:55.153Z|4010ff3b-77c9-4c60-89e4-bae77b8ee37b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:56:57.492Z|56d1e18e-2fa0-43d3-a042-5b8677e8c3e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:56:57.493Z|56d1e18e-2fa0-43d3-a042-5b8677e8c3e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:57:01.960Z|62d5e045-7868-454d-92b6-23e0c974e5ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:57:01.961Z|62d5e045-7868-454d-92b6-23e0c974e5ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:57:04.471Z|22dc968c-d896-4d3a-9e2c-fd8b8bb63af2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:57:04.472Z|22dc968c-d896-4d3a-9e2c-fd8b8bb63af2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:57:05.181Z|3d2d2fa7-5f28-4ced-87f3-5f075c1ad9a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:57:05.182Z|3d2d2fa7-5f28-4ced-87f3-5f075c1ad9a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:57:07.518Z|83ad97f2-5e4f-4ad0-b101-c00905edac23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:57:07.519Z|83ad97f2-5e4f-4ad0-b101-c00905edac23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:57:14.223Z|f155f7ca-5d2a-4547-9ca6-27d7fdf2e1af|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:57:14.224Z|f155f7ca-5d2a-4547-9ca6-27d7fdf2e1af|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:57:14.495Z|71624aea-dfa3-4714-99e9-6dbf02cdb2a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:57:14.496Z|71624aea-dfa3-4714-99e9-6dbf02cdb2a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:57:15.208Z|9f331983-0a41-4be9-b452-bc556bce46c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:57:15.209Z|9f331983-0a41-4be9-b452-bc556bce46c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:57:16.960Z|7fb738be-7a6c-49d7-89ae-34eddb6dab17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:57:16.963Z|7fb738be-7a6c-49d7-89ae-34eddb6dab17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:57:17.263Z|05903ec2-38df-4acd-98c4-dbc1c20e5c55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:57:17.264Z|05903ec2-38df-4acd-98c4-dbc1c20e5c55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:57:17.547Z|27a2bb97-f3c3-4ca1-b1d4-ca802596044e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:57:17.549Z|27a2bb97-f3c3-4ca1-b1d4-ca802596044e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:57:24.528Z|8a210126-e2bb-4b94-bd69-d5c9bb28b236|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:57:24.529Z|8a210126-e2bb-4b94-bd69-d5c9bb28b236|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:57:25.233Z|a6fc6e42-6fe9-4cb0-8789-b5f37c655277|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:57:25.233Z|a6fc6e42-6fe9-4cb0-8789-b5f37c655277|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:57:27.576Z|5feb086c-5b75-4445-9f15-d2414c7d472b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:57:27.577Z|5feb086c-5b75-4445-9f15-d2414c7d472b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:57:31.960Z|eecae7c7-674f-483f-932e-20981937245b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:57:31.961Z|eecae7c7-674f-483f-932e-20981937245b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:57:34.554Z|6640b789-7051-4cd6-b183-8543edc2898c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:57:34.555Z|6640b789-7051-4cd6-b183-8543edc2898c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:57:35.266Z|a8742565-413a-4694-8a4c-719fbc94c4bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:57:35.267Z|a8742565-413a-4694-8a4c-719fbc94c4bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:57:37.607Z|028f3bcd-1be6-49b9-a6ba-86e4396895fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:57:37.608Z|028f3bcd-1be6-49b9-a6ba-86e4396895fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:57:44.585Z|b3a092ef-360b-45bb-89ff-f7d9374def65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:57:44.586Z|b3a092ef-360b-45bb-89ff-f7d9374def65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:57:45.293Z|7cbb149b-e598-40b4-b578-280103d3226a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:57:45.294Z|7cbb149b-e598-40b4-b578-280103d3226a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:57:46.962Z|903b4973-344a-4d05-9fe2-30dd996a4214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:57:46.966Z|903b4973-344a-4d05-9fe2-30dd996a4214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:57:47.264Z|00dc30aa-3e7b-46c4-bdbf-5229bc2f4d5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:57:47.265Z|00dc30aa-3e7b-46c4-bdbf-5229bc2f4d5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:57:47.635Z|573ce855-d81d-4fa1-8b01-3fdeb2d92ed1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:57:47.635Z|573ce855-d81d-4fa1-8b01-3fdeb2d92ed1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:57:54.611Z|d973645c-cd44-4e0f-96e6-de3d0ac4c9dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:57:54.612Z|d973645c-cd44-4e0f-96e6-de3d0ac4c9dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:57:55.320Z|78ed974a-0348-4a2f-bd37-94b1958affe9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:57:55.321Z|78ed974a-0348-4a2f-bd37-94b1958affe9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:57:57.666Z|c07ebadf-d139-4062-b436-6c27ff62990f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:57:57.667Z|c07ebadf-d139-4062-b436-6c27ff62990f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:58:01.960Z|f3de9600-10bb-4dbe-9703-5a1b4e0c174c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:58:01.961Z|f3de9600-10bb-4dbe-9703-5a1b4e0c174c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:58:04.637Z|2136bf99-6c11-4328-a6de-b826255fc6d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:58:04.638Z|2136bf99-6c11-4328-a6de-b826255fc6d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:58:05.351Z|283e7409-9858-4f56-96f8-6d0f09c0e7b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:58:05.352Z|283e7409-9858-4f56-96f8-6d0f09c0e7b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:58:07.693Z|f8271287-5e3e-46a4-b6a3-a60ba09057cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:58:07.694Z|f8271287-5e3e-46a4-b6a3-a60ba09057cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:58:14.224Z|1bc35a11-660c-46f7-8f0c-09c9d2eebc21|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:58:14.225Z|1bc35a11-660c-46f7-8f0c-09c9d2eebc21|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:58:14.663Z|0c0b0f28-3bf9-4671-8c32-f4775ef78d56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:58:14.664Z|0c0b0f28-3bf9-4671-8c32-f4775ef78d56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:58:15.379Z|10fb0964-90a7-4f1f-9b13-de255b3dfd74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:58:15.380Z|10fb0964-90a7-4f1f-9b13-de255b3dfd74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:58:16.960Z|a47215f6-2d50-4057-90b5-2acc39de6a19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:58:16.961Z|a47215f6-2d50-4057-90b5-2acc39de6a19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:58:17.266Z|f5fa7c4c-d203-4d1c-9435-a2b1ce407d95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:58:17.279Z|f5fa7c4c-d203-4d1c-9435-a2b1ce407d95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:58:17.720Z|c2bc1ad8-c331-4986-a8c3-36f2931992c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:58:17.721Z|c2bc1ad8-c331-4986-a8c3-36f2931992c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:58:24.691Z|578a0d58-0a6c-4cec-ad13-94bc981e38f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:58:24.692Z|578a0d58-0a6c-4cec-ad13-94bc981e38f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:58:25.405Z|f663a8fa-b223-44b1-bb20-bc2d2865b2a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:58:25.406Z|f663a8fa-b223-44b1-bb20-bc2d2865b2a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:58:27.753Z|31b5fcda-b1b6-4d72-a7f2-b8ce5babcd55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:58:27.754Z|31b5fcda-b1b6-4d72-a7f2-b8ce5babcd55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:58:31.960Z|48c2d448-be5b-49c2-8928-4f5859d04e61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:58:31.964Z|48c2d448-be5b-49c2-8928-4f5859d04e61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:58:34.718Z|e0113ef4-a3ec-4307-aa43-2a7b8472d098|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:58:34.719Z|e0113ef4-a3ec-4307-aa43-2a7b8472d098|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:58:35.431Z|d255121a-40fe-4a52-bcb7-53ead7a3f371|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:58:35.432Z|d255121a-40fe-4a52-bcb7-53ead7a3f371|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:58:37.779Z|fc257b00-f087-45c3-b4b6-a68d4afc51e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:58:37.780Z|fc257b00-f087-45c3-b4b6-a68d4afc51e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:58:44.743Z|fbf30fd7-6fe3-449a-a915-6b15a15a8845|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:58:44.744Z|fbf30fd7-6fe3-449a-a915-6b15a15a8845|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:58:45.462Z|9d0e744f-a8e7-4467-b984-2d3bfb68f27b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:58:45.463Z|9d0e744f-a8e7-4467-b984-2d3bfb68f27b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:58:46.960Z|df09feea-aedc-4bbb-8c0e-b6fac6b82a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:58:46.961Z|df09feea-aedc-4bbb-8c0e-b6fac6b82a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:58:47.279Z|df3e982a-db1a-4913-b0af-c914e3daee6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:58:47.280Z|df3e982a-db1a-4913-b0af-c914e3daee6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:58:47.807Z|8740d36b-46a5-4c9a-9947-2365a35ab52d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:58:47.808Z|8740d36b-46a5-4c9a-9947-2365a35ab52d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:58:54.770Z|9ee1809b-89ad-4912-8185-82bd836f8083|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:58:54.771Z|9ee1809b-89ad-4912-8185-82bd836f8083|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:58:55.490Z|b7c1f603-3372-4aa6-9795-eeea9f880a00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:58:55.491Z|b7c1f603-3372-4aa6-9795-eeea9f880a00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:58:57.835Z|9cfc7231-5b81-4c8a-b9f8-126acd889047|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:58:57.836Z|9cfc7231-5b81-4c8a-b9f8-126acd889047|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:59:01.960Z|fc68bc3d-5313-4fc5-99a6-0fcd4e7dca8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:59:01.961Z|fc68bc3d-5313-4fc5-99a6-0fcd4e7dca8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:59:04.803Z|9365f1bb-bead-4933-a655-d113580f8afb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:59:04.804Z|9365f1bb-bead-4933-a655-d113580f8afb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:59:05.536Z|b7170a6c-a4e8-4b45-8664-e7e95d226847|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:59:05.537Z|b7170a6c-a4e8-4b45-8664-e7e95d226847|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:59:07.866Z|9d32a521-7236-48a0-ad32-db3b8d3489b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:59:07.867Z|9d32a521-7236-48a0-ad32-db3b8d3489b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:59:14.223Z|56fd61fa-3e30-4f9a-907a-5052e15c7a86|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-12T23:59:14.224Z|56fd61fa-3e30-4f9a-907a-5052e15c7a86|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-12T23:59:14.834Z|a679ea8e-a260-46e8-bb7e-863a98a05472|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:59:14.835Z|a679ea8e-a260-46e8-bb7e-863a98a05472|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:59:15.566Z|3ade5547-b453-43c5-93ca-717bf79baadc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:59:15.568Z|3ade5547-b453-43c5-93ca-717bf79baadc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:59:16.960Z|bcc6c072-ee0b-436f-8f90-9f61516d18b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:59:16.963Z|bcc6c072-ee0b-436f-8f90-9f61516d18b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:59:17.282Z|0288bbc6-f985-42d8-9db2-97ce9fa94bdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:59:17.282Z|0288bbc6-f985-42d8-9db2-97ce9fa94bdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:59:17.894Z|88f6c4e4-0593-4029-a93d-b9f45247d474|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:59:17.895Z|88f6c4e4-0593-4029-a93d-b9f45247d474|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:59:24.871Z|0bed5982-e4f4-457e-9d10-f6c526c645ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:59:24.872Z|0bed5982-e4f4-457e-9d10-f6c526c645ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:59:25.592Z|9000b379-6e86-4c62-b344-2c62a5cca2be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:59:25.593Z|9000b379-6e86-4c62-b344-2c62a5cca2be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:59:27.920Z|0d388fa1-8f40-4ab1-aef5-b0d8931c112c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:59:27.921Z|0d388fa1-8f40-4ab1-aef5-b0d8931c112c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:59:31.960Z|7389d0b4-9e1a-46d8-8663-e14b132a6c72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:59:31.961Z|7389d0b4-9e1a-46d8-8663-e14b132a6c72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:59:34.901Z|9324715e-f7cc-42a2-bd9d-c6661ef272af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:59:34.902Z|9324715e-f7cc-42a2-bd9d-c6661ef272af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:59:35.622Z|09c3bcaa-bc65-4f04-b103-ec0de30fb03e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:59:35.623Z|09c3bcaa-bc65-4f04-b103-ec0de30fb03e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:59:37.947Z|c2f96f36-0870-4506-9ed1-64dce1ab7b0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:59:37.948Z|c2f96f36-0870-4506-9ed1-64dce1ab7b0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:59:44.928Z|f1d36157-e2df-41d8-b8c0-8ddd20aaf712|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:59:44.929Z|f1d36157-e2df-41d8-b8c0-8ddd20aaf712|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:59:45.657Z|b2e377b4-5612-45f1-81d5-d90ef795ee38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:59:45.657Z|b2e377b4-5612-45f1-81d5-d90ef795ee38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:59:46.960Z|b76d1ce0-2b9a-4f7f-bd36-cab90cef3cf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:59:46.961Z|b76d1ce0-2b9a-4f7f-bd36-cab90cef3cf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:59:47.285Z|2ef15ff7-2488-4c59-a468-82e09f14c869|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-12T23:59:47.286Z|2ef15ff7-2488-4c59-a468-82e09f14c869|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-12T23:59:47.975Z|de4aa9cf-4fa6-4ecf-bc3d-7070fc512b86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:59:47.975Z|de4aa9cf-4fa6-4ecf-bc3d-7070fc512b86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:59:54.956Z|c0d77e2a-247b-4863-ab4d-831689e4619d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:59:54.957Z|c0d77e2a-247b-4863-ab4d-831689e4619d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:59:55.685Z|e46da080-86e5-4c50-91ea-0fa29506705b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:59:55.686Z|e46da080-86e5-4c50-91ea-0fa29506705b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-12T23:59:58.001Z|83cc6724-d2f8-4a7d-b36c-d5cecd45d19d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-12T23:59:58.002Z|83cc6724-d2f8-4a7d-b36c-d5cecd45d19d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:00:01.960Z|7b495810-afbe-43db-bf39-91a29f79971f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:00:01.963Z|7b495810-afbe-43db-bf39-91a29f79971f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:00:04.984Z|575b0a2b-79d9-471c-9af4-9f91a15b1db4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:00:04.985Z|575b0a2b-79d9-471c-9af4-9f91a15b1db4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:00:05.712Z|a5647187-9afc-4c38-886e-862574db6846|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:00:05.713Z|a5647187-9afc-4c38-886e-862574db6846|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:00:08.028Z|fd136074-38e6-451e-9a7b-2318d15465de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:00:08.031Z|fd136074-38e6-451e-9a7b-2318d15465de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:00:14.225Z|0a7fd52a-53f5-49c5-9d2b-88196e4a2bcd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:00:14.226Z|0a7fd52a-53f5-49c5-9d2b-88196e4a2bcd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:00:15.012Z|8139c341-5c4c-43ed-943f-24d5013eb979|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:00:15.013Z|8139c341-5c4c-43ed-943f-24d5013eb979|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:00:15.739Z|35ecc654-66ab-4b0c-93ea-cf5556b4c8f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:00:15.740Z|35ecc654-66ab-4b0c-93ea-cf5556b4c8f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:00:16.960Z|eabcd0fc-7c4a-4cb1-a9f4-3c7be0cbf6b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:00:16.961Z|eabcd0fc-7c4a-4cb1-a9f4-3c7be0cbf6b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:00:17.287Z|4b3474c1-dc53-464f-b17e-e6bbd5619809|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:00:17.288Z|4b3474c1-dc53-464f-b17e-e6bbd5619809|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:00:18.058Z|9cbd748a-6fae-4253-86bc-bf4e9e35bbd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:00:18.059Z|9cbd748a-6fae-4253-86bc-bf4e9e35bbd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:00:25.042Z|a2706536-bd67-4896-8362-295058e6032e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:00:25.043Z|a2706536-bd67-4896-8362-295058e6032e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:00:25.768Z|36fd8ce2-d32b-4aa5-8d6b-a77860a41710|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:00:25.772Z|36fd8ce2-d32b-4aa5-8d6b-a77860a41710|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:00:28.089Z|b3178d09-c9b7-4106-94ea-9d8c5d00fd96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:00:28.090Z|b3178d09-c9b7-4106-94ea-9d8c5d00fd96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:00:31.960Z|fc1839ad-e999-4a28-bf6a-787876f4977d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:00:31.961Z|fc1839ad-e999-4a28-bf6a-787876f4977d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:00:35.073Z|1b00b302-4415-4367-8044-b6834853c084|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:00:35.075Z|1b00b302-4415-4367-8044-b6834853c084|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:00:35.799Z|c5110c2e-9795-425a-a52d-420d20634c6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:00:35.800Z|c5110c2e-9795-425a-a52d-420d20634c6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:00:38.115Z|97c26d18-2286-4460-a932-c3448b5d55d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:00:38.116Z|97c26d18-2286-4460-a932-c3448b5d55d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:00:45.107Z|7c841490-a6cf-4942-9167-e5c21bbd1c10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:00:45.109Z|7c841490-a6cf-4942-9167-e5c21bbd1c10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:00:45.826Z|7e9f309f-e84a-4d48-a706-2a21205a4d54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:00:45.827Z|7e9f309f-e84a-4d48-a706-2a21205a4d54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:00:46.960Z|170e8b37-6093-48e1-ad25-fc3bce40c9c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:00:46.965Z|170e8b37-6093-48e1-ad25-fc3bce40c9c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:00:47.289Z|45318bb8-e4b8-4a1c-becf-aa5e429a7a53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:00:47.290Z|45318bb8-e4b8-4a1c-becf-aa5e429a7a53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:00:48.139Z|7d043c12-61c2-442d-a041-df4d6cf2211e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:00:48.140Z|7d043c12-61c2-442d-a041-df4d6cf2211e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:00:55.141Z|a00a30ec-2387-489f-923b-62212fd16d96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:00:55.142Z|a00a30ec-2387-489f-923b-62212fd16d96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:00:55.852Z|1bdd01e6-2978-48c4-9b47-848dee9d5524|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:00:55.853Z|1bdd01e6-2978-48c4-9b47-848dee9d5524|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:00:58.165Z|2906c841-7210-4c5e-9c06-cb5bf9d3e3d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:00:58.166Z|2906c841-7210-4c5e-9c06-cb5bf9d3e3d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:01:01.960Z|545de4f1-3f37-4f5b-bd8c-f4a5899820db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:01:01.961Z|545de4f1-3f37-4f5b-bd8c-f4a5899820db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:01:05.179Z|0b71f3f5-18d7-4933-b4c8-7beaa3afb214|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:01:05.181Z|0b71f3f5-18d7-4933-b4c8-7beaa3afb214|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:01:05.878Z|d1a3ef59-8c2f-492e-beb6-2f4a83614b17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:01:05.879Z|d1a3ef59-8c2f-492e-beb6-2f4a83614b17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:01:08.192Z|13077769-2080-4ff9-8f13-99909b491236|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:01:08.192Z|13077769-2080-4ff9-8f13-99909b491236|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:01:14.224Z|3db1ce84-542f-4859-a25d-881f8c3ff6d5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:01:14.225Z|3db1ce84-542f-4859-a25d-881f8c3ff6d5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:01:15.214Z|64b17db0-7475-4a26-9ae3-19eb75c6bdbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:01:15.215Z|64b17db0-7475-4a26-9ae3-19eb75c6bdbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:01:15.904Z|c36eb9ce-eb3a-4bb1-8f6e-62930e9cbc18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:01:15.905Z|c36eb9ce-eb3a-4bb1-8f6e-62930e9cbc18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:01:16.960Z|405ed15a-1aab-4ec3-9137-386df93e4689|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:01:16.961Z|405ed15a-1aab-4ec3-9137-386df93e4689|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:01:17.291Z|8478d6db-9f95-4ba7-ad8d-78c5c90ba130|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:01:17.291Z|8478d6db-9f95-4ba7-ad8d-78c5c90ba130|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:01:18.217Z|c05f4930-9904-4e2d-b07f-b563947f28f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:01:18.217Z|c05f4930-9904-4e2d-b07f-b563947f28f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:01:25.241Z|23601861-65c4-4ed2-b0c5-a37b43cfc044|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:01:25.242Z|23601861-65c4-4ed2-b0c5-a37b43cfc044|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:01:25.929Z|fbed24a8-ff8f-4191-98bb-8b572bdb5266|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:01:25.930Z|fbed24a8-ff8f-4191-98bb-8b572bdb5266|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:01:28.243Z|c3341434-2c6c-40ea-ad7d-b836cb593e86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:01:28.244Z|c3341434-2c6c-40ea-ad7d-b836cb593e86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:01:31.960Z|a8823c75-852c-4099-981e-bf50603fb515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:01:31.963Z|a8823c75-852c-4099-981e-bf50603fb515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:01:35.269Z|47785714-e7f3-4ff5-b586-57418310856b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:01:35.270Z|47785714-e7f3-4ff5-b586-57418310856b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:01:35.955Z|bac66adf-cc9f-4e24-9e3c-1f3d7da9513a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:01:35.955Z|bac66adf-cc9f-4e24-9e3c-1f3d7da9513a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:01:38.268Z|aff3e7c4-663a-4625-bbd4-061fe067e0c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:01:38.269Z|aff3e7c4-663a-4625-bbd4-061fe067e0c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:01:45.294Z|1d909ef5-1922-4759-96af-04afaf4590b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:01:45.295Z|1d909ef5-1922-4759-96af-04afaf4590b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:01:45.983Z|afcaa737-f1d8-432a-8fa3-a8a3d4cf0928|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:01:45.984Z|afcaa737-f1d8-432a-8fa3-a8a3d4cf0928|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:01:46.960Z|00f9abe7-e51f-4a63-bf11-c5de7299a4fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:01:46.961Z|00f9abe7-e51f-4a63-bf11-c5de7299a4fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:01:47.292Z|e452d01c-b4f2-4c63-b24c-c6675609552e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:01:47.293Z|e452d01c-b4f2-4c63-b24c-c6675609552e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:01:48.293Z|4e141437-608e-4281-a5d4-12325d675a51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:01:48.294Z|4e141437-608e-4281-a5d4-12325d675a51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:01:55.321Z|732331b4-4e7e-407a-9337-7845f02839ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:01:55.322Z|732331b4-4e7e-407a-9337-7845f02839ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:01:56.010Z|bfb7aae5-a364-45db-8da4-89adffea8c37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:01:56.011Z|bfb7aae5-a364-45db-8da4-89adffea8c37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:01:58.320Z|ddf0382d-abc7-4eff-887f-b5ba7149ec90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:01:58.321Z|ddf0382d-abc7-4eff-887f-b5ba7149ec90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:02:01.960Z|22f2ec9c-5aea-4c6a-a023-202d44242905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:02:01.961Z|22f2ec9c-5aea-4c6a-a023-202d44242905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:02:05.366Z|0ea71640-52c2-4efa-a5aa-380732a59e57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:02:05.367Z|0ea71640-52c2-4efa-a5aa-380732a59e57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:02:06.038Z|a73751ac-62bb-449e-83a5-d57855cd7161|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:02:06.039Z|a73751ac-62bb-449e-83a5-d57855cd7161|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:02:08.347Z|04b1ad34-f8a6-48e7-90de-80d6478a393b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:02:08.348Z|04b1ad34-f8a6-48e7-90de-80d6478a393b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:02:14.224Z|cef6ea43-8661-4218-ab25-0c43f6712d6f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:02:14.225Z|cef6ea43-8661-4218-ab25-0c43f6712d6f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:02:15.396Z|ad0037b9-837d-4bf4-8d97-49ef7fa7eb12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:02:15.397Z|ad0037b9-837d-4bf4-8d97-49ef7fa7eb12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:02:16.068Z|a4a9c171-214d-4bba-91bb-26b82d6af990|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:02:16.069Z|a4a9c171-214d-4bba-91bb-26b82d6af990|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:02:16.960Z|09d6761e-0445-4de0-b4db-e39ecf407bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:02:16.964Z|09d6761e-0445-4de0-b4db-e39ecf407bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:02:17.294Z|078e1ae3-0378-4084-a6f7-9fa28c2cb747|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:02:17.295Z|078e1ae3-0378-4084-a6f7-9fa28c2cb747|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:02:18.376Z|6aa75aeb-30a8-4748-8c1a-c01d40e63488|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:02:18.376Z|6aa75aeb-30a8-4748-8c1a-c01d40e63488|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:02:25.423Z|bdf38318-7642-4e58-a912-da27220a9a5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:02:25.424Z|bdf38318-7642-4e58-a912-da27220a9a5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:02:26.096Z|4f62957c-e89b-4d5c-b9dd-5ee5b4bcbe39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:02:26.097Z|4f62957c-e89b-4d5c-b9dd-5ee5b4bcbe39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:02:28.401Z|091a7023-c25d-4987-8047-566755d648bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:02:28.402Z|091a7023-c25d-4987-8047-566755d648bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:02:31.960Z|81567dcd-9df5-4aad-a65e-d5da63b93778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:02:31.961Z|81567dcd-9df5-4aad-a65e-d5da63b93778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:02:35.449Z|1a6e269e-3d8e-4eb8-8e41-00c0976ecb27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:02:35.450Z|1a6e269e-3d8e-4eb8-8e41-00c0976ecb27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:02:36.124Z|2e6805cc-53fc-4e8f-8202-81d7b1441ffb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:02:36.125Z|2e6805cc-53fc-4e8f-8202-81d7b1441ffb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:02:38.429Z|10f26055-27e0-4bd4-8eac-8fcf92016a5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:02:38.430Z|10f26055-27e0-4bd4-8eac-8fcf92016a5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:02:45.483Z|b6e50852-bba4-40f6-a643-c4916a8caff0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:02:45.484Z|b6e50852-bba4-40f6-a643-c4916a8caff0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:02:46.154Z|d4db5832-8e37-40a7-8622-6aea6d41afe3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:02:46.156Z|d4db5832-8e37-40a7-8622-6aea6d41afe3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:02:46.961Z|d93fa69d-8aaa-4d78-a845-346b7f28a7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:02:46.962Z|d93fa69d-8aaa-4d78-a845-346b7f28a7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:02:47.296Z|9042fd92-69ed-45ae-8d76-6740cd52ded1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:02:47.297Z|9042fd92-69ed-45ae-8d76-6740cd52ded1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:02:48.457Z|fbacf87c-66bf-4ca9-9343-a0579ff572f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:02:48.458Z|fbacf87c-66bf-4ca9-9343-a0579ff572f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:02:55.525Z|6fd951b3-91b8-47a8-be33-9bc03c4250b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:02:55.526Z|6fd951b3-91b8-47a8-be33-9bc03c4250b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:02:56.182Z|eae2288d-02a9-41ee-996e-599cbab98df3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:02:56.183Z|eae2288d-02a9-41ee-996e-599cbab98df3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:02:58.484Z|17933f79-37a4-44e4-8618-cf7206b8492b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:02:58.485Z|17933f79-37a4-44e4-8618-cf7206b8492b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:03:01.960Z|548c75a0-034d-4036-a4e6-32752f8bf2f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:03:01.963Z|548c75a0-034d-4036-a4e6-32752f8bf2f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:03:05.560Z|8604184e-7dbd-4d74-ba33-4c9cac40fb36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:03:05.560Z|8604184e-7dbd-4d74-ba33-4c9cac40fb36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:03:06.213Z|ec0a6f2d-51b6-4ad3-8b25-fc3dfd97900a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:03:06.214Z|ec0a6f2d-51b6-4ad3-8b25-fc3dfd97900a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:03:08.511Z|c49a59e6-346e-4ce2-b50d-4e62874b4671|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:03:08.512Z|c49a59e6-346e-4ce2-b50d-4e62874b4671|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:03:14.223Z|b8cab8a6-82b6-4ff8-a61f-523f9aa2b4ea|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:03:14.224Z|b8cab8a6-82b6-4ff8-a61f-523f9aa2b4ea|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:03:15.619Z|8104c372-24cc-434e-b432-f32bf5b56bc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:03:15.620Z|8104c372-24cc-434e-b432-f32bf5b56bc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:03:16.240Z|046f23a0-50a3-40cd-b2e3-c0253fa6c25e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:03:16.241Z|046f23a0-50a3-40cd-b2e3-c0253fa6c25e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:03:16.960Z|7ef7678c-51e2-45fb-a68d-86552a345dd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:03:16.961Z|7ef7678c-51e2-45fb-a68d-86552a345dd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:03:17.298Z|d4aae24e-1249-4ac5-822d-dc4d2afde125|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:03:17.298Z|d4aae24e-1249-4ac5-822d-dc4d2afde125|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:03:18.538Z|638e4642-2124-4ff3-ad97-a56f2442ae3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:03:18.539Z|638e4642-2124-4ff3-ad97-a56f2442ae3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:03:25.649Z|31b6fbcd-8683-42ab-80d3-526cc0ac7e35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:03:25.651Z|31b6fbcd-8683-42ab-80d3-526cc0ac7e35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:03:26.268Z|995c750c-5fb5-427f-931f-07d1ee36e846|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:03:26.269Z|995c750c-5fb5-427f-931f-07d1ee36e846|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:03:28.565Z|25425fd0-73b7-4d6a-8fe7-ad9e793f4dd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:03:28.567Z|25425fd0-73b7-4d6a-8fe7-ad9e793f4dd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:03:29.410Z|a0232427-76bc-4574-9e56-4cd4a25ac364|http-nio-8080-exec-5|manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-11-13T00:03:29.411Z|a0232427-76bc-4574-9e56-4cd4a25ac364|http-nio-8080-exec-5|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2022-11-13T00:03:31.960Z|e6a2a9eb-1b01-402f-a2cb-e908ef9c6a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:03:31.961Z|e6a2a9eb-1b01-402f-a2cb-e908ef9c6a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:03:35.679Z|6e31caa7-9079-45b4-a1bc-18803d3fb43d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:03:35.680Z|6e31caa7-9079-45b4-a1bc-18803d3fb43d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:03:36.300Z|75f4e81e-cd4d-496e-b1ba-14fe1524b306|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:03:36.301Z|75f4e81e-cd4d-496e-b1ba-14fe1524b306|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:03:38.595Z|201aac22-6b01-4de4-88bc-0bec9f757e7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:03:38.596Z|201aac22-6b01-4de4-88bc-0bec9f757e7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:03:45.706Z|6cef5029-08db-4a19-be99-8d97954a9fc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:03:45.707Z|6cef5029-08db-4a19-be99-8d97954a9fc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:03:46.327Z|c2d60f13-51ec-42dd-812d-299bc6a72cc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:03:46.328Z|c2d60f13-51ec-42dd-812d-299bc6a72cc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:03:46.960Z|c8b13803-9154-42ca-a262-da0b6ccf8780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:03:46.963Z|c8b13803-9154-42ca-a262-da0b6ccf8780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:03:47.300Z|59db8e25-72ac-4327-98d2-e40b25b619fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:03:47.301Z|59db8e25-72ac-4327-98d2-e40b25b619fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:03:48.622Z|49dfb06e-87c6-481b-a6eb-4fb49dc212c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:03:48.623Z|49dfb06e-87c6-481b-a6eb-4fb49dc212c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:03:55.731Z|30329a4c-0bcd-46c2-8c42-4c9d782cd17a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:03:55.732Z|30329a4c-0bcd-46c2-8c42-4c9d782cd17a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:03:56.354Z|e9f40d27-52f7-4280-8a2c-cab4291d34f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:03:56.355Z|e9f40d27-52f7-4280-8a2c-cab4291d34f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:03:58.649Z|e5b61abb-d2a2-45af-9c96-a5edb6fb616c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:03:58.650Z|e5b61abb-d2a2-45af-9c96-a5edb6fb616c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:04:01.960Z|bf737506-f238-4f7f-bcb7-3a29ba06ed56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:04:01.961Z|bf737506-f238-4f7f-bcb7-3a29ba06ed56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:04:05.761Z|4469b1de-76b5-425b-82e3-01c4f28baab5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:04:05.762Z|4469b1de-76b5-425b-82e3-01c4f28baab5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:04:06.381Z|67eaf65b-d1d2-4eb2-bdb2-0603bff720f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:04:06.382Z|67eaf65b-d1d2-4eb2-bdb2-0603bff720f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:04:08.684Z|5829c1e8-794b-4183-8e72-5119b08504be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:04:08.685Z|5829c1e8-794b-4183-8e72-5119b08504be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:04:14.224Z|058c1d63-3215-4f2d-ac24-94bdb4003211|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:04:14.225Z|058c1d63-3215-4f2d-ac24-94bdb4003211|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:04:15.791Z|95301951-02dc-48c2-aaa9-2469ece7a5e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:04:15.792Z|95301951-02dc-48c2-aaa9-2469ece7a5e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:04:16.154Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:04:16.166Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: c7ed9a59-bd6f-47db-82a3-931a8e6efe82 already exists in requestDb InfraActiveRequests table
2022-11-13T00:04:16.217Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c7ed9a59-bd6f-47db-82a3-931a8e6efe82|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c7ed9a59-bd6f-47db-82a3-931a8e6efe82
2022-11-13T00:04:16.219Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7ed9a59-bd6f-47db-82a3-931a8e6efe82|INFO|500||Invoke
2022-11-13T00:04:16.219Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7ed9a59-bd6f-47db-82a3-931a8e6efe82|DEBUG|500||===========================request begin================================================
2022-11-13T00:04:16.220Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7ed9a59-bd6f-47db-82a3-931a8e6efe82|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c7ed9a59-bd6f-47db-82a3-931a8e6efe82
2022-11-13T00:04:16.221Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7ed9a59-bd6f-47db-82a3-931a8e6efe82|DEBUG|500||Method      : GET
2022-11-13T00:04:16.221Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7ed9a59-bd6f-47db-82a3-931a8e6efe82|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6cbad952d908eec3057e7338203882df", X-B3-SpanId:"4b1c4c141d0667ec", X-B3-ParentSpanId:"9b1dee32c0728b0f", X-B3-Sampled:"0", X-ONAP-RequestID:"c7ed9a59-bd6f-47db-82a3-931a8e6efe82", X-RequestID:"c7ed9a59-bd6f-47db-82a3-931a8e6efe82", X-TransactionID:"c7ed9a59-bd6f-47db-82a3-931a8e6efe82", X-ECOMP-RequestID:"c7ed9a59-bd6f-47db-82a3-931a8e6efe82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"300ef35c-57dc-43ca-9cb1-4d6a55a698dc"]
2022-11-13T00:04:16.222Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7ed9a59-bd6f-47db-82a3-931a8e6efe82|DEBUG|500||Request body: 
2022-11-13T00:04:16.222Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7ed9a59-bd6f-47db-82a3-931a8e6efe82|DEBUG|500||==========================request end================================================
2022-11-13T00:04:16.412Z|abdd0b22-b3ac-43f2-9555-c747e5bdcdec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:04:16.412Z|abdd0b22-b3ac-43f2-9555-c747e5bdcdec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:04:16.960Z|993cc798-6977-40b9-b83b-6cec458d3365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:04:16.961Z|993cc798-6977-40b9-b83b-6cec458d3365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:04:16.972Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7ed9a59-bd6f-47db-82a3-931a8e6efe82|DEBUG|500||============================response begin==========================================
2022-11-13T00:04:16.972Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7ed9a59-bd6f-47db-82a3-931a8e6efe82|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:04:16.973Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7ed9a59-bd6f-47db-82a3-931a8e6efe82|DEBUG|500||Status text  : Not Found
2022-11-13T00:04:16.973Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7ed9a59-bd6f-47db-82a3-931a8e6efe82|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=ADE073B961B9F92C87894EF681B62406; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:04:16 GMT", x-envoy-upstream-service-time:"455", server:"envoy"]
2022-11-13T00:04:16.974Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7ed9a59-bd6f-47db-82a3-931a8e6efe82|DEBUG|500||Response body: 
2022-11-13T00:04:16.974Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7ed9a59-bd6f-47db-82a3-931a8e6efe82|DEBUG|500||=======================response end=================================================
2022-11-13T00:04:16.975Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7ed9a59-bd6f-47db-82a3-931a8e6efe82|INFO|404|Not Found|InvokeReturn
2022-11-13T00:04:17.072Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID c7ed9a59-bd6f-47db-82a3-931a8e6efe82
2022-11-13T00:04:17.095Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-11-13T00:04:17.099Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-11-13T00:04:17.102Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-11-13T00:04:17.102Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-11-13T00:04:17.102Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-11-13T00:04:17.103Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-11-13T00:04:17.104Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"6cbad952d908eec3057e7338203882df", X-B3-SpanId:"a943a1b7305a0a0f", X-B3-ParentSpanId:"9b1dee32c0728b0f", X-B3-Sampled:"0", X-ONAP-RequestID:"c7ed9a59-bd6f-47db-82a3-931a8e6efe82", X-RequestID:"c7ed9a59-bd6f-47db-82a3-931a8e6efe82", X-TransactionID:"c7ed9a59-bd6f-47db-82a3-931a8e6efe82", X-ECOMP-RequestID:"c7ed9a59-bd6f-47db-82a3-931a8e6efe82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0dcf60e8-69fb-4da0-a3d8-e98225124d20"]
2022-11-13T00:04:17.104Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-11-13T00:04:17.104Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-11-13T00:04:17.209Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-11-13T00:04:17.210Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-11-13T00:04:17.211Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : Unauthorized
2022-11-13T00:04:17.211Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:04:18 GMT", x-envoy-upstream-service-time:"40", server:"envoy"]
2022-11-13T00:04:17.213Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-11-13T00:04:17.213Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-11-13T00:04:17.213Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-11-13T00:04:17.224Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$9410cec8.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-11-13T00:04:17.227Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-11-13T00:04:17.228Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-11-13T00:04:17.230Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-11-13T00:04:17.230Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-11-13T00:04:17.230Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-11-13T00:04:17.231Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-11-13T00:04:17.232Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"6cbad952d908eec3057e7338203882df", X-B3-SpanId:"f488ed744fd2fb84", X-B3-ParentSpanId:"9b1dee32c0728b0f", X-B3-Sampled:"0", X-ONAP-RequestID:"c7ed9a59-bd6f-47db-82a3-931a8e6efe82", X-RequestID:"c7ed9a59-bd6f-47db-82a3-931a8e6efe82", X-TransactionID:"c7ed9a59-bd6f-47db-82a3-931a8e6efe82", X-ECOMP-RequestID:"c7ed9a59-bd6f-47db-82a3-931a8e6efe82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"838b7484-f32f-4056-a654-7cfb7493f2ff"]
2022-11-13T00:04:17.232Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-11-13T00:04:17.232Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-11-13T00:04:17.301Z|02bb8a46-c233-4d7b-85eb-4440de12b841|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:04:17.302Z|02bb8a46-c233-4d7b-85eb-4440de12b841|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:04:17.393Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-11-13T00:04:17.394Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-11-13T00:04:17.394Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : Unauthorized
2022-11-13T00:04:17.395Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:04:17 GMT", x-envoy-upstream-service-time:"121", server:"envoy"]
2022-11-13T00:04:17.395Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-11-13T00:04:17.395Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-11-13T00:04:17.396Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-11-13T00:04:17.397Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$9410cec8.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-11-13T00:04:17.400Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@62ee1071
2022-11-13T00:04:17.406Z|c7ed9a59-bd6f-47db-82a3-931a8e6efe82|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:04:18.715Z|ac790a28-6c42-4c55-9ec3-457f63841c79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:04:18.716Z|ac790a28-6c42-4c55-9ec3-457f63841c79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:04:25.817Z|bbf9473a-4d78-4740-8b5f-b224c9ce22b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:04:25.818Z|bbf9473a-4d78-4740-8b5f-b224c9ce22b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:04:26.439Z|f251ceae-bc96-4721-9a0c-f682f638eb0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:04:26.440Z|f251ceae-bc96-4721-9a0c-f682f638eb0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:04:28.745Z|1077e02d-ae0d-4ec5-a68c-d76ba0c497a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:04:28.746Z|1077e02d-ae0d-4ec5-a68c-d76ba0c497a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:04:31.960Z|8c4422a6-e66d-439a-a482-7c680821ce91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:04:31.963Z|8c4422a6-e66d-439a-a482-7c680821ce91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:04:35.844Z|35e09e63-8fb6-4592-b3fd-b5f1a78a3910|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:04:35.845Z|35e09e63-8fb6-4592-b3fd-b5f1a78a3910|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:04:36.468Z|3ba76f3c-a8fe-42ec-a10f-80fa8b959d8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:04:36.469Z|3ba76f3c-a8fe-42ec-a10f-80fa8b959d8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:04:37.293Z|aca22e0d-7a86-4bf4-99ea-3c99b7841191|http-nio-8080-exec-8|manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-11-13T00:04:37.294Z|aca22e0d-7a86-4bf4-99ea-3c99b7841191|http-nio-8080-exec-8|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2022-11-13T00:04:38.773Z|14126a5e-a8be-4d10-b2f8-0d11182c4a79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:04:38.774Z|14126a5e-a8be-4d10-b2f8-0d11182c4a79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:04:45.875Z|7d505bb2-79a3-4bc2-9fe8-d7f7f80e950c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:04:45.875Z|7d505bb2-79a3-4bc2-9fe8-d7f7f80e950c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:04:46.493Z|0dc1d134-48aa-4a09-b05b-1a3ea88e68c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:04:46.494Z|0dc1d134-48aa-4a09-b05b-1a3ea88e68c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:04:46.960Z|7a7e6647-21cc-4c54-b4c9-da94433ddae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:04:46.962Z|7a7e6647-21cc-4c54-b4c9-da94433ddae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:04:47.303Z|c4bd6f74-39b9-4e4c-927e-e2415770dc23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:04:47.304Z|c4bd6f74-39b9-4e4c-927e-e2415770dc23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:04:48.800Z|1d57692e-0784-47cd-a1a6-0696954ecabb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:04:48.801Z|1d57692e-0784-47cd-a1a6-0696954ecabb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:04:55.902Z|4d850f5f-cd18-42ff-bc01-d785d92b6478|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:04:55.903Z|4d850f5f-cd18-42ff-bc01-d785d92b6478|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:04:56.534Z|ad78bfdd-6d86-4ff3-9b06-6d9412e74812|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:04:56.535Z|ad78bfdd-6d86-4ff3-9b06-6d9412e74812|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:04:58.829Z|7bbbe0ed-c62a-4e2f-8828-d9f8f62025a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:04:58.830Z|7bbbe0ed-c62a-4e2f-8828-d9f8f62025a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:05:01.961Z|305a338e-f5cb-48d7-819e-c7b6c51233d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:05:01.961Z|305a338e-f5cb-48d7-819e-c7b6c51233d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:05:05.929Z|887b1261-ea07-4131-80da-4ce42da00882|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:05:05.930Z|887b1261-ea07-4131-80da-4ce42da00882|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:05:06.564Z|65a80aab-e1de-48e6-9963-ab2588483120|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:05:06.565Z|65a80aab-e1de-48e6-9963-ab2588483120|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:05:08.856Z|9b58d8b2-8cff-491e-9c78-e276dc49918f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:05:08.856Z|9b58d8b2-8cff-491e-9c78-e276dc49918f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:05:14.223Z|a91b0bc7-2cdd-4ea1-b425-9d972247624b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:05:14.224Z|a91b0bc7-2cdd-4ea1-b425-9d972247624b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:05:15.955Z|a13950cb-0424-4e34-8056-0ecdb15170b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:05:15.957Z|a13950cb-0424-4e34-8056-0ecdb15170b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:05:16.600Z|bc14e484-f09c-4b65-afa3-6f010f6dbf50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:05:16.601Z|bc14e484-f09c-4b65-afa3-6f010f6dbf50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:05:16.960Z|8a5c73c8-f986-4881-9930-3bd6dd464285|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:05:16.963Z|8a5c73c8-f986-4881-9930-3bd6dd464285|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:05:17.305Z|6925a434-aa7e-4433-ab2a-49cbf57dbfbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:05:17.305Z|6925a434-aa7e-4433-ab2a-49cbf57dbfbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:05:18.882Z|849c4c20-2101-40a6-990b-a5d7779a3daf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:05:18.883Z|849c4c20-2101-40a6-990b-a5d7779a3daf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:05:25.983Z|c52db2aa-d4c3-4441-b4d6-7e2674e39515|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:05:25.984Z|c52db2aa-d4c3-4441-b4d6-7e2674e39515|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:05:26.635Z|f8670e3f-3f56-444f-afa8-0d51c6193ae3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:05:26.635Z|f8670e3f-3f56-444f-afa8-0d51c6193ae3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:05:28.907Z|f2a7c367-72bd-499e-90c4-894f5c1e66b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:05:28.908Z|f2a7c367-72bd-499e-90c4-894f5c1e66b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:05:31.961Z|e46fb107-653b-4e70-9f5a-03dcbaed2fed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:05:31.962Z|e46fb107-653b-4e70-9f5a-03dcbaed2fed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:05:36.010Z|b5c0e5c4-50d9-4d16-8c85-510adba115ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:05:36.011Z|b5c0e5c4-50d9-4d16-8c85-510adba115ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:05:36.659Z|814aac38-1a6f-4831-abba-dbc0115c2f29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:05:36.660Z|814aac38-1a6f-4831-abba-dbc0115c2f29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:05:38.937Z|5f010e4d-fb9a-4fae-991f-5b00bf3c69e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:05:38.938Z|5f010e4d-fb9a-4fae-991f-5b00bf3c69e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:05:46.035Z|003d4e34-4b8e-4984-8ba8-05a6140ec201|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:05:46.037Z|003d4e34-4b8e-4984-8ba8-05a6140ec201|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:05:46.686Z|654a9bb5-764b-47cd-84ee-fea5f6a1ac93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:05:46.686Z|654a9bb5-764b-47cd-84ee-fea5f6a1ac93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:05:46.963Z|3b22fccc-b6c5-4a4f-ac58-711db89d3bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:05:46.964Z|3b22fccc-b6c5-4a4f-ac58-711db89d3bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:05:47.306Z|338e2399-033a-429c-9925-a34557e24d6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:05:47.307Z|338e2399-033a-429c-9925-a34557e24d6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:05:48.965Z|4a3684de-e20f-43d7-ac05-561cd34666d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:05:48.965Z|4a3684de-e20f-43d7-ac05-561cd34666d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:05:56.063Z|69c2f256-d28a-4ceb-92ee-37737bf087ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:05:56.064Z|69c2f256-d28a-4ceb-92ee-37737bf087ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:05:56.714Z|1b6d345c-f83a-4c8b-8e3d-e8426555f79c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:05:56.716Z|1b6d345c-f83a-4c8b-8e3d-e8426555f79c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:05:58.990Z|8ba82308-70f5-4d58-aa57-a9b069f55aad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:05:58.991Z|8ba82308-70f5-4d58-aa57-a9b069f55aad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:06:01.961Z|d483a873-cb2e-47c6-8353-09dea858a3c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:06:01.962Z|d483a873-cb2e-47c6-8353-09dea858a3c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:06:06.090Z|53a9ad05-2447-4c01-8c13-b11ee8a25897|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:06:06.091Z|53a9ad05-2447-4c01-8c13-b11ee8a25897|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:06:06.739Z|22c4efcf-8d60-425f-9633-8aaff9846869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:06:06.740Z|22c4efcf-8d60-425f-9633-8aaff9846869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:06:09.017Z|5d07d765-580d-4b55-96e6-8aef138d8483|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:06:09.018Z|5d07d765-580d-4b55-96e6-8aef138d8483|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:06:14.224Z|92f05323-facc-4043-8427-89081db53fa0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:06:14.225Z|92f05323-facc-4043-8427-89081db53fa0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:06:16.115Z|a89a8d92-1958-465e-b477-d2a7b6e3144b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:06:16.116Z|a89a8d92-1958-465e-b477-d2a7b6e3144b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:06:16.764Z|1ff75c91-e8b9-4490-8dbd-a06dea40de86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:06:16.765Z|1ff75c91-e8b9-4490-8dbd-a06dea40de86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:06:16.961Z|96fc3d7e-64e7-4b78-9abb-98e563e11ae7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:06:16.961Z|96fc3d7e-64e7-4b78-9abb-98e563e11ae7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:06:17.308Z|92100453-a632-4b6f-b494-2fddf0011ead|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:06:17.309Z|92100453-a632-4b6f-b494-2fddf0011ead|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:06:19.042Z|4d0c2625-fca4-4e26-ac75-36c33ab76be8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:06:19.043Z|4d0c2625-fca4-4e26-ac75-36c33ab76be8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:06:26.144Z|a6801d38-126b-4a45-80b3-66ae60c2b8f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:06:26.145Z|a6801d38-126b-4a45-80b3-66ae60c2b8f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:06:26.788Z|04b3905c-9c16-488b-a073-505b87d5cec6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:06:26.789Z|04b3905c-9c16-488b-a073-505b87d5cec6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:06:29.067Z|424df5f0-c2a4-4e4c-95a4-2d5a714a09fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:06:29.068Z|424df5f0-c2a4-4e4c-95a4-2d5a714a09fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:06:31.961Z|e5720dbc-a727-43ba-ab91-45ae96c553fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:06:31.963Z|e5720dbc-a727-43ba-ab91-45ae96c553fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:06:36.169Z|6418ebe3-9841-4a78-b7d3-ceb68a2f3699|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:06:36.170Z|6418ebe3-9841-4a78-b7d3-ceb68a2f3699|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:06:36.816Z|12be82f6-e048-4af4-86f5-7239b6841f12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:06:36.817Z|12be82f6-e048-4af4-86f5-7239b6841f12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:06:39.096Z|076c8bc3-00e5-4541-a931-8b09b507b860|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:06:39.097Z|076c8bc3-00e5-4541-a931-8b09b507b860|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:06:46.197Z|e1575606-91b2-4966-8c7f-48b16b49401e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:06:46.198Z|e1575606-91b2-4966-8c7f-48b16b49401e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:06:46.845Z|b631b717-4cf8-41ea-96a4-3b821a18420d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:06:46.846Z|b631b717-4cf8-41ea-96a4-3b821a18420d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:06:46.961Z|37488c59-06cc-4f07-bb3a-8aa8022fbe64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:06:46.962Z|37488c59-06cc-4f07-bb3a-8aa8022fbe64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:06:47.310Z|c5fbebd1-7b23-4e88-8629-d3af28a5dbdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:06:47.310Z|c5fbebd1-7b23-4e88-8629-d3af28a5dbdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:06:49.121Z|d02f4a4b-2b67-4b57-8f63-7a8338cb98cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:06:49.121Z|d02f4a4b-2b67-4b57-8f63-7a8338cb98cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:06:56.224Z|9a44ffe6-83b9-43cc-ae69-65df44bcc69f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:06:56.225Z|9a44ffe6-83b9-43cc-ae69-65df44bcc69f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:06:56.874Z|bda66e70-c65e-4919-ba15-38b5d61a87cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:06:56.875Z|bda66e70-c65e-4919-ba15-38b5d61a87cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:06:59.145Z|250ee60f-d716-46fe-81a1-87fc213be8a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:06:59.146Z|250ee60f-d716-46fe-81a1-87fc213be8a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:07:01.961Z|7f4b610e-c93b-44f8-82f4-ae183cbb0c51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:07:01.962Z|7f4b610e-c93b-44f8-82f4-ae183cbb0c51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:07:06.250Z|96ab92ea-5d93-43ce-85ff-54534f8a25a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:07:06.251Z|96ab92ea-5d93-43ce-85ff-54534f8a25a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:07:06.901Z|f8ad6e00-6c7b-41f5-aa32-ec9baeed80e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:07:06.903Z|f8ad6e00-6c7b-41f5-aa32-ec9baeed80e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:07:09.170Z|1750f6e7-8770-4bb6-858e-69fa59220d42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:07:09.171Z|1750f6e7-8770-4bb6-858e-69fa59220d42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:07:14.223Z|025dc126-f775-4af2-8984-43343c050273|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:07:14.225Z|025dc126-f775-4af2-8984-43343c050273|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:07:16.278Z|1d791a35-b2f5-4328-8665-c1aa90d27562|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:07:16.278Z|1d791a35-b2f5-4328-8665-c1aa90d27562|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:07:16.928Z|7be480fd-c36c-41c4-b7ac-029ba8087564|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:07:16.929Z|7be480fd-c36c-41c4-b7ac-029ba8087564|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:07:16.960Z|11b7aa8f-42b0-4f44-8607-fb259c84c8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:07:16.962Z|11b7aa8f-42b0-4f44-8607-fb259c84c8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:07:17.311Z|676c8c99-61f7-4079-86cc-1443d5077de4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:07:17.312Z|676c8c99-61f7-4079-86cc-1443d5077de4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:07:19.195Z|594f4a6d-0986-4374-bd7c-3f3499f7dbc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:07:19.196Z|594f4a6d-0986-4374-bd7c-3f3499f7dbc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:07:26.305Z|ff42b99a-2b60-42c8-be06-9fe710ff6c9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:07:26.306Z|ff42b99a-2b60-42c8-be06-9fe710ff6c9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:07:26.957Z|cd587a76-fe60-4c93-8377-331ba956b9a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:07:26.957Z|cd587a76-fe60-4c93-8377-331ba956b9a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:07:29.221Z|fb3d5f15-3c14-4f8b-a6f9-e3e4c89b1886|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:07:29.222Z|fb3d5f15-3c14-4f8b-a6f9-e3e4c89b1886|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:07:31.961Z|4d3c4436-56d5-41c5-bd50-7bb68497c72c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:07:31.962Z|4d3c4436-56d5-41c5-bd50-7bb68497c72c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:07:36.336Z|d70df126-cc3f-49e0-a544-493f2ee01029|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:07:36.337Z|d70df126-cc3f-49e0-a544-493f2ee01029|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:07:36.982Z|7d3fccf8-4ffe-4ffe-93a7-9128ce71b414|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:07:36.983Z|7d3fccf8-4ffe-4ffe-93a7-9128ce71b414|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:07:39.247Z|b2fca605-417b-4b59-943c-6fdb17712077|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:07:39.248Z|b2fca605-417b-4b59-943c-6fdb17712077|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:07:46.365Z|f91df2ed-9768-405d-bdc5-7dbda6490250|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:07:46.366Z|f91df2ed-9768-405d-bdc5-7dbda6490250|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:07:46.960Z|1e1aca66-7f57-4ffb-a278-c8e42a12ebcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:07:46.962Z|1e1aca66-7f57-4ffb-a278-c8e42a12ebcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:07:47.007Z|a3a4732a-5ca7-486e-967a-79ab1ac4cd71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:07:47.007Z|a3a4732a-5ca7-486e-967a-79ab1ac4cd71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:07:47.313Z|510e5893-cd56-4d00-ab48-e5ec0941c273|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:07:47.314Z|510e5893-cd56-4d00-ab48-e5ec0941c273|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:07:49.275Z|8374b444-e3ec-4771-8f12-3bbda39ca4cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:07:49.276Z|8374b444-e3ec-4771-8f12-3bbda39ca4cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:07:56.392Z|dcdc6c52-55fc-463b-b71b-88ac8b373b7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:07:56.393Z|dcdc6c52-55fc-463b-b71b-88ac8b373b7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:07:57.032Z|c09001f7-a461-4b03-8592-6f4fa61a3b82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:07:57.033Z|c09001f7-a461-4b03-8592-6f4fa61a3b82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:07:59.300Z|6752d621-87cb-402a-a33d-f607f655528b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:07:59.301Z|6752d621-87cb-402a-a33d-f607f655528b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:08:01.960Z|60e274d6-1297-4a74-93bd-67931b0c14d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:08:01.962Z|60e274d6-1297-4a74-93bd-67931b0c14d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:08:06.418Z|efc12cc1-5c09-4a7b-a29e-e41d5f3f6e4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:08:06.419Z|efc12cc1-5c09-4a7b-a29e-e41d5f3f6e4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:08:07.063Z|d9fb669a-d1c9-4322-a089-990ac7b81416|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:08:07.064Z|d9fb669a-d1c9-4322-a089-990ac7b81416|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:08:09.324Z|7b258122-9aaf-45c6-a1cf-28b8961461d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:08:09.325Z|7b258122-9aaf-45c6-a1cf-28b8961461d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:08:14.224Z|317f2907-47c6-45a5-a35a-e456c283a052|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:08:14.225Z|317f2907-47c6-45a5-a35a-e456c283a052|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:08:16.443Z|2c52e328-e050-412b-a62b-0b7d0fd7638b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:08:16.444Z|2c52e328-e050-412b-a62b-0b7d0fd7638b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:08:16.960Z|c839f8fb-9ca4-46fd-b8b5-0d323adbe121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:08:16.961Z|c839f8fb-9ca4-46fd-b8b5-0d323adbe121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:08:17.096Z|8f5b7b79-a1ac-49b8-b508-0a02a29993d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:08:17.097Z|8f5b7b79-a1ac-49b8-b508-0a02a29993d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:08:17.315Z|b8b332b8-10fe-4890-870a-1f097a53ebb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:08:17.315Z|b8b332b8-10fe-4890-870a-1f097a53ebb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:08:19.350Z|c80ec1d8-ed14-4f2e-a249-06d348015933|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:08:19.351Z|c80ec1d8-ed14-4f2e-a249-06d348015933|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:08:26.478Z|997916de-d1bb-44fb-a2a2-d7acb49dcc19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:08:26.479Z|997916de-d1bb-44fb-a2a2-d7acb49dcc19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:08:27.125Z|3a915808-bbdd-494c-a022-f7525daf2fa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:08:27.126Z|3a915808-bbdd-494c-a022-f7525daf2fa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:08:29.378Z|f7f255b5-520f-43ad-892b-5a87038c6dc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:08:29.379Z|f7f255b5-520f-43ad-892b-5a87038c6dc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:08:31.960Z|a21b4779-9e3f-4108-9580-2b8e1e6d36f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:08:31.961Z|a21b4779-9e3f-4108-9580-2b8e1e6d36f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:08:32.439Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:08:32.442Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: ea85dd7d-b535-46b8-97ec-0706546814a3 already exists in requestDb InfraActiveRequests table
2022-11-13T00:08:32.444Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ea85dd7d-b535-46b8-97ec-0706546814a3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ea85dd7d-b535-46b8-97ec-0706546814a3
2022-11-13T00:08:32.444Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea85dd7d-b535-46b8-97ec-0706546814a3|INFO|500||Invoke
2022-11-13T00:08:32.445Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea85dd7d-b535-46b8-97ec-0706546814a3|DEBUG|500||===========================request begin================================================
2022-11-13T00:08:32.445Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea85dd7d-b535-46b8-97ec-0706546814a3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ea85dd7d-b535-46b8-97ec-0706546814a3
2022-11-13T00:08:32.445Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea85dd7d-b535-46b8-97ec-0706546814a3|DEBUG|500||Method      : GET
2022-11-13T00:08:32.446Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea85dd7d-b535-46b8-97ec-0706546814a3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70bf23d38766e25e980117ea9ca86a71", X-B3-SpanId:"9be243ede52d8594", X-B3-ParentSpanId:"2f02f2b21c8c4b27", X-B3-Sampled:"0", X-ONAP-RequestID:"ea85dd7d-b535-46b8-97ec-0706546814a3", X-RequestID:"ea85dd7d-b535-46b8-97ec-0706546814a3", X-TransactionID:"ea85dd7d-b535-46b8-97ec-0706546814a3", X-ECOMP-RequestID:"ea85dd7d-b535-46b8-97ec-0706546814a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb9d5102-4a22-47ef-9b1b-5193a27d0d99"]
2022-11-13T00:08:32.446Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea85dd7d-b535-46b8-97ec-0706546814a3|DEBUG|500||Request body: 
2022-11-13T00:08:32.447Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea85dd7d-b535-46b8-97ec-0706546814a3|DEBUG|500||==========================request end================================================
2022-11-13T00:08:32.499Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea85dd7d-b535-46b8-97ec-0706546814a3|DEBUG|500||============================response begin==========================================
2022-11-13T00:08:32.499Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea85dd7d-b535-46b8-97ec-0706546814a3|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:08:32.500Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea85dd7d-b535-46b8-97ec-0706546814a3|DEBUG|500||Status text  : Not Found
2022-11-13T00:08:32.500Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea85dd7d-b535-46b8-97ec-0706546814a3|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:08:32 GMT", x-envoy-upstream-service-time:"43", server:"envoy"]
2022-11-13T00:08:32.501Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea85dd7d-b535-46b8-97ec-0706546814a3|DEBUG|500||Response body: 
2022-11-13T00:08:32.501Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea85dd7d-b535-46b8-97ec-0706546814a3|DEBUG|500||=======================response end=================================================
2022-11-13T00:08:32.502Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea85dd7d-b535-46b8-97ec-0706546814a3|INFO|404|Not Found|InvokeReturn
2022-11-13T00:08:32.507Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID ea85dd7d-b535-46b8-97ec-0706546814a3
2022-11-13T00:08:32.508Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-11-13T00:08:32.509Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-11-13T00:08:32.509Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-11-13T00:08:32.510Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-11-13T00:08:32.510Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-11-13T00:08:32.511Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-11-13T00:08:32.511Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"70bf23d38766e25e980117ea9ca86a71", X-B3-SpanId:"9de04d4673e1ed98", X-B3-ParentSpanId:"2f02f2b21c8c4b27", X-B3-Sampled:"0", X-ONAP-RequestID:"ea85dd7d-b535-46b8-97ec-0706546814a3", X-RequestID:"ea85dd7d-b535-46b8-97ec-0706546814a3", X-TransactionID:"ea85dd7d-b535-46b8-97ec-0706546814a3", X-ECOMP-RequestID:"ea85dd7d-b535-46b8-97ec-0706546814a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9626882-f56f-4bd9-ba6e-6094e1c3ccc5"]
2022-11-13T00:08:32.511Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-11-13T00:08:32.512Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-11-13T00:08:32.521Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-11-13T00:08:32.521Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-11-13T00:08:32.521Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : Unauthorized
2022-11-13T00:08:32.521Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:08:33 GMT", x-envoy-upstream-service-time:"4", server:"envoy"]
2022-11-13T00:08:32.522Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-11-13T00:08:32.522Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-11-13T00:08:32.522Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-11-13T00:08:32.523Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$9410cec8.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-11-13T00:08:32.524Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-11-13T00:08:32.525Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-11-13T00:08:32.525Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-11-13T00:08:32.525Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-11-13T00:08:32.525Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-11-13T00:08:32.526Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-11-13T00:08:32.526Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"70bf23d38766e25e980117ea9ca86a71", X-B3-SpanId:"4a8cdb9dff3dabd3", X-B3-ParentSpanId:"2f02f2b21c8c4b27", X-B3-Sampled:"0", X-ONAP-RequestID:"ea85dd7d-b535-46b8-97ec-0706546814a3", X-RequestID:"ea85dd7d-b535-46b8-97ec-0706546814a3", X-TransactionID:"ea85dd7d-b535-46b8-97ec-0706546814a3", X-ECOMP-RequestID:"ea85dd7d-b535-46b8-97ec-0706546814a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2772a687-0d1a-47a4-bb9c-18541d5e24c4"]
2022-11-13T00:08:32.526Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-11-13T00:08:32.527Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-11-13T00:08:32.541Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-11-13T00:08:32.541Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-11-13T00:08:32.542Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : Unauthorized
2022-11-13T00:08:32.542Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:08:32 GMT", x-envoy-upstream-service-time:"10", server:"envoy"]
2022-11-13T00:08:32.542Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-11-13T00:08:32.543Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-11-13T00:08:32.543Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-11-13T00:08:32.544Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$9410cec8.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-11-13T00:08:32.544Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@1989f5b9
2022-11-13T00:08:32.547Z|ea85dd7d-b535-46b8-97ec-0706546814a3|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:08:36.504Z|7d80f0ae-58b6-40cb-bfcd-8d90a910e935|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:08:36.505Z|7d80f0ae-58b6-40cb-bfcd-8d90a910e935|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:08:37.150Z|81b0ba1a-ab64-48af-bec9-5c29ebd6f568|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:08:37.151Z|81b0ba1a-ab64-48af-bec9-5c29ebd6f568|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:08:39.406Z|4e1b0b21-6993-456f-b910-23268aa011fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:08:39.407Z|4e1b0b21-6993-456f-b910-23268aa011fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:08:46.531Z|eda7667c-4e8c-460b-ad1b-3f0cbef4c2cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:08:46.532Z|eda7667c-4e8c-460b-ad1b-3f0cbef4c2cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:08:46.960Z|82efcfb9-2285-4ab9-979f-9cd8d80c3866|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:08:46.964Z|82efcfb9-2285-4ab9-979f-9cd8d80c3866|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:08:47.181Z|30649093-ebf4-459b-aef5-f883ceecdad9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:08:47.182Z|30649093-ebf4-459b-aef5-f883ceecdad9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:08:47.316Z|2d2a873e-fd80-46de-83c1-59c1820c48bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:08:47.317Z|2d2a873e-fd80-46de-83c1-59c1820c48bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:08:49.281Z|0707744e-7e5d-4b7a-b4b1-29b6316aeb50|http-nio-8080-exec-1|manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-11-13T00:08:49.282Z|0707744e-7e5d-4b7a-b4b1-29b6316aeb50|http-nio-8080-exec-1|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2022-11-13T00:08:49.432Z|cd4969e0-66c4-472a-a8ba-c35aa9f73cfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:08:49.433Z|cd4969e0-66c4-472a-a8ba-c35aa9f73cfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:08:56.560Z|60a7b33a-43f0-4108-bd93-87c885db1620|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:08:56.560Z|60a7b33a-43f0-4108-bd93-87c885db1620|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:08:57.206Z|e3cfa530-ac8b-4f65-b970-13e8f8cc298e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:08:57.207Z|e3cfa530-ac8b-4f65-b970-13e8f8cc298e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:08:59.458Z|e1611a2c-5638-49fb-986a-1f17498dac08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:08:59.458Z|e1611a2c-5638-49fb-986a-1f17498dac08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:09:01.960Z|7d06bddb-c077-4de3-8f65-94d3cbd933d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:09:01.961Z|7d06bddb-c077-4de3-8f65-94d3cbd933d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:09:06.589Z|05ccfa68-3928-4275-b529-f2f087a64da6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:09:06.590Z|05ccfa68-3928-4275-b529-f2f087a64da6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:09:07.233Z|2509e0e9-a99f-4052-a63d-810e83be8705|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:09:07.234Z|2509e0e9-a99f-4052-a63d-810e83be8705|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:09:09.489Z|ef985441-9c91-4aec-b6fe-a32a8014b462|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:09:09.489Z|ef985441-9c91-4aec-b6fe-a32a8014b462|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:09:14.223Z|5088e893-3992-4a26-8828-4e441a0fa5ed|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:09:14.224Z|5088e893-3992-4a26-8828-4e441a0fa5ed|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:09:16.614Z|ea183a8e-e3d9-491d-b2d4-fa6b87796e75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:09:16.615Z|ea183a8e-e3d9-491d-b2d4-fa6b87796e75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:09:16.960Z|0faed9e7-f136-41eb-90b5-2f63e3b6a58f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:09:16.961Z|0faed9e7-f136-41eb-90b5-2f63e3b6a58f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:09:17.266Z|0004c7d9-91c9-48ca-b155-46fc696705f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:09:17.267Z|0004c7d9-91c9-48ca-b155-46fc696705f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:09:17.318Z|3e48a152-522a-4d5c-a115-61eb1ad810a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:09:17.318Z|3e48a152-522a-4d5c-a115-61eb1ad810a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:09:19.515Z|6e44d0fc-6bef-4945-9f18-c75aca043e64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:09:19.516Z|6e44d0fc-6bef-4945-9f18-c75aca043e64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:09:26.643Z|1e3c1ee7-000e-456b-acc9-a766ce22aced|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:09:26.644Z|1e3c1ee7-000e-456b-acc9-a766ce22aced|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:09:27.295Z|0cee6299-c3ae-4959-b5ae-d166fa7405d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:09:27.296Z|0cee6299-c3ae-4959-b5ae-d166fa7405d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:09:29.542Z|082fd355-aed0-4859-8634-446a60deddd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:09:29.544Z|082fd355-aed0-4859-8634-446a60deddd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:09:31.960Z|f6536f1b-2bda-471e-b03a-e52327bf52cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:09:31.963Z|f6536f1b-2bda-471e-b03a-e52327bf52cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:09:36.673Z|d8eb507b-8001-48ed-b400-cb8e9dd0671a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:09:36.674Z|d8eb507b-8001-48ed-b400-cb8e9dd0671a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:09:37.321Z|74de8173-a6a3-4182-ab49-0ac09e6b0af0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:09:37.322Z|74de8173-a6a3-4182-ab49-0ac09e6b0af0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:09:39.571Z|915ba364-b067-4b5d-b686-bdeb61751e83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:09:39.572Z|915ba364-b067-4b5d-b686-bdeb61751e83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:09:46.704Z|16d6691f-ec19-46c3-839d-0fa07e59b0b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:09:46.705Z|16d6691f-ec19-46c3-839d-0fa07e59b0b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:09:46.962Z|833457f9-169a-49ee-ab9f-28dec90cc7a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:09:46.963Z|833457f9-169a-49ee-ab9f-28dec90cc7a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:09:47.319Z|6dac681d-cf64-4e70-ba0b-796727f9b75b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:09:47.320Z|6dac681d-cf64-4e70-ba0b-796727f9b75b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:09:47.351Z|f5505782-2bcd-433f-9a5b-b8e833266f7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:09:47.351Z|f5505782-2bcd-433f-9a5b-b8e833266f7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:09:49.600Z|304e5fdf-1598-488f-862e-8c82059dfa98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:09:49.601Z|304e5fdf-1598-488f-862e-8c82059dfa98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:09:56.733Z|46a26bc2-9a0a-4a6f-adcd-d5fc25b3bc97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:09:56.734Z|46a26bc2-9a0a-4a6f-adcd-d5fc25b3bc97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:09:57.388Z|db0ca65e-bd4a-4bed-9c51-51c00538175b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:09:57.389Z|db0ca65e-bd4a-4bed-9c51-51c00538175b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:09:59.626Z|daa6f601-db32-43f9-baa3-b1ccf2efde61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:09:59.627Z|daa6f601-db32-43f9-baa3-b1ccf2efde61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:10:01.960Z|b9362d7a-5ce1-4fad-8299-339d750a81fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:10:01.962Z|b9362d7a-5ce1-4fad-8299-339d750a81fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:10:06.762Z|241b7bc2-3fc7-4b29-9b48-dec981de9097|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:10:06.764Z|241b7bc2-3fc7-4b29-9b48-dec981de9097|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:10:07.412Z|6b86b919-16b2-4917-8fd4-3d4fe91ec2b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:10:07.413Z|6b86b919-16b2-4917-8fd4-3d4fe91ec2b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:10:09.653Z|a8945200-f2d3-46f8-82a6-a652d35dd4eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:10:09.654Z|a8945200-f2d3-46f8-82a6-a652d35dd4eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:10:14.224Z|f2ff3c33-8deb-4376-8f9d-c5945ce818e1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:10:14.225Z|f2ff3c33-8deb-4376-8f9d-c5945ce818e1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:10:16.790Z|5ab3ae7c-1579-4b36-a221-b01c37edc9b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:10:16.791Z|5ab3ae7c-1579-4b36-a221-b01c37edc9b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:10:16.960Z|30c0042d-1f80-4b71-95c7-69842f73f6ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:10:16.963Z|30c0042d-1f80-4b71-95c7-69842f73f6ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:10:17.321Z|d7dec770-be25-4c7f-a823-f8b89d417cb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:10:17.321Z|d7dec770-be25-4c7f-a823-f8b89d417cb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:10:17.437Z|a56448dd-2cdf-4cdf-b237-9077cbe7efa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:10:17.438Z|a56448dd-2cdf-4cdf-b237-9077cbe7efa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:10:19.679Z|9a879cc4-2cad-4f41-a388-06863d963d5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:10:19.680Z|9a879cc4-2cad-4f41-a388-06863d963d5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:10:26.816Z|d44003d0-7ee7-4178-9579-f65049318d1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:10:26.817Z|d44003d0-7ee7-4178-9579-f65049318d1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:10:27.468Z|e495b0c7-14ad-4d97-9af6-f615798d8e58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:10:27.469Z|e495b0c7-14ad-4d97-9af6-f615798d8e58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:10:29.706Z|41b9c2d0-a43d-455a-b5c9-4b29383fa86d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:10:29.707Z|41b9c2d0-a43d-455a-b5c9-4b29383fa86d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:10:31.960Z|8b353a35-6e77-44c0-a8be-f8d4b9319d93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:10:31.961Z|8b353a35-6e77-44c0-a8be-f8d4b9319d93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:10:36.847Z|eebbb60e-2427-4a7f-9115-7682a2c24667|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:10:36.848Z|eebbb60e-2427-4a7f-9115-7682a2c24667|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:10:37.494Z|dfe7500b-9ed1-4765-84a7-b9c41a4cddbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:10:37.495Z|dfe7500b-9ed1-4765-84a7-b9c41a4cddbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:10:39.733Z|ba89e7b6-4cdc-4757-ad71-0d51c8df8430|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:10:39.734Z|ba89e7b6-4cdc-4757-ad71-0d51c8df8430|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:10:46.874Z|3c2c789b-8129-4cb6-a617-5c87b1f65224|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:10:46.875Z|3c2c789b-8129-4cb6-a617-5c87b1f65224|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:10:46.960Z|a39ed369-77eb-4e3a-98ab-52ced7fd79a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:10:46.961Z|a39ed369-77eb-4e3a-98ab-52ced7fd79a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:10:47.322Z|20b026ca-0155-44ab-b077-afba7a660e55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:10:47.323Z|20b026ca-0155-44ab-b077-afba7a660e55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:10:47.521Z|e92bde18-2b3d-4393-bee3-64e43841fa51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:10:47.522Z|e92bde18-2b3d-4393-bee3-64e43841fa51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:10:49.762Z|05b5b652-a6d3-4c3a-88af-166e180ad3ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:10:49.763Z|05b5b652-a6d3-4c3a-88af-166e180ad3ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:10:56.900Z|d751b0e8-74a6-4735-b312-da15eb006bf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:10:56.901Z|d751b0e8-74a6-4735-b312-da15eb006bf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:10:57.548Z|565e02b9-4b4b-45c6-b520-60814f2cc30d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:10:57.548Z|565e02b9-4b4b-45c6-b520-60814f2cc30d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:10:59.790Z|9b100461-c91c-4270-9c4c-b8f555a1f349|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:10:59.791Z|9b100461-c91c-4270-9c4c-b8f555a1f349|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:11:01.960Z|e1b85c1f-64da-4aab-8512-7a5be753c36a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:11:01.963Z|e1b85c1f-64da-4aab-8512-7a5be753c36a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:11:06.926Z|d311ca90-d313-477e-b556-dce23f6ba144|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:11:06.927Z|d311ca90-d313-477e-b556-dce23f6ba144|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:11:07.574Z|d968a4ed-0925-4601-a136-0cef7e562c77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:11:07.575Z|d968a4ed-0925-4601-a136-0cef7e562c77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:11:09.817Z|1e6a0b74-1746-4242-b782-3f1de6d11395|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:11:09.818Z|1e6a0b74-1746-4242-b782-3f1de6d11395|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:11:14.223Z|df68167a-2847-4f61-ae0b-4b292f981626|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:11:14.224Z|df68167a-2847-4f61-ae0b-4b292f981626|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:11:16.951Z|429f0072-692d-4e41-a8cd-4b5fd05897a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:11:16.952Z|429f0072-692d-4e41-a8cd-4b5fd05897a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:11:16.960Z|8ae3b2ae-cdaa-47d8-b0d7-42c0fe6e3ff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:11:16.960Z|8ae3b2ae-cdaa-47d8-b0d7-42c0fe6e3ff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:11:17.324Z|3bd431de-4cec-431a-98d8-8cb2c48be278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:11:17.324Z|3bd431de-4cec-431a-98d8-8cb2c48be278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:11:17.600Z|b3a99edf-1306-4de2-aeb6-78543165b6d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:11:17.601Z|b3a99edf-1306-4de2-aeb6-78543165b6d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:11:19.845Z|6b404f47-8011-4e90-86f2-d463256039fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:11:19.846Z|6b404f47-8011-4e90-86f2-d463256039fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:11:26.979Z|0a691ef8-bc6d-4003-ab90-20789dd43ccd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:11:26.979Z|0a691ef8-bc6d-4003-ab90-20789dd43ccd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:11:27.627Z|77d590f1-ce90-4172-a08a-cc415db424cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:11:27.628Z|77d590f1-ce90-4172-a08a-cc415db424cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:11:29.871Z|b92ed5b4-1751-44a8-959b-57ee7b7c8701|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:11:29.872Z|b92ed5b4-1751-44a8-959b-57ee7b7c8701|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:11:31.960Z|28d7d5af-7423-4b16-a5b9-2f163bbaf58d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:11:31.961Z|28d7d5af-7423-4b16-a5b9-2f163bbaf58d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:11:37.004Z|26e64c06-9c73-402e-a2ca-914cc49a66ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:11:37.004Z|26e64c06-9c73-402e-a2ca-914cc49a66ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:11:37.652Z|2c86c1c8-408f-4444-bbff-3df1f7e71fa8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:11:37.652Z|2c86c1c8-408f-4444-bbff-3df1f7e71fa8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:11:39.897Z|c056eb16-e06a-4f1e-a0ad-b4b08f3d3164|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:11:39.898Z|c056eb16-e06a-4f1e-a0ad-b4b08f3d3164|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:11:46.960Z|9867392b-fbf8-4ae8-b228-9bf7211fbd00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:11:46.962Z|9867392b-fbf8-4ae8-b228-9bf7211fbd00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:11:47.029Z|41b012ab-4a18-4054-a677-3034a54ba165|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:11:47.030Z|41b012ab-4a18-4054-a677-3034a54ba165|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:11:47.325Z|05df1ccd-ba31-45de-9ca8-169dba31dbad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:11:47.326Z|05df1ccd-ba31-45de-9ca8-169dba31dbad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:11:47.677Z|f2949a2c-6f18-4d07-9905-0ec7932d7672|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:11:47.677Z|f2949a2c-6f18-4d07-9905-0ec7932d7672|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:11:49.924Z|72477f5a-17d1-4d85-b052-f9cfce9c3298|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:11:49.924Z|72477f5a-17d1-4d85-b052-f9cfce9c3298|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:11:57.058Z|812fff4b-99fd-4244-85be-102d5ad42cb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:11:57.059Z|812fff4b-99fd-4244-85be-102d5ad42cb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:11:57.704Z|a50a2a23-b2bd-406c-b200-8d38e3fe2021|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:11:57.704Z|a50a2a23-b2bd-406c-b200-8d38e3fe2021|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:11:59.949Z|4123e3db-eb3a-4d36-ad48-0b18ddf2a3a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:11:59.950Z|4123e3db-eb3a-4d36-ad48-0b18ddf2a3a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:12:01.960Z|4745c28a-1536-4568-bcba-b81186cd81f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:12:01.961Z|4745c28a-1536-4568-bcba-b81186cd81f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:12:07.084Z|937ac7d8-060b-440c-859a-a235462b89dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:12:07.088Z|937ac7d8-060b-440c-859a-a235462b89dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:12:07.728Z|1e9018ce-22d0-422e-9e87-058f2767953d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:12:07.729Z|1e9018ce-22d0-422e-9e87-058f2767953d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:12:09.975Z|aab6a86c-9b8b-40e1-80cb-100ae10815af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:12:09.976Z|aab6a86c-9b8b-40e1-80cb-100ae10815af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:12:14.223Z|24b8aa5d-98a4-47ca-a65c-2e71bd7b1256|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:12:14.224Z|24b8aa5d-98a4-47ca-a65c-2e71bd7b1256|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:12:16.960Z|04eebd69-da83-46d7-8aa3-9c406cc255fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:12:16.961Z|04eebd69-da83-46d7-8aa3-9c406cc255fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:12:17.113Z|1de567bc-90dc-4606-b96e-a0da1135f892|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:12:17.114Z|1de567bc-90dc-4606-b96e-a0da1135f892|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:12:17.326Z|122a45d8-0d6a-426b-954e-ab54774b8a0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:12:17.327Z|122a45d8-0d6a-426b-954e-ab54774b8a0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:12:17.753Z|49840685-f33c-405e-84f8-589818477ba9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:12:17.753Z|49840685-f33c-405e-84f8-589818477ba9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:12:20.001Z|d0547e61-063b-4db6-8867-90aaebbfd876|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:12:20.001Z|d0547e61-063b-4db6-8867-90aaebbfd876|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:12:27.140Z|734f4194-6ff6-433c-a2f0-3414b3aeea30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:12:27.141Z|734f4194-6ff6-433c-a2f0-3414b3aeea30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:12:27.779Z|59536724-c271-4c14-b593-a16ca3e8a39b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:12:27.780Z|59536724-c271-4c14-b593-a16ca3e8a39b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:12:30.025Z|73a71ec5-e10b-4bf4-953c-7ca4949ad979|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:12:30.025Z|73a71ec5-e10b-4bf4-953c-7ca4949ad979|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:12:31.960Z|af1553cf-3a80-42b5-a751-c4ec16ab8a6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:12:31.961Z|af1553cf-3a80-42b5-a751-c4ec16ab8a6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:12:37.166Z|5621104f-e229-4f37-a026-ac543db7d553|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:12:37.167Z|5621104f-e229-4f37-a026-ac543db7d553|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:12:37.805Z|40e25259-b3e6-4d6a-a0a8-87a7f4cc8658|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:12:37.806Z|40e25259-b3e6-4d6a-a0a8-87a7f4cc8658|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:12:40.049Z|a5c10791-4ba0-4803-b324-edc05329dd1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:12:40.050Z|a5c10791-4ba0-4803-b324-edc05329dd1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:12:46.962Z|632e8dd4-2dd7-4b3c-a073-22605b3a96d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:12:46.963Z|632e8dd4-2dd7-4b3c-a073-22605b3a96d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:12:47.191Z|0113b800-4c8d-4347-a0de-03c3248fa84f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:12:47.192Z|0113b800-4c8d-4347-a0de-03c3248fa84f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:12:47.328Z|b764e364-de18-445e-8775-9bee0ee4f6dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:12:47.328Z|b764e364-de18-445e-8775-9bee0ee4f6dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:12:47.829Z|d53ea45b-02db-449e-af15-c4e22db77e34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:12:47.830Z|d53ea45b-02db-449e-af15-c4e22db77e34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:12:50.077Z|b7499b83-21a0-4609-810b-26af557836a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:12:50.077Z|b7499b83-21a0-4609-810b-26af557836a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:12:57.219Z|03f24ea0-4897-40c4-97a4-c7f754ac9788|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:12:57.220Z|03f24ea0-4897-40c4-97a4-c7f754ac9788|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:12:57.856Z|87463210-0e70-4299-a526-d5825b6591fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:12:57.857Z|87463210-0e70-4299-a526-d5825b6591fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:13:00.101Z|80aba130-15ef-4ad6-8953-0595c89fa2b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:13:00.101Z|80aba130-15ef-4ad6-8953-0595c89fa2b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:13:01.960Z|b337185f-3188-4ad3-8c27-ac8d5ea644cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:13:01.961Z|b337185f-3188-4ad3-8c27-ac8d5ea644cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:13:07.247Z|2e4aa2c3-0a53-4dd4-8053-e4216339db35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:13:07.248Z|2e4aa2c3-0a53-4dd4-8053-e4216339db35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:13:07.879Z|025cba96-dcf7-47f5-8795-051bb442fd8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:13:07.880Z|025cba96-dcf7-47f5-8795-051bb442fd8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:13:10.126Z|762b61b0-1669-4b36-bd28-b95ca48e5f62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:13:10.126Z|762b61b0-1669-4b36-bd28-b95ca48e5f62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:13:14.225Z|3a551321-36a8-42f8-8816-690c5df7cb2d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:13:14.225Z|3a551321-36a8-42f8-8816-690c5df7cb2d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:13:16.960Z|353b70a1-3740-4f73-9a65-8e2c59ef6b6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:13:16.961Z|353b70a1-3740-4f73-9a65-8e2c59ef6b6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:13:17.274Z|6b8db52c-dcc2-4429-b89a-c95b022e71af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:13:17.276Z|6b8db52c-dcc2-4429-b89a-c95b022e71af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:13:17.329Z|86303a77-e0aa-4c38-ad8e-7404e5ef70ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:13:17.329Z|86303a77-e0aa-4c38-ad8e-7404e5ef70ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:13:17.903Z|18550e17-8504-4efb-adbd-c391804703d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:13:17.904Z|18550e17-8504-4efb-adbd-c391804703d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:13:20.151Z|76c9726a-8e03-4dbd-96d2-43c1723ed8cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:13:20.151Z|76c9726a-8e03-4dbd-96d2-43c1723ed8cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:13:27.302Z|db8ffd77-df52-4366-8620-b2623b96e5a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:13:27.303Z|db8ffd77-df52-4366-8620-b2623b96e5a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:13:27.929Z|4115fe32-a12c-4238-a5ab-2753984e542e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:13:27.930Z|4115fe32-a12c-4238-a5ab-2753984e542e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:13:30.175Z|d8de2dea-a7af-4617-876e-c95d561443ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:13:30.176Z|d8de2dea-a7af-4617-876e-c95d561443ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:13:31.960Z|58cb177e-4ca7-449f-b60b-5b10519e7a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:13:31.962Z|58cb177e-4ca7-449f-b60b-5b10519e7a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:13:37.329Z|ccbd2e70-68ab-4228-ab1f-64c1d3c1f7aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:13:37.330Z|ccbd2e70-68ab-4228-ab1f-64c1d3c1f7aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:13:37.954Z|cd8fad9b-7464-459c-97b6-2a38d94a5afb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:13:37.955Z|cd8fad9b-7464-459c-97b6-2a38d94a5afb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:13:40.202Z|e4bff064-8b11-49c0-90ee-c0b4b487dc6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:13:40.203Z|e4bff064-8b11-49c0-90ee-c0b4b487dc6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:13:46.963Z|2cd55c07-89b5-4482-97d1-d1b1b63de82c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:13:46.964Z|2cd55c07-89b5-4482-97d1-d1b1b63de82c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:13:47.330Z|aa6ed626-8926-46c1-8fb0-8791847d37c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:13:47.331Z|aa6ed626-8926-46c1-8fb0-8791847d37c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:13:47.369Z|d9902398-6c8c-4a22-9c04-c48f4ea8d9f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:13:47.375Z|d9902398-6c8c-4a22-9c04-c48f4ea8d9f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:13:47.978Z|3c798c8e-cc32-47f5-bb67-44427d6afafb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:13:47.979Z|3c798c8e-cc32-47f5-bb67-44427d6afafb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:13:50.228Z|533883b4-b624-4feb-926b-d996f5b296c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:13:50.229Z|533883b4-b624-4feb-926b-d996f5b296c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:13:57.402Z|3601286d-3059-4469-84ad-4d09538b92bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:13:57.403Z|3601286d-3059-4469-84ad-4d09538b92bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:13:58.004Z|f3e9263f-f1c5-452c-9fcb-1aa5e8af8b20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:13:58.005Z|f3e9263f-f1c5-452c-9fcb-1aa5e8af8b20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:14:00.253Z|0ab55e24-4d16-4b3a-ab16-3453784322ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:14:00.254Z|0ab55e24-4d16-4b3a-ab16-3453784322ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:14:01.960Z|8f9d16f1-d5cd-4a57-9cb5-d7e10d7d1d53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:14:01.961Z|8f9d16f1-d5cd-4a57-9cb5-d7e10d7d1d53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:14:07.427Z|5704a1da-dc1d-4dc9-af8a-6f65dfca5f78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:14:07.428Z|5704a1da-dc1d-4dc9-af8a-6f65dfca5f78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:14:08.032Z|7b61a212-c686-4534-845c-4ac3ca657fd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:14:08.033Z|7b61a212-c686-4534-845c-4ac3ca657fd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:14:10.281Z|872f5162-4a84-4344-b709-bc92988fab5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:14:10.282Z|872f5162-4a84-4344-b709-bc92988fab5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:14:14.223Z|c78df0ef-01cc-4ed9-9b0e-437b92ce8f88|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:14:14.224Z|c78df0ef-01cc-4ed9-9b0e-437b92ce8f88|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:14:16.960Z|18a1ed9e-aa59-4085-adcc-3efb3706cbc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:14:16.961Z|18a1ed9e-aa59-4085-adcc-3efb3706cbc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:14:17.332Z|ff54b7cc-529e-4773-a66a-2461476590b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:14:17.332Z|ff54b7cc-529e-4773-a66a-2461476590b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:14:17.455Z|cab7b760-bef8-49eb-a9c6-850ce2828304|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:14:17.455Z|cab7b760-bef8-49eb-a9c6-850ce2828304|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:14:18.058Z|6e04bddf-6309-4c06-b59c-c8aacfd23057|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:14:18.058Z|6e04bddf-6309-4c06-b59c-c8aacfd23057|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:14:20.308Z|fed8e7b4-e907-400e-be4f-2fe1826d993a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:14:20.308Z|fed8e7b4-e907-400e-be4f-2fe1826d993a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:14:27.499Z|e6541fe9-8a61-411a-b681-b8ca5588d18a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:14:27.500Z|e6541fe9-8a61-411a-b681-b8ca5588d18a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:14:28.083Z|9d0ded83-049c-428a-b83f-090089e1efcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:14:28.084Z|9d0ded83-049c-428a-b83f-090089e1efcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:14:30.333Z|436a00f2-e449-4377-93e0-f38f0422e27c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:14:30.333Z|436a00f2-e449-4377-93e0-f38f0422e27c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:14:31.960Z|cf570d52-65b2-4eb6-921f-d674e99f51b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:14:31.961Z|cf570d52-65b2-4eb6-921f-d674e99f51b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:14:37.530Z|7538205e-194f-407a-ae85-626be375421c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:14:37.531Z|7538205e-194f-407a-ae85-626be375421c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:14:38.111Z|a2c8cab2-19d0-487a-8d74-722bee137b48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:14:38.112Z|a2c8cab2-19d0-487a-8d74-722bee137b48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:14:40.358Z|8fb972da-34d0-4a37-875b-48f7a6ac6e45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:14:40.359Z|8fb972da-34d0-4a37-875b-48f7a6ac6e45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:14:46.963Z|62f82ff5-682c-47d1-8d84-418edc3299b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:14:46.968Z|62f82ff5-682c-47d1-8d84-418edc3299b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:14:47.333Z|1f689cf5-aa88-4729-809c-803397faf935|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:14:47.333Z|1f689cf5-aa88-4729-809c-803397faf935|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:14:47.557Z|64d6b779-f574-4b58-817a-53e8d1d2abbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:14:47.558Z|64d6b779-f574-4b58-817a-53e8d1d2abbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:14:48.137Z|93624ebc-9d55-43af-9cb4-5b054ee3e85c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:14:48.138Z|93624ebc-9d55-43af-9cb4-5b054ee3e85c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:14:50.383Z|a2303391-aafd-4b1d-9d67-7ec2c734e098|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:14:50.384Z|a2303391-aafd-4b1d-9d67-7ec2c734e098|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:14:57.583Z|8e2f401d-b181-4f86-94a3-c4a444441080|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:14:57.584Z|8e2f401d-b181-4f86-94a3-c4a444441080|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:14:58.161Z|15bfff48-d4d7-47a7-9406-36a55bdc9819|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:14:58.162Z|15bfff48-d4d7-47a7-9406-36a55bdc9819|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:15:00.410Z|91bc0b45-85ba-4028-bf8e-e45a29695173|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:15:00.411Z|91bc0b45-85ba-4028-bf8e-e45a29695173|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:15:01.960Z|f123a42a-8321-43fa-9ebb-4dde4bf0f425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:15:01.961Z|f123a42a-8321-43fa-9ebb-4dde4bf0f425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:15:07.611Z|ed80761f-6083-4744-b008-41e8aeda10d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:15:07.612Z|ed80761f-6083-4744-b008-41e8aeda10d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:15:08.185Z|0aeb3138-390e-4570-b834-bc1925881d82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:15:08.186Z|0aeb3138-390e-4570-b834-bc1925881d82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:15:10.435Z|40806972-3983-4624-8a8c-9cd9392b50a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:15:10.436Z|40806972-3983-4624-8a8c-9cd9392b50a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:15:14.227Z|b656cc59-06f6-4f58-a71b-eda30d59fa89|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:15:14.229Z|b656cc59-06f6-4f58-a71b-eda30d59fa89|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:15:16.960Z|464ade6b-7a13-4cf3-a1d5-676054c52954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:15:16.961Z|464ade6b-7a13-4cf3-a1d5-676054c52954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:15:17.334Z|2532baed-1515-44c3-a63a-0aff9411bc52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:15:17.336Z|2532baed-1515-44c3-a63a-0aff9411bc52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:15:17.638Z|fbfc7448-60de-49ba-8450-99fb1a5c2e24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:15:17.638Z|fbfc7448-60de-49ba-8450-99fb1a5c2e24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:15:18.209Z|d2799254-2d67-490f-b753-eee1d14fdb8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:15:18.210Z|d2799254-2d67-490f-b753-eee1d14fdb8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:15:20.461Z|ba6ef7dd-65e1-4a27-8ea6-3503e7abd64f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:15:20.461Z|ba6ef7dd-65e1-4a27-8ea6-3503e7abd64f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:15:27.664Z|90207811-382e-414e-98b9-fd433bc1dff0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:15:27.664Z|90207811-382e-414e-98b9-fd433bc1dff0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:15:28.236Z|f2e8ecc5-dc06-4c0f-86b1-8bb4f74e391a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:15:28.237Z|f2e8ecc5-dc06-4c0f-86b1-8bb4f74e391a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:15:30.486Z|1fb49b06-3df9-4a51-ac43-b0e67a29e327|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:15:30.487Z|1fb49b06-3df9-4a51-ac43-b0e67a29e327|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:15:31.960Z|bc5ef1f2-64d9-4cf6-abe0-65ccc816dedf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:15:31.963Z|bc5ef1f2-64d9-4cf6-abe0-65ccc816dedf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:15:37.688Z|37cd686f-d861-453a-bfd3-83a422556c3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:15:37.689Z|37cd686f-d861-453a-bfd3-83a422556c3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:15:38.262Z|c23520a9-280e-4b6e-8081-5731714eb4f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:15:38.263Z|c23520a9-280e-4b6e-8081-5731714eb4f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:15:40.512Z|0368cd91-7ec9-4a59-94fa-73897ca37e46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:15:40.512Z|0368cd91-7ec9-4a59-94fa-73897ca37e46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:15:46.961Z|a0ad4e32-1d22-45a4-aa76-3cde963382cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:15:46.962Z|a0ad4e32-1d22-45a4-aa76-3cde963382cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:15:47.336Z|6ec3503f-a780-4fa9-a3de-2e820d0ad8f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:15:47.337Z|6ec3503f-a780-4fa9-a3de-2e820d0ad8f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:15:47.714Z|c287b4d5-0129-43e2-82aa-5677b2f156ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:15:47.715Z|c287b4d5-0129-43e2-82aa-5677b2f156ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:15:48.286Z|ec4cf462-d1d7-4c53-b0a5-624acfd2ae54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:15:48.287Z|ec4cf462-d1d7-4c53-b0a5-624acfd2ae54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:15:50.536Z|4dc74c91-cfe5-4100-908b-874304f35c6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:15:50.537Z|4dc74c91-cfe5-4100-908b-874304f35c6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:15:57.740Z|ac7b6069-4e69-41e3-bc1b-5638149ed5e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:15:57.741Z|ac7b6069-4e69-41e3-bc1b-5638149ed5e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:15:58.311Z|fde10ed7-14cb-4e85-8dec-e67d031060c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:15:58.311Z|fde10ed7-14cb-4e85-8dec-e67d031060c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:16:00.560Z|3158ca21-0171-4180-8ddf-65123e927742|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:16:00.561Z|3158ca21-0171-4180-8ddf-65123e927742|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:16:01.960Z|cb76cce2-d89e-4cc3-b29c-7e3692776b73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:16:01.961Z|cb76cce2-d89e-4cc3-b29c-7e3692776b73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:16:07.765Z|f444e839-91b0-4a6d-8e76-71d3aa5712eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:16:07.766Z|f444e839-91b0-4a6d-8e76-71d3aa5712eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:16:08.335Z|a6834043-2167-41a4-8e36-fda582090e61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:16:08.336Z|a6834043-2167-41a4-8e36-fda582090e61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:16:10.586Z|db1e607b-e1c7-4b31-af08-748116611954|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:16:10.587Z|db1e607b-e1c7-4b31-af08-748116611954|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:16:14.222Z|2307b586-0563-493d-925e-3e3b8bb4c119|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:16:14.223Z|2307b586-0563-493d-925e-3e3b8bb4c119|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:16:16.960Z|633c6f0e-89c3-4e34-b387-32b60891a3ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:16:16.964Z|633c6f0e-89c3-4e34-b387-32b60891a3ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:16:17.338Z|845cadc1-39bf-4a0b-965b-a964d8aa24eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:16:17.340Z|845cadc1-39bf-4a0b-965b-a964d8aa24eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:16:17.796Z|6ee5db26-fd8e-494c-b14a-bfcaffa728bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:16:17.796Z|6ee5db26-fd8e-494c-b14a-bfcaffa728bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:16:18.359Z|52d7f27d-1647-4770-aacc-7bdd30fae444|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:16:18.360Z|52d7f27d-1647-4770-aacc-7bdd30fae444|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:16:20.612Z|db5983c3-217d-4677-a932-c319d0618a75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:16:20.613Z|db5983c3-217d-4677-a932-c319d0618a75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:16:27.822Z|e68bb019-5b4c-4eb7-83af-e7446d8d1d8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:16:27.823Z|e68bb019-5b4c-4eb7-83af-e7446d8d1d8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:16:28.383Z|9f4e7f0c-e3c8-4bd9-be54-2a4afef95206|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:16:28.384Z|9f4e7f0c-e3c8-4bd9-be54-2a4afef95206|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:16:30.637Z|114d2823-8ae8-4363-b7c1-76b088a47be3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:16:30.638Z|114d2823-8ae8-4363-b7c1-76b088a47be3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:16:31.960Z|63f35f26-f7d2-4322-9b65-6633727df0a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:16:31.961Z|63f35f26-f7d2-4322-9b65-6633727df0a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:16:37.848Z|984aabcc-09ab-490e-954a-a5226df0d6a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:16:37.849Z|984aabcc-09ab-490e-954a-a5226df0d6a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:16:38.407Z|d2501b1a-726f-4212-a90e-0463904f30d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:16:38.408Z|d2501b1a-726f-4212-a90e-0463904f30d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:16:40.667Z|758f5c88-5ae7-46aa-a832-3704de8b7724|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:16:40.668Z|758f5c88-5ae7-46aa-a832-3704de8b7724|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:16:46.960Z|58adf344-8dda-4de5-9dc6-e5c521aa93f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:16:46.961Z|58adf344-8dda-4de5-9dc6-e5c521aa93f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:16:47.341Z|b680c739-642a-40da-9004-9f1a0b85ca7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:16:47.341Z|b680c739-642a-40da-9004-9f1a0b85ca7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:16:47.873Z|b3a3ade2-1c9f-4227-a262-92a1a4b928df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:16:47.874Z|b3a3ade2-1c9f-4227-a262-92a1a4b928df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:16:48.432Z|b60ec140-d987-48ab-b288-766d428cfb00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:16:48.433Z|b60ec140-d987-48ab-b288-766d428cfb00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:16:50.692Z|6dc9e681-e3b4-4988-826a-5e1b3c8399b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:16:50.693Z|6dc9e681-e3b4-4988-826a-5e1b3c8399b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:16:57.901Z|ef7115ff-86f3-4ed3-8cb9-e7592bbba614|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:16:57.902Z|ef7115ff-86f3-4ed3-8cb9-e7592bbba614|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:16:58.458Z|8e808062-7f56-4ec1-a009-19c5ba9a4fd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:16:58.459Z|8e808062-7f56-4ec1-a009-19c5ba9a4fd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:17:00.719Z|3579d608-8836-40ce-aed7-1dc18965558e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:17:00.720Z|3579d608-8836-40ce-aed7-1dc18965558e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:17:01.960Z|62f3a17f-1b62-477f-958a-3d71822e1b11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:17:01.963Z|62f3a17f-1b62-477f-958a-3d71822e1b11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:17:07.926Z|8a58328b-b097-4be4-976d-97c5ba9fc18c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:17:07.927Z|8a58328b-b097-4be4-976d-97c5ba9fc18c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:17:08.485Z|b70b160f-9a0a-48ac-b656-aa6f807ddc2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:17:08.486Z|b70b160f-9a0a-48ac-b656-aa6f807ddc2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:17:10.744Z|c7d296b9-f8a1-48c4-b801-a4b4391e40f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:17:10.745Z|c7d296b9-f8a1-48c4-b801-a4b4391e40f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:17:14.223Z|e0821a74-431e-437f-a2a3-e0766f66d748|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:17:14.224Z|e0821a74-431e-437f-a2a3-e0766f66d748|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:17:16.960Z|799b1c23-9748-4a9e-906f-c362a4adb05e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:17:16.961Z|799b1c23-9748-4a9e-906f-c362a4adb05e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:17:17.342Z|50cc0389-0537-401c-89dc-b4dad6cc586a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:17:17.343Z|50cc0389-0537-401c-89dc-b4dad6cc586a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:17:17.952Z|1e7a50de-92e9-43f7-82a4-1df007c40686|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:17:17.953Z|1e7a50de-92e9-43f7-82a4-1df007c40686|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:17:18.510Z|c8853f64-3bdf-4e2e-974f-167bbb1a6e5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:17:18.510Z|c8853f64-3bdf-4e2e-974f-167bbb1a6e5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:17:20.771Z|b5b389a1-2f7c-44e3-99be-ba9c47f1e805|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:17:20.771Z|b5b389a1-2f7c-44e3-99be-ba9c47f1e805|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:17:27.976Z|7d647ddd-c70b-4cc6-a28c-47caa08453ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:17:27.977Z|7d647ddd-c70b-4cc6-a28c-47caa08453ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:17:28.535Z|ed6b9738-8d0b-4e33-b6c8-e2ae358abc5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:17:28.536Z|ed6b9738-8d0b-4e33-b6c8-e2ae358abc5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:17:30.796Z|37150cdb-07b5-4519-b162-352efb10bed7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:17:30.797Z|37150cdb-07b5-4519-b162-352efb10bed7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:17:31.960Z|4f68fc4d-64ef-41ec-888a-6ca34d35341b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:17:31.961Z|4f68fc4d-64ef-41ec-888a-6ca34d35341b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:17:38.000Z|f85c50c0-a115-441d-ae4f-df8ea46df621|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:17:38.001Z|f85c50c0-a115-441d-ae4f-df8ea46df621|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:17:38.560Z|b88a42d6-f95e-46d7-8f4c-df78effff061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:17:38.561Z|b88a42d6-f95e-46d7-8f4c-df78effff061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:17:40.828Z|9a3b76a3-6c11-469f-a196-eecd98420280|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:17:40.829Z|9a3b76a3-6c11-469f-a196-eecd98420280|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:17:46.960Z|ce89f08d-4159-4fad-b0a2-ea3bda6a0db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:17:46.963Z|ce89f08d-4159-4fad-b0a2-ea3bda6a0db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:17:47.346Z|870ee944-12fc-45da-a4ab-b86375f32a7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:17:47.346Z|870ee944-12fc-45da-a4ab-b86375f32a7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:17:48.028Z|044d3322-6a7a-4fdb-bb51-6fd0ba432218|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:17:48.028Z|044d3322-6a7a-4fdb-bb51-6fd0ba432218|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:17:48.586Z|d6c2f8e7-0b8f-435b-8ba3-891061743c8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:17:48.587Z|d6c2f8e7-0b8f-435b-8ba3-891061743c8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:17:50.853Z|51b9e299-b264-452f-b41b-ba1e5a4220c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:17:50.854Z|51b9e299-b264-452f-b41b-ba1e5a4220c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:17:58.053Z|f268ffe6-2869-4e7f-b34a-7948cc89c469|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:17:58.054Z|f268ffe6-2869-4e7f-b34a-7948cc89c469|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:17:58.611Z|f7c045ad-dfec-472e-8a5b-8ab048ba44b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:17:58.611Z|f7c045ad-dfec-472e-8a5b-8ab048ba44b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:18:00.911Z|5d5278f6-9d0c-4e4e-9fef-26dec7818e2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:18:00.912Z|5d5278f6-9d0c-4e4e-9fef-26dec7818e2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:18:01.960Z|110a87a8-35fc-46a9-a5dc-1eac0bd80eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:18:01.961Z|110a87a8-35fc-46a9-a5dc-1eac0bd80eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:18:08.079Z|54f063d0-786e-491a-a80d-f6c04cf2ad64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:18:08.080Z|54f063d0-786e-491a-a80d-f6c04cf2ad64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:18:08.637Z|52d6f2a3-7566-4834-8d49-b5a6a8b1f7da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:18:08.638Z|52d6f2a3-7566-4834-8d49-b5a6a8b1f7da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:18:10.937Z|6a3b3caf-c1e2-4031-8f60-6405cc07b7b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:18:10.938Z|6a3b3caf-c1e2-4031-8f60-6405cc07b7b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:18:14.223Z|244fe83e-4b12-4d94-8eaf-020bab24fa5f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:18:14.224Z|244fe83e-4b12-4d94-8eaf-020bab24fa5f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:18:16.960Z|99e50a1d-ca53-42ed-8abc-2432da46f8e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:18:16.961Z|99e50a1d-ca53-42ed-8abc-2432da46f8e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:18:17.347Z|42a6df41-7d31-49ff-ae92-1a207733e46e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:18:17.348Z|42a6df41-7d31-49ff-ae92-1a207733e46e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:18:18.118Z|a49c1f27-ca0c-45a8-ac97-5e2f7517106b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:18:18.118Z|a49c1f27-ca0c-45a8-ac97-5e2f7517106b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:18:18.661Z|1dee768d-cadc-4973-a565-2f41302d7ea7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:18:18.662Z|1dee768d-cadc-4973-a565-2f41302d7ea7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:18:20.986Z|21eeacd9-0d3f-4bb4-afe2-838c693afa0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:18:20.986Z|21eeacd9-0d3f-4bb4-afe2-838c693afa0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:18:28.145Z|2f94eff3-50ad-4749-873c-2098d5a5b1be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:18:28.146Z|2f94eff3-50ad-4749-873c-2098d5a5b1be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:18:28.686Z|5f53d2e6-d1e7-42f7-9fa1-6b0ffd0a23f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:18:28.686Z|5f53d2e6-d1e7-42f7-9fa1-6b0ffd0a23f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:18:31.012Z|8caabdaf-6d5c-44d8-8a12-ed8fcc2a3d7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:18:31.013Z|8caabdaf-6d5c-44d8-8a12-ed8fcc2a3d7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:18:31.960Z|45b1a29e-c0a6-4232-889a-dfc99d88dfc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:18:31.963Z|45b1a29e-c0a6-4232-889a-dfc99d88dfc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:18:38.176Z|f4f34fb8-92e4-4fcf-9e07-b839d5e7971e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:18:38.177Z|f4f34fb8-92e4-4fcf-9e07-b839d5e7971e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:18:38.710Z|ec5cbcb2-d171-45d8-bb29-46b1b8cf6598|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:18:38.711Z|ec5cbcb2-d171-45d8-bb29-46b1b8cf6598|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:18:41.038Z|f6a11885-726d-4653-83c1-41adaed3f43e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:18:41.039Z|f6a11885-726d-4653-83c1-41adaed3f43e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:18:46.960Z|a6a5aff8-8ed1-43c3-a0db-4fba2544b54e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:18:46.961Z|a6a5aff8-8ed1-43c3-a0db-4fba2544b54e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:18:47.348Z|19c941a2-a7fb-4b75-b4f1-c86221406a21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:18:47.349Z|19c941a2-a7fb-4b75-b4f1-c86221406a21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:18:48.203Z|3c5c38e4-6aae-41f0-91e9-fc366cff0d7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:18:48.204Z|3c5c38e4-6aae-41f0-91e9-fc366cff0d7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:18:48.738Z|06580a9d-597c-4939-954d-0721bc2e52c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:18:48.739Z|06580a9d-597c-4939-954d-0721bc2e52c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:18:51.066Z|1e72e039-04ae-4bfb-b87a-e5e767ed1777|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:18:51.067Z|1e72e039-04ae-4bfb-b87a-e5e767ed1777|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:18:58.239Z|10fb4b51-6839-4a54-9ff4-1da71732978e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:18:58.240Z|10fb4b51-6839-4a54-9ff4-1da71732978e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:18:58.765Z|e8848894-dfb3-4f96-912f-e6c81bbac452|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:18:58.767Z|e8848894-dfb3-4f96-912f-e6c81bbac452|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:19:01.093Z|ed43adb8-e088-4c19-a31a-9c97e6fa1dd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:19:01.093Z|ed43adb8-e088-4c19-a31a-9c97e6fa1dd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:19:01.960Z|7b2c9db1-70fe-4c70-8aa3-24b1a2c0286f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:19:01.961Z|7b2c9db1-70fe-4c70-8aa3-24b1a2c0286f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:19:08.269Z|1c373735-4db4-45c1-9a8f-dd512d4b1954|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:19:08.270Z|1c373735-4db4-45c1-9a8f-dd512d4b1954|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:19:08.791Z|5433977e-8441-4206-8f31-ac802b8e5690|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:19:08.792Z|5433977e-8441-4206-8f31-ac802b8e5690|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:19:11.119Z|bd193588-e4bb-47de-8a5c-88b25c821c2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:19:11.120Z|bd193588-e4bb-47de-8a5c-88b25c821c2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:19:14.223Z|54ce9d04-76ed-4c46-813e-c55c03eb4dcf|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:19:14.224Z|54ce9d04-76ed-4c46-813e-c55c03eb4dcf|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:19:16.960Z|cbe78997-2623-4cce-b808-213174536aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:19:16.964Z|cbe78997-2623-4cce-b808-213174536aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:19:17.350Z|238cd8ba-516d-436a-a697-a63c3c367f67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:19:17.350Z|238cd8ba-516d-436a-a697-a63c3c367f67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:19:18.301Z|811f2718-fb14-4b53-ac0b-6faef59699ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:19:18.302Z|811f2718-fb14-4b53-ac0b-6faef59699ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:19:18.815Z|82a2568f-7cc7-462f-85a7-5f9d56e39728|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:19:18.816Z|82a2568f-7cc7-462f-85a7-5f9d56e39728|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:19:21.144Z|320c383a-0e63-471e-bddc-31a6ab97d5f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:19:21.145Z|320c383a-0e63-471e-bddc-31a6ab97d5f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:19:28.326Z|867dd026-953a-42fb-8580-c9c771401018|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:19:28.327Z|867dd026-953a-42fb-8580-c9c771401018|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:19:28.844Z|40869ac7-67f1-4228-a1fd-8e0fab4da23f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:19:28.845Z|40869ac7-67f1-4228-a1fd-8e0fab4da23f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:19:31.168Z|0285d0f1-0fb4-41dc-9aa7-484075a31d5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:19:31.169Z|0285d0f1-0fb4-41dc-9aa7-484075a31d5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:19:31.960Z|1cbe0573-0a06-41da-9a9b-6556d4331b7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:19:31.960Z|1cbe0573-0a06-41da-9a9b-6556d4331b7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:19:38.351Z|ac61cb4d-98ea-4339-8330-8828b432db06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:19:38.352Z|ac61cb4d-98ea-4339-8330-8828b432db06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:19:38.869Z|b5e82cf4-6936-426e-ba39-0eb629613b23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:19:38.870Z|b5e82cf4-6936-426e-ba39-0eb629613b23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:19:41.195Z|4cfc86c2-4d17-400a-9abb-3d8ce907b5aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:19:41.196Z|4cfc86c2-4d17-400a-9abb-3d8ce907b5aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:19:46.960Z|dc7d7ab5-8d6a-4b3b-9ba5-3c4e37eb9f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:19:46.961Z|dc7d7ab5-8d6a-4b3b-9ba5-3c4e37eb9f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:19:47.351Z|35b63707-ee9d-4f25-9676-7c0cf93a9bf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:19:47.351Z|35b63707-ee9d-4f25-9676-7c0cf93a9bf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:19:48.377Z|bf7b7bdb-b48f-45e2-80bc-99f990c8cc58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:19:48.378Z|bf7b7bdb-b48f-45e2-80bc-99f990c8cc58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:19:48.894Z|5da1c721-454e-487b-b17e-b81aae90f29a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:19:48.895Z|5da1c721-454e-487b-b17e-b81aae90f29a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:19:51.222Z|3183f804-39fc-4dbc-9c48-3f9f1cce4a0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:19:51.223Z|3183f804-39fc-4dbc-9c48-3f9f1cce4a0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:19:58.406Z|c25123aa-f6e6-4f60-83e3-eb6bd7a3af0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:19:58.407Z|c25123aa-f6e6-4f60-83e3-eb6bd7a3af0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:19:58.919Z|1b79752e-1aee-41e0-8243-df19a6e5aabe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:19:58.920Z|1b79752e-1aee-41e0-8243-df19a6e5aabe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:20:01.247Z|5865f0f1-1efe-4350-9657-5571580aa64d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:20:01.248Z|5865f0f1-1efe-4350-9657-5571580aa64d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:20:01.960Z|373ec38f-54e8-4d4c-aa98-fdac9d786ac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:20:01.964Z|373ec38f-54e8-4d4c-aa98-fdac9d786ac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:20:08.431Z|d3cefcb3-1eaa-4235-bf79-43845c2ade65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:20:08.432Z|d3cefcb3-1eaa-4235-bf79-43845c2ade65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:20:08.944Z|8d4d27e0-0d18-4bbb-a537-8dc0a933e2f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:20:08.945Z|8d4d27e0-0d18-4bbb-a537-8dc0a933e2f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:20:11.280Z|d1df648b-c549-41a2-b858-e3338b926235|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:20:11.281Z|d1df648b-c549-41a2-b858-e3338b926235|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:20:14.224Z|819ac5f3-ac5f-448f-9612-9d5fea1a35e5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:20:14.225Z|819ac5f3-ac5f-448f-9612-9d5fea1a35e5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:20:16.960Z|0b12dfe3-7e32-42c4-b117-d61d815bf793|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:20:16.961Z|0b12dfe3-7e32-42c4-b117-d61d815bf793|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:20:17.352Z|0161dd38-c7d5-43ca-9f67-c0c598af0149|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:20:17.353Z|0161dd38-c7d5-43ca-9f67-c0c598af0149|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:20:18.457Z|21370f7d-0ff6-4896-b7ff-0d5cd55662a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:20:18.458Z|21370f7d-0ff6-4896-b7ff-0d5cd55662a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:20:18.970Z|ac5210ea-7d39-45d9-be68-6b56f9a6f2fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:20:18.971Z|ac5210ea-7d39-45d9-be68-6b56f9a6f2fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:20:21.326Z|5037ac88-5f8c-43c0-ae99-d1327a0f0753|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:20:21.327Z|5037ac88-5f8c-43c0-ae99-d1327a0f0753|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:20:28.483Z|430de698-15a3-4871-80de-ca60e980d992|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:20:28.484Z|430de698-15a3-4871-80de-ca60e980d992|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:20:28.994Z|36db56d2-2ca6-49c6-aa34-1e77d4767cfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:20:28.995Z|36db56d2-2ca6-49c6-aa34-1e77d4767cfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:20:31.351Z|2935658f-cdb9-4a9b-9e7f-7c146a3793cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:20:31.351Z|2935658f-cdb9-4a9b-9e7f-7c146a3793cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:20:31.960Z|df794d8f-de28-41ef-bf90-5f3e432018e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:20:31.961Z|df794d8f-de28-41ef-bf90-5f3e432018e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:20:38.516Z|da3f973f-7e0e-4a7c-ad68-8abc149d3e4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:20:38.517Z|da3f973f-7e0e-4a7c-ad68-8abc149d3e4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:20:39.019Z|3415ee0c-6491-497d-b2bd-07825c2d9b23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:20:39.019Z|3415ee0c-6491-497d-b2bd-07825c2d9b23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:20:41.375Z|ffef50a6-c19e-4c02-8e89-e39813e72a7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:20:41.376Z|ffef50a6-c19e-4c02-8e89-e39813e72a7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:20:46.960Z|14156792-8b4d-4015-ae76-ca4c443ad202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:20:46.965Z|14156792-8b4d-4015-ae76-ca4c443ad202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:20:47.353Z|660ea1e9-3211-47a1-99c0-b5c3cf57fc64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:20:47.354Z|660ea1e9-3211-47a1-99c0-b5c3cf57fc64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:20:48.542Z|17ee3f64-1df4-4fd9-b4ff-49e8c9229a6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:20:48.543Z|17ee3f64-1df4-4fd9-b4ff-49e8c9229a6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:20:49.043Z|6f60226e-2c5f-4c01-8cae-5535afd3f70d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:20:49.044Z|6f60226e-2c5f-4c01-8cae-5535afd3f70d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:20:51.406Z|a1967455-be48-47b6-9e03-5c0b0902087f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:20:51.406Z|a1967455-be48-47b6-9e03-5c0b0902087f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:20:58.586Z|543377d2-8901-41e5-8150-334fc56fedb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:20:58.587Z|543377d2-8901-41e5-8150-334fc56fedb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:20:59.069Z|6d0f7d70-a6ae-47aa-8770-b940f679f079|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:20:59.070Z|6d0f7d70-a6ae-47aa-8770-b940f679f079|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:21:01.436Z|2966dd63-7958-4d98-9445-a968e25e9141|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:21:01.437Z|2966dd63-7958-4d98-9445-a968e25e9141|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:21:01.961Z|52d46490-4d76-413c-9286-914ec4a4611b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:21:01.962Z|52d46490-4d76-413c-9286-914ec4a4611b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:21:08.612Z|9558c9b9-744c-4a95-afda-ef1a54fbfac3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:21:08.613Z|9558c9b9-744c-4a95-afda-ef1a54fbfac3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:21:09.094Z|e66db241-e315-48d1-a536-8bd4c3323e3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:21:09.095Z|e66db241-e315-48d1-a536-8bd4c3323e3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:21:11.467Z|03289858-670e-4d19-ae28-b2bc56c3aba4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:21:11.468Z|03289858-670e-4d19-ae28-b2bc56c3aba4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:21:14.224Z|97fa561b-8031-4a54-9a4c-f2a60699330f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:21:14.225Z|97fa561b-8031-4a54-9a4c-f2a60699330f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:21:16.960Z|28433201-c1a0-4da9-aaed-548905d1cd08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:21:16.961Z|28433201-c1a0-4da9-aaed-548905d1cd08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:21:17.355Z|8b893a90-0de0-44cf-b204-dc094b0c32e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:21:17.355Z|8b893a90-0de0-44cf-b204-dc094b0c32e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:21:18.638Z|cd92ef0d-2b98-4813-ad77-49ba6bd5691c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:21:18.639Z|cd92ef0d-2b98-4813-ad77-49ba6bd5691c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:21:19.120Z|2d1b8f79-17ac-4aed-bf9b-82096a7f1d55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:21:19.121Z|2d1b8f79-17ac-4aed-bf9b-82096a7f1d55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:21:21.491Z|e6b99c36-21a2-4096-912c-caeeec70536e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:21:21.491Z|e6b99c36-21a2-4096-912c-caeeec70536e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:21:28.667Z|231a2847-ba35-4e0b-8be0-429c3f4e260f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:21:28.668Z|231a2847-ba35-4e0b-8be0-429c3f4e260f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:21:29.146Z|8502d7ce-5bd9-44eb-8b44-5074d2f8d7e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:21:29.147Z|8502d7ce-5bd9-44eb-8b44-5074d2f8d7e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:21:31.514Z|ac88efe0-f0b1-47d1-ae2a-faa80627ee6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:21:31.515Z|ac88efe0-f0b1-47d1-ae2a-faa80627ee6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:21:31.960Z|2d08f110-37e9-4b0d-89e1-755cb2e67664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:21:31.963Z|2d08f110-37e9-4b0d-89e1-755cb2e67664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:21:38.695Z|6e8c6850-5bde-4d60-bc5d-6053ced9a340|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:21:38.696Z|6e8c6850-5bde-4d60-bc5d-6053ced9a340|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:21:39.173Z|e4e530e4-8fb4-4336-b3df-029b6f6193b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:21:39.174Z|e4e530e4-8fb4-4336-b3df-029b6f6193b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:21:41.540Z|b691c28a-8ea1-40d2-bfce-30806f2f1610|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:21:41.541Z|b691c28a-8ea1-40d2-bfce-30806f2f1610|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:21:46.960Z|0bbdda5d-4c30-403e-8e98-815ff0c6053a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:21:46.961Z|0bbdda5d-4c30-403e-8e98-815ff0c6053a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:21:47.356Z|9e3bfdae-8aa8-42d5-85cb-c71039b1d403|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:21:47.357Z|9e3bfdae-8aa8-42d5-85cb-c71039b1d403|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:21:48.722Z|b06c34bd-3fb8-4d48-803e-fc8ad6d7b7f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:21:48.724Z|b06c34bd-3fb8-4d48-803e-fc8ad6d7b7f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:21:49.198Z|df90e461-cb4b-4a15-be82-d1bf0e7952fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:21:49.198Z|df90e461-cb4b-4a15-be82-d1bf0e7952fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:21:51.565Z|93b012b0-e5ca-45aa-8394-90d3abfb92d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:21:51.565Z|93b012b0-e5ca-45aa-8394-90d3abfb92d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:21:58.748Z|3b4fd1be-0fd0-457a-8eaa-235c6ed9e7c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:21:58.749Z|3b4fd1be-0fd0-457a-8eaa-235c6ed9e7c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:21:59.222Z|95c78235-a572-4204-87bf-33868f5af654|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:21:59.223Z|95c78235-a572-4204-87bf-33868f5af654|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:22:01.589Z|5317e092-231c-4dd5-9eb5-9a266fa34477|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:22:01.591Z|5317e092-231c-4dd5-9eb5-9a266fa34477|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:22:01.960Z|d7812410-c4cc-4c3b-b8ed-f0b1e889e7e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:22:01.961Z|d7812410-c4cc-4c3b-b8ed-f0b1e889e7e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:22:08.774Z|c30f9e6e-17a3-41c6-9c57-566944322d4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:22:08.775Z|c30f9e6e-17a3-41c6-9c57-566944322d4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:22:09.246Z|c058d1bb-7bd4-4ba6-bcf8-28bd2af76106|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:22:09.247Z|c058d1bb-7bd4-4ba6-bcf8-28bd2af76106|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:22:11.619Z|936817cf-f496-4330-b3d3-cf06b8957db1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:22:11.619Z|936817cf-f496-4330-b3d3-cf06b8957db1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:22:14.226Z|6bfde884-c503-4828-b314-44d33adfecd8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:22:14.227Z|6bfde884-c503-4828-b314-44d33adfecd8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:22:16.960Z|0e56d790-acbe-4be7-a0e0-70b2b8db8bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:22:16.963Z|0e56d790-acbe-4be7-a0e0-70b2b8db8bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:22:17.357Z|04b06f20-6dd2-4665-a560-f0e6f3a71344|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:22:17.358Z|04b06f20-6dd2-4665-a560-f0e6f3a71344|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:22:18.805Z|d06bf84c-f897-4ec7-8732-1eff40d4c771|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:22:18.806Z|d06bf84c-f897-4ec7-8732-1eff40d4c771|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:22:19.270Z|dc60e61e-5d84-4da5-a74b-feb5f21f8d9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:22:19.271Z|dc60e61e-5d84-4da5-a74b-feb5f21f8d9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:22:21.644Z|fb880423-9afe-4ae9-96dd-98ab3e484df1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:22:21.645Z|fb880423-9afe-4ae9-96dd-98ab3e484df1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:22:28.833Z|ffe84dab-0a0d-46da-b803-11b2da73199d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:22:28.833Z|ffe84dab-0a0d-46da-b803-11b2da73199d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:22:29.293Z|827e9f91-3918-4af0-9177-fdc3610d0a1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:22:29.294Z|827e9f91-3918-4af0-9177-fdc3610d0a1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:22:31.670Z|6764156d-bfe7-43da-9a42-302675995ac4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:22:31.671Z|6764156d-bfe7-43da-9a42-302675995ac4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:22:31.960Z|b80c6115-0382-4dad-af2d-d68962a54028|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:22:31.961Z|b80c6115-0382-4dad-af2d-d68962a54028|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:22:38.860Z|a33166d9-687b-4ed2-9dca-5657df09b90f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:22:38.861Z|a33166d9-687b-4ed2-9dca-5657df09b90f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:22:39.317Z|54f56fa3-08e2-4e34-adb2-ddd4fd8a8ed6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:22:39.318Z|54f56fa3-08e2-4e34-adb2-ddd4fd8a8ed6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:22:41.696Z|9e392556-8476-4662-86d0-f0121ae2b728|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:22:41.696Z|9e392556-8476-4662-86d0-f0121ae2b728|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:22:46.960Z|45624eed-66ec-4faa-9445-cfb26b774d20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:22:46.961Z|45624eed-66ec-4faa-9445-cfb26b774d20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:22:47.359Z|d9faa510-a240-4a01-8368-3ea456fd1b3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:22:47.359Z|d9faa510-a240-4a01-8368-3ea456fd1b3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:22:48.886Z|43629c5b-1070-4dea-9018-05f38b486c69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:22:48.887Z|43629c5b-1070-4dea-9018-05f38b486c69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:22:49.344Z|77711d2d-716e-4320-8dae-d82406c90d6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:22:49.344Z|77711d2d-716e-4320-8dae-d82406c90d6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:22:51.721Z|02e92f69-df11-4ae7-b0e0-2a43bbf01496|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:22:51.721Z|02e92f69-df11-4ae7-b0e0-2a43bbf01496|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:22:58.910Z|b5ce6086-47f8-453f-8476-967341ab3c45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:22:58.910Z|b5ce6086-47f8-453f-8476-967341ab3c45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:22:59.369Z|2005cb44-6eeb-49ce-918b-0c8c89c8f3ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:22:59.370Z|2005cb44-6eeb-49ce-918b-0c8c89c8f3ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:23:01.746Z|7bc94d82-b3e3-4733-8676-19b755b490dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:23:01.747Z|7bc94d82-b3e3-4733-8676-19b755b490dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:23:01.960Z|0a0d22a4-5e89-4bd3-803e-3606f00ecab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:23:01.962Z|0a0d22a4-5e89-4bd3-803e-3606f00ecab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:23:08.935Z|52298013-2ec8-4ccc-ac38-9bc963586571|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:23:08.937Z|52298013-2ec8-4ccc-ac38-9bc963586571|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:23:09.394Z|960646a0-19fe-4bd2-83db-c531f84cc92d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:23:09.394Z|960646a0-19fe-4bd2-83db-c531f84cc92d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:23:11.771Z|5a31fffe-a870-4d42-8d81-e26b2f194119|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:23:11.772Z|5a31fffe-a870-4d42-8d81-e26b2f194119|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:23:14.223Z|491fb538-0141-4150-98bb-a51fc408f725|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:23:14.224Z|491fb538-0141-4150-98bb-a51fc408f725|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:23:16.960Z|f5889e4b-5cae-4123-9201-116ef70d59f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:23:16.960Z|f5889e4b-5cae-4123-9201-116ef70d59f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:23:17.360Z|30cc1905-baf8-4ded-b2fa-eb534588875b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:23:17.361Z|30cc1905-baf8-4ded-b2fa-eb534588875b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:23:18.961Z|cdcd4a9f-3cf7-4c41-8c8a-717cd4640f0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:23:18.962Z|cdcd4a9f-3cf7-4c41-8c8a-717cd4640f0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:23:19.421Z|6d6a22bb-bfcb-4492-8d01-32103dc2bbd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:23:19.421Z|6d6a22bb-bfcb-4492-8d01-32103dc2bbd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:23:21.795Z|9c591620-cbe0-46b5-9d9c-6d551725d80f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:23:21.796Z|9c591620-cbe0-46b5-9d9c-6d551725d80f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:23:28.987Z|629b1277-cc15-440c-b9b4-5f712257bae9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:23:28.988Z|629b1277-cc15-440c-b9b4-5f712257bae9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:23:29.445Z|51fcf0de-b200-4c53-9bf2-69c564b4e3a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:23:29.446Z|51fcf0de-b200-4c53-9bf2-69c564b4e3a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:23:31.820Z|3ca2009a-db9f-4562-8dff-f9ee58bfc7bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:23:31.821Z|3ca2009a-db9f-4562-8dff-f9ee58bfc7bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:23:31.960Z|e60eac32-5808-4b23-a33f-e59a689d07df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:23:31.960Z|e60eac32-5808-4b23-a33f-e59a689d07df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:23:39.011Z|e4819fa5-9603-4f4a-a12b-43f3f721b733|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:23:39.012Z|e4819fa5-9603-4f4a-a12b-43f3f721b733|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:23:39.469Z|3e283668-c400-4294-8134-90330489fedf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:23:39.470Z|3e283668-c400-4294-8134-90330489fedf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:23:41.855Z|6c546069-3814-4b25-bc09-1564ab47540c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:23:41.856Z|6c546069-3814-4b25-bc09-1564ab47540c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:23:46.960Z|c6fe7eb8-d078-4fa9-993a-f4e14032ead7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:23:46.965Z|c6fe7eb8-d078-4fa9-993a-f4e14032ead7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:23:47.362Z|0e3db484-8bc3-43ec-8583-87abb80eeb56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:23:47.362Z|0e3db484-8bc3-43ec-8583-87abb80eeb56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:23:49.036Z|114f668d-73e7-4119-8da1-48e22c980109|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:23:49.037Z|114f668d-73e7-4119-8da1-48e22c980109|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:23:49.495Z|a382ba71-afd5-433e-b28a-da8df2bf9eaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:23:49.496Z|a382ba71-afd5-433e-b28a-da8df2bf9eaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:23:51.881Z|43e68bbf-76f3-470c-8750-f3369dfee801|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:23:51.882Z|43e68bbf-76f3-470c-8750-f3369dfee801|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:23:59.061Z|c4761f05-a573-4119-a200-f70e9621829f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:23:59.062Z|c4761f05-a573-4119-a200-f70e9621829f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:23:59.519Z|44051435-8c7d-453b-b0f1-e696e8d9c349|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:23:59.520Z|44051435-8c7d-453b-b0f1-e696e8d9c349|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:24:01.904Z|c8417752-beb6-4809-b320-04a69f10ec30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:24:01.905Z|c8417752-beb6-4809-b320-04a69f10ec30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:24:01.960Z|d061d634-60fe-4c00-ace9-8c25bc04c6f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:24:01.961Z|d061d634-60fe-4c00-ace9-8c25bc04c6f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:24:09.086Z|bd349768-a8c4-478c-bf85-0f76a673ab10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:24:09.086Z|bd349768-a8c4-478c-bf85-0f76a673ab10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:24:09.542Z|85396521-f938-4310-88c8-275e5554d247|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:24:09.543Z|85396521-f938-4310-88c8-275e5554d247|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:24:11.930Z|313fa15e-d0f5-48b0-b5d1-2f4cd02cc062|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:24:11.931Z|313fa15e-d0f5-48b0-b5d1-2f4cd02cc062|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:24:14.223Z|a902355b-2efa-4b05-9283-05e39cbb6a71|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:24:14.224Z|a902355b-2efa-4b05-9283-05e39cbb6a71|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:24:16.961Z|6b9265e2-d36d-4531-bdd1-9856ce21d42a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:24:16.962Z|6b9265e2-d36d-4531-bdd1-9856ce21d42a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:24:17.363Z|2d5ecfe2-103c-4eec-adfe-35b4eed78ec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:24:17.363Z|2d5ecfe2-103c-4eec-adfe-35b4eed78ec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:24:19.111Z|45a62bd0-f8e6-4c31-819c-14106f659b67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:24:19.112Z|45a62bd0-f8e6-4c31-819c-14106f659b67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:24:19.567Z|260c39b8-6978-462c-9c21-ec57541ce7a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:24:19.567Z|260c39b8-6978-462c-9c21-ec57541ce7a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:24:21.955Z|f9e72a38-d884-4687-b529-bcbdf682056c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:24:21.955Z|f9e72a38-d884-4687-b529-bcbdf682056c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:24:29.137Z|c41d0ff1-0169-4db1-ab3f-22419c56a3eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:24:29.138Z|c41d0ff1-0169-4db1-ab3f-22419c56a3eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:24:29.595Z|2582c198-c087-47d7-af03-cf8691832002|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:24:29.596Z|2582c198-c087-47d7-af03-cf8691832002|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:24:31.960Z|b9e23b2e-b6b2-48d4-8d91-3834a0413cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:24:31.963Z|b9e23b2e-b6b2-48d4-8d91-3834a0413cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:24:31.981Z|e06eccd1-2954-40ce-8e42-5046ac215b0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:24:31.982Z|e06eccd1-2954-40ce-8e42-5046ac215b0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:24:39.161Z|9cc51368-b745-49cc-a01a-87fb93529054|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:24:39.162Z|9cc51368-b745-49cc-a01a-87fb93529054|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:24:39.619Z|a7a5d78a-7597-4aab-94f4-0b79981d97e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:24:39.619Z|a7a5d78a-7597-4aab-94f4-0b79981d97e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:24:42.006Z|c4cdfa8f-20e5-4fbb-8c5f-9a076872f051|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:24:42.006Z|c4cdfa8f-20e5-4fbb-8c5f-9a076872f051|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:24:46.960Z|e9253c9e-4d35-4e82-b8cb-68d41bc7ed75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:24:46.961Z|e9253c9e-4d35-4e82-b8cb-68d41bc7ed75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:24:47.364Z|70c674b3-1c3f-4739-97f1-d65da7859b03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:24:47.365Z|70c674b3-1c3f-4739-97f1-d65da7859b03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:24:49.186Z|71e56464-5460-49f7-afc7-aea34f51e183|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:24:49.187Z|71e56464-5460-49f7-afc7-aea34f51e183|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:24:49.645Z|23101cb4-b4a3-40ef-8da4-a4fd49e7290e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:24:49.646Z|23101cb4-b4a3-40ef-8da4-a4fd49e7290e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:24:52.030Z|03bb2923-9f5a-48b3-9163-b9b994e0e308|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:24:52.031Z|03bb2923-9f5a-48b3-9163-b9b994e0e308|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:24:59.210Z|c19c9c2c-ee13-4271-966f-74d90f652517|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:24:59.211Z|c19c9c2c-ee13-4271-966f-74d90f652517|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:24:59.673Z|fe5d9e03-eb25-4f57-9d26-702d1552b362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:24:59.673Z|fe5d9e03-eb25-4f57-9d26-702d1552b362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:25:01.960Z|46ef031a-6b63-4df3-b1d2-30340cfe73fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:25:01.960Z|46ef031a-6b63-4df3-b1d2-30340cfe73fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:25:02.056Z|3cbdcd2f-244c-4ec6-86ad-5682a5aef808|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:25:02.057Z|3cbdcd2f-244c-4ec6-86ad-5682a5aef808|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:25:09.236Z|36f7755b-cb08-4b9a-aed5-444e9b653bba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:25:09.237Z|36f7755b-cb08-4b9a-aed5-444e9b653bba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:25:09.696Z|09ce0cf2-8c1b-42da-86d4-d202643f5500|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:25:09.697Z|09ce0cf2-8c1b-42da-86d4-d202643f5500|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:25:12.081Z|5fa3c76a-b8ff-4b4f-a6fa-a3b8c94c1b2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:25:12.082Z|5fa3c76a-b8ff-4b4f-a6fa-a3b8c94c1b2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:25:14.222Z|d67f5f02-77a7-4ed9-b806-260ef8663757|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:25:14.224Z|d67f5f02-77a7-4ed9-b806-260ef8663757|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:25:16.960Z|b5aca788-f478-4303-8c5e-c7b4a9e6dd72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:25:16.962Z|b5aca788-f478-4303-8c5e-c7b4a9e6dd72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:25:17.366Z|d70a10e1-7e01-4b09-8d02-6c737430b5e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:25:17.366Z|d70a10e1-7e01-4b09-8d02-6c737430b5e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:25:19.264Z|fe7853af-fd03-4f9e-9933-ae10bf6568e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:25:19.265Z|fe7853af-fd03-4f9e-9933-ae10bf6568e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:25:19.722Z|67bceffd-6be5-4b01-9efc-64a9277a870c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:25:19.723Z|67bceffd-6be5-4b01-9efc-64a9277a870c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:25:22.106Z|1deddaeb-ac72-49e6-931d-075996efd86a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:25:22.106Z|1deddaeb-ac72-49e6-931d-075996efd86a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:25:29.288Z|4472175c-aeb0-44a9-bccc-743de229110b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:25:29.288Z|4472175c-aeb0-44a9-bccc-743de229110b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:25:29.746Z|e4271ae5-acac-4f1e-8e6a-f99b08accf31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:25:29.747Z|e4271ae5-acac-4f1e-8e6a-f99b08accf31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:25:31.960Z|1141564e-f9d4-452b-a364-db699ba31ee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:25:31.961Z|1141564e-f9d4-452b-a364-db699ba31ee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:25:32.130Z|a1937e9d-91f3-44f5-817e-1cd2878257d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:25:32.130Z|a1937e9d-91f3-44f5-817e-1cd2878257d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:25:39.312Z|7acde802-dcb9-4a2f-92b9-b8a85858ccfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:25:39.313Z|7acde802-dcb9-4a2f-92b9-b8a85858ccfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:25:39.774Z|81bd1f37-c978-49fe-b61a-59a09efa353f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:25:39.774Z|81bd1f37-c978-49fe-b61a-59a09efa353f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:25:42.154Z|41b421c7-c5d0-4313-9511-c1a04de899e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:25:42.155Z|41b421c7-c5d0-4313-9511-c1a04de899e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:25:46.960Z|03525cc1-1eaa-4137-93ee-63c298b475ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:25:46.966Z|03525cc1-1eaa-4137-93ee-63c298b475ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:25:47.368Z|4fee541e-bcb0-4aef-871d-eea28d123610|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:25:47.369Z|4fee541e-bcb0-4aef-871d-eea28d123610|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:25:49.338Z|e6ceadbe-a17f-4068-b068-7d6aed948de2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:25:49.339Z|e6ceadbe-a17f-4068-b068-7d6aed948de2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:25:49.798Z|7f4e28ec-020f-46d1-bce8-59827fff42cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:25:49.799Z|7f4e28ec-020f-46d1-bce8-59827fff42cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:25:52.180Z|eb7b8870-496e-45a8-a68a-84a6785bf17f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:25:52.181Z|eb7b8870-496e-45a8-a68a-84a6785bf17f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:25:59.363Z|eea44996-e2ac-4fcd-a240-748bbca63bef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:25:59.364Z|eea44996-e2ac-4fcd-a240-748bbca63bef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:25:59.824Z|3bddba37-9ff1-4acf-af3d-abc0c4dbeba6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:25:59.825Z|3bddba37-9ff1-4acf-af3d-abc0c4dbeba6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:26:01.960Z|8bdeabb1-d334-4574-9972-a26f12c8fe57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:26:01.963Z|8bdeabb1-d334-4574-9972-a26f12c8fe57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:26:02.207Z|826fb56d-1b51-4a29-be62-e50ac09929e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:26:02.208Z|826fb56d-1b51-4a29-be62-e50ac09929e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:26:09.389Z|8b3e8aea-466e-4565-912b-de7864c313ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:26:09.390Z|8b3e8aea-466e-4565-912b-de7864c313ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:26:09.851Z|3ebbc939-cc86-473f-9efc-c16097ada4ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:26:09.851Z|3ebbc939-cc86-473f-9efc-c16097ada4ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:26:12.236Z|2e40468d-9fe4-4a04-8582-e128dfe97d03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:26:12.236Z|2e40468d-9fe4-4a04-8582-e128dfe97d03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:26:14.223Z|ed942c52-d82d-45f4-ba1f-90dda52fc1dc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:26:14.224Z|ed942c52-d82d-45f4-ba1f-90dda52fc1dc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:26:16.960Z|1d2f7809-b868-4bf4-be2f-a997aa704e27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:26:16.961Z|1d2f7809-b868-4bf4-be2f-a997aa704e27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:26:17.369Z|49ade3a9-eb12-4464-9b27-cf95ee14364d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:26:17.370Z|49ade3a9-eb12-4464-9b27-cf95ee14364d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:26:19.415Z|d0e1135b-a0c0-4ee4-822b-15a1c26ab9d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:26:19.416Z|d0e1135b-a0c0-4ee4-822b-15a1c26ab9d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:26:19.875Z|559dd5b1-20cd-4c8b-88a6-60739645730b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:26:19.875Z|559dd5b1-20cd-4c8b-88a6-60739645730b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:26:22.261Z|f50aab7d-f62f-4e03-904d-e3de3a337111|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:26:22.262Z|f50aab7d-f62f-4e03-904d-e3de3a337111|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:26:29.444Z|0bf6404f-6930-4607-9bad-0a262dce307e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:26:29.445Z|0bf6404f-6930-4607-9bad-0a262dce307e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:26:29.900Z|ccdcfe23-82e2-466c-b707-193ed246cde5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:26:29.901Z|ccdcfe23-82e2-466c-b707-193ed246cde5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:26:31.961Z|5239760d-0fee-4ee0-8f8c-199944861ff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:26:31.962Z|5239760d-0fee-4ee0-8f8c-199944861ff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:26:32.290Z|27da543a-5d6c-47b8-9f7a-e3529ec4ec67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:26:32.291Z|27da543a-5d6c-47b8-9f7a-e3529ec4ec67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:26:39.473Z|ed7280f6-0dba-4525-aabb-8f7be3be9783|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:26:39.473Z|ed7280f6-0dba-4525-aabb-8f7be3be9783|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:26:39.925Z|da972460-32e1-43cb-8456-30a55a46f185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:26:39.926Z|da972460-32e1-43cb-8456-30a55a46f185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:26:42.316Z|e8d513f0-01ad-4a8c-8af5-db09b633a9c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:26:42.317Z|e8d513f0-01ad-4a8c-8af5-db09b633a9c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:26:46.963Z|61a76ff3-54a9-465e-b240-91c6ceeb1746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:26:46.966Z|61a76ff3-54a9-465e-b240-91c6ceeb1746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:26:47.372Z|6721a78c-7eec-4015-9859-54274ffcf383|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:26:47.373Z|6721a78c-7eec-4015-9859-54274ffcf383|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:26:49.508Z|8e7e7be3-9b92-459c-b80d-6161be33262f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:26:49.509Z|8e7e7be3-9b92-459c-b80d-6161be33262f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:26:49.949Z|c8dee308-c9db-49ab-a807-1962b314421a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:26:49.950Z|c8dee308-c9db-49ab-a807-1962b314421a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:26:52.344Z|f385a06f-a658-4a80-86eb-3fbbf6c6dbe9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:26:52.355Z|f385a06f-a658-4a80-86eb-3fbbf6c6dbe9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:26:59.533Z|0be2bdce-c567-49d1-8d35-12d841881adc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:26:59.536Z|0be2bdce-c567-49d1-8d35-12d841881adc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:26:59.975Z|852ff00d-4405-4f87-be8d-08bcafeb0a10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:26:59.976Z|852ff00d-4405-4f87-be8d-08bcafeb0a10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:27:01.960Z|ab3b3bdb-788e-4899-967d-110123e76b56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:27:01.961Z|ab3b3bdb-788e-4899-967d-110123e76b56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:27:02.389Z|8ab7dc42-31ed-4de2-baba-ba159d9fc811|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:27:02.390Z|8ab7dc42-31ed-4de2-baba-ba159d9fc811|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:27:09.564Z|e58a5ff3-78be-42fd-a1a3-39d50bbeb88a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:27:09.565Z|e58a5ff3-78be-42fd-a1a3-39d50bbeb88a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:27:10.000Z|cffc0d38-c598-4757-a864-5ccfb46fac66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:27:10.001Z|cffc0d38-c598-4757-a864-5ccfb46fac66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:27:12.415Z|c1d0a77a-8023-43a8-a981-e7de75cf17a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:27:12.415Z|c1d0a77a-8023-43a8-a981-e7de75cf17a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:27:14.225Z|977daa57-e760-484a-a729-bc0b5e2b4423|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:27:14.226Z|977daa57-e760-484a-a729-bc0b5e2b4423|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:27:16.960Z|ec60ce1b-ba30-498a-b6e7-e4bbd6902c6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:27:16.960Z|ec60ce1b-ba30-498a-b6e7-e4bbd6902c6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:27:17.374Z|f39f9ca0-00f6-4517-9a55-23a5ff344fee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:27:17.374Z|f39f9ca0-00f6-4517-9a55-23a5ff344fee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:27:19.591Z|579cfc00-46d9-4576-83d9-dd616a483480|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:27:19.592Z|579cfc00-46d9-4576-83d9-dd616a483480|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:27:20.024Z|b1d050e2-1bc8-40db-aa41-8e2cf69a717a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:27:20.025Z|b1d050e2-1bc8-40db-aa41-8e2cf69a717a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:27:22.439Z|9717cdb1-6baa-4fc7-9113-472897eb5b2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:27:22.440Z|9717cdb1-6baa-4fc7-9113-472897eb5b2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:27:29.625Z|a3e220d7-0f08-4da2-ba11-43a001487a84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:27:29.626Z|a3e220d7-0f08-4da2-ba11-43a001487a84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:27:30.048Z|adf2dc41-445c-4c08-935d-776b0b30868b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:27:30.049Z|adf2dc41-445c-4c08-935d-776b0b30868b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:27:31.960Z|dcfaa4a5-82fe-4bee-8212-9827f7597b0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:27:31.963Z|dcfaa4a5-82fe-4bee-8212-9827f7597b0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:27:32.474Z|84f5c448-5bc8-4086-855f-e1b6ecd5031b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:27:32.475Z|84f5c448-5bc8-4086-855f-e1b6ecd5031b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:27:39.652Z|89c038a2-0cc2-4258-848f-cd96854a2a5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:27:39.653Z|89c038a2-0cc2-4258-848f-cd96854a2a5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:27:40.075Z|a67194ca-f33f-476b-9eb7-9d4759aaa5cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:27:40.076Z|a67194ca-f33f-476b-9eb7-9d4759aaa5cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:27:42.506Z|d46f85b2-3b91-4a53-82bd-5f22b0a4caba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:27:42.507Z|d46f85b2-3b91-4a53-82bd-5f22b0a4caba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:27:46.960Z|29bc0e72-873d-4997-8777-25802c645d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:27:46.960Z|29bc0e72-873d-4997-8777-25802c645d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:27:47.375Z|5ce9cd6c-f098-4714-a62d-241d1ca2541c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:27:47.376Z|5ce9cd6c-f098-4714-a62d-241d1ca2541c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:27:49.685Z|cd1579ee-04cb-488e-b280-3728b4f0d771|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:27:49.686Z|cd1579ee-04cb-488e-b280-3728b4f0d771|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:27:50.101Z|a5745965-15d3-4113-91b6-09a35cf7eb3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:27:50.102Z|a5745965-15d3-4113-91b6-09a35cf7eb3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:27:52.533Z|b3016944-546d-41fc-b652-e878639f7dd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:27:52.534Z|b3016944-546d-41fc-b652-e878639f7dd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:27:59.712Z|6eac504e-b2e1-466d-a8c5-53c987cc0ce1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:27:59.713Z|6eac504e-b2e1-466d-a8c5-53c987cc0ce1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:28:00.127Z|08565a5d-d453-4214-a0b1-62e49df6abc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:28:00.128Z|08565a5d-d453-4214-a0b1-62e49df6abc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:28:01.960Z|0d42f411-43f0-43d4-8544-7435fd0c5ffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:28:01.961Z|0d42f411-43f0-43d4-8544-7435fd0c5ffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:28:02.559Z|9691aa5f-e288-4cf6-b7d3-e0ccce1aea60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:28:02.560Z|9691aa5f-e288-4cf6-b7d3-e0ccce1aea60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:28:09.737Z|334239c0-a9e0-42d5-9d4b-bcd55f5d9c2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:28:09.739Z|334239c0-a9e0-42d5-9d4b-bcd55f5d9c2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:28:10.151Z|0613fce4-805b-4df2-be37-1f00192f81c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:28:10.152Z|0613fce4-805b-4df2-be37-1f00192f81c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:28:12.585Z|77f90705-ccdc-47fe-8cbf-c85ca0393a8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:28:12.586Z|77f90705-ccdc-47fe-8cbf-c85ca0393a8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:28:14.225Z|7135b62c-856b-48a5-acf7-9265f5b9e71a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:28:14.226Z|7135b62c-856b-48a5-acf7-9265f5b9e71a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:28:16.960Z|d5237e40-6065-4bb1-b843-cf6ac7c08074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:28:16.963Z|d5237e40-6065-4bb1-b843-cf6ac7c08074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:28:17.377Z|c538fb3e-6fa3-4b1c-be06-65542670393c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:28:17.377Z|c538fb3e-6fa3-4b1c-be06-65542670393c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:28:19.766Z|a7cd3daa-d741-4ead-8372-b00b8919e77b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:28:19.768Z|a7cd3daa-d741-4ead-8372-b00b8919e77b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:28:20.175Z|ac3a9063-0ee4-423b-8be6-253b645e05a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:28:20.176Z|ac3a9063-0ee4-423b-8be6-253b645e05a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:28:22.611Z|2be5d291-a031-4548-a1dd-dfe8dc6e14a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:28:22.612Z|2be5d291-a031-4548-a1dd-dfe8dc6e14a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:28:29.797Z|7ad78bff-0b96-4946-8690-5c6f728af528|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:28:29.798Z|7ad78bff-0b96-4946-8690-5c6f728af528|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:28:30.203Z|520aed4a-5a91-4fad-9aa8-9b4df0bb5151|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:28:30.203Z|520aed4a-5a91-4fad-9aa8-9b4df0bb5151|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:28:31.962Z|6d006250-c873-4892-a17f-67fa509e3a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:28:31.963Z|6d006250-c873-4892-a17f-67fa509e3a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:28:32.665Z|9fe34d17-a38a-4e4b-988a-b1d5ebc743da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:28:32.666Z|9fe34d17-a38a-4e4b-988a-b1d5ebc743da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:28:33.664Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:28:33.676Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: d71e29ab-9574-4b9f-8586-57f957c3c5b1 already exists in requestDb InfraActiveRequests table
2022-11-13T00:28:33.677Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1
2022-11-13T00:28:33.678Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|INFO|500||Invoke
2022-11-13T00:28:33.678Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||===========================request begin================================================
2022-11-13T00:28:33.678Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1
2022-11-13T00:28:33.678Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Method      : GET
2022-11-13T00:28:33.679Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b956008dcd6c78ca6a7c8746d26791a", X-B3-SpanId:"93161c8e4d87eb88", X-B3-ParentSpanId:"74177c657f937989", X-B3-Sampled:"0", X-ONAP-RequestID:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-RequestID:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-TransactionID:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-ECOMP-RequestID:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"799d7b80-78ef-4629-8182-a269f08cef24"]
2022-11-13T00:28:33.679Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Request body: 
2022-11-13T00:28:33.679Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||==========================request end================================================
2022-11-13T00:28:33.779Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||============================response begin==========================================
2022-11-13T00:28:33.779Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:28:33.780Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Status text  : Not Found
2022-11-13T00:28:33.780Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:28:33 GMT", x-envoy-upstream-service-time:"92", server:"envoy"]
2022-11-13T00:28:33.780Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Response body: 
2022-11-13T00:28:33.781Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||=======================response end=================================================
2022-11-13T00:28:33.781Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|INFO|404|Not Found|InvokeReturn
2022-11-13T00:28:33.951Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-11-13T00:28:39.823Z|c390a8af-4383-476f-8653-51e0bfa804ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:28:39.824Z|c390a8af-4383-476f-8653-51e0bfa804ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:28:40.245Z|3439dd78-41c0-45db-97de-e3f32fa1c2b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:28:40.246Z|3439dd78-41c0-45db-97de-e3f32fa1c2b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:28:42.699Z|561283f1-e206-43fc-b21b-5f734d5d961e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:28:42.700Z|561283f1-e206-43fc-b21b-5f734d5d961e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:28:46.977Z|2ebab8e0-cc18-418a-ac89-2bbd669b1270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:28:46.980Z|2ebab8e0-cc18-418a-ac89-2bbd669b1270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:28:47.380Z|8da6583b-ba53-46ad-9139-d18fbd264c48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:28:47.380Z|8da6583b-ba53-46ad-9139-d18fbd264c48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:28:49.851Z|423329e6-c87f-45fc-aec3-13180e1118c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:28:49.853Z|423329e6-c87f-45fc-aec3-13180e1118c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:28:50.268Z|2b1d67f4-f6f5-49f7-9cdf-a4c7f75446b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:28:50.269Z|2b1d67f4-f6f5-49f7-9cdf-a4c7f75446b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:28:52.746Z|97e84f27-6712-4e92-b690-f4926e4d6521|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:28:52.746Z|97e84f27-6712-4e92-b690-f4926e4d6521|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:28:54.168Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:28:54.304Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-13T00:28:54.305Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|INFO|500||Invoke
2022-11-13T00:28:54.446Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|INFO|500||InvokeReturn
2022-11-13T00:28:54.447Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:28:54 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[83], vertex-id=[196608], x-aai-txid=[0-aai-resources-221113-00:28:54:199-96954], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:28:54.449Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"2338f1545a624fab969a68194702106a","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1668299251640","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-11-13T00:28:54.600Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-13T00:28:54.600Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-13T00:28:54.621Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:54.622Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:54.622Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:54.622Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:54.622Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:54.623Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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:"115", X-B3-TraceId:"1b956008dcd6c78ca6a7c8746d26791a", X-B3-SpanId:"4c5aa4e2d0b9e1f4", X-B3-ParentSpanId:"74177c657f937989", X-B3-Sampled:"0", X-ONAP-RequestID:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-RequestID:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-TransactionID:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-ECOMP-RequestID:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b58497c-8803-4fcb-97d2-4869daebce66"]
2022-11-13T00:28:54.623Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a","requestScope":"service"}
2022-11-13T00:28:54.623Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:54.933Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:54.934Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:54.934Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-11-13T00:28:54.934Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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:"Sun, 13 Nov 2022 00:28:54 GMT", x-envoy-upstream-service-time:"274", server:"envoy"]
2022-11-13T00:28:54.935Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:54.935Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:54.935Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:54.947Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:54.947Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:54.948Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:54.948Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:54.948Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:54.948Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-RequestID:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-TransactionID:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-ECOMP-RequestID:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"269fdd77-84f9-45fe-8f2f-272620d088f4"]
2022-11-13T00:28:54.949Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:54.949Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.220Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.220Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.221Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2022-11-13T00:28:55.221Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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      : [set-cookie:"JSESSIONID=C324294E8255C42818699E35DE7718FE; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:28:55 GMT", x-envoy-upstream-service-time:"261", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:28:55.271Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-12 23:13:21.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:28:55.272Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.272Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.405Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.406Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.406Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.407Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.407Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.407Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-RequestID:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-TransactionID:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-ECOMP-RequestID:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea287d1e-d837-49e4-8342-4d7da056a918"]
2022-11-13T00:28:55.407Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.408Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.480Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.481Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.481Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : OK
2022-11-13T00:28:55.481Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:28:55 GMT", x-envoy-upstream-service-time:"69", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:28:55.484Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-11-12T23:13:21.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-11-13T00:28:55.484Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.485Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.497Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.497Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.498Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.498Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.498Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.498Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-RequestID:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-TransactionID:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-ECOMP-RequestID:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a904e41-fb4c-4b98-aedc-da216ce4b7b3"]
2022-11-13T00:28:55.499Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.499Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.544Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.545Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.545Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2022-11-13T00:28:55.545Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:28:55 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:28:55.551Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-12 23:13:21.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:28:55.551Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.552Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.569Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.569Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.570Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.570Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.570Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:55.570Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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:"1851", X-B3-TraceId:"1b956008dcd6c78ca6a7c8746d26791a", X-B3-SpanId:"4858e2c893e88e98", X-B3-ParentSpanId:"74177c657f937989", X-B3-Sampled:"0", X-ONAP-RequestID:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-RequestID:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-TransactionID:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-ECOMP-RequestID:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"794e979e-2a3b-4cec-91e3-fd23738225c5"]
2022-11-13T00:28:55.571Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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":"d71e29ab-9574-4b9f-8586-57f957c3c5b1","requestStatus":"IN_PROGRESS","startTime":1668299313959,"source":"VID","tenantId":"2338f1545a624fab969a68194702106a","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a\",\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\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n\t\t\t\"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"ae174f77-998d-448f-b004-b2c34a169093\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"d71e29ab-9574-4b9f-8586-57f957c3c5b1"}
2022-11-13T00:28:55.571Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:56.013Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:56.014Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:56.014Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-11-13T00:28:56.015Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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/d71e29ab-9574-4b9f-8586-57f957c3c5b1", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:28:55 GMT", x-envoy-upstream-service-time:"439", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:28:56.064Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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" : "d71e29ab-9574-4b9f-8586-57f957c3c5b1",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:28:33.959+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a\",\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\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n\t\t\t\"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"ae174f77-998d-448f-b004-b2c34a169093\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-13T00:28:55.640+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "d71e29ab-9574-4b9f-8586-57f957c3c5b1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1"
    }
  }
}
2022-11-13T00:28:56.064Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:56.065Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:56.124Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:56.125Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:56.125Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:56.126Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:56.126Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:56.126Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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:"2258", X-B3-TraceId:"1b956008dcd6c78ca6a7c8746d26791a", X-B3-SpanId:"758c3c56669241c8", X-B3-ParentSpanId:"74177c657f937989", X-B3-Sampled:"0", X-ONAP-RequestID:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-RequestID:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-TransactionID:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-ECOMP-RequestID:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85f296d4-fc89-42b0-9c22-d6a7e4249df9"]
2022-11-13T00:28:56.127Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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\":\"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\",\"modelUuid\":\"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\",\"modelInvariantUuid\":\"d2a28d91-0774-43b5-9d84-bd836c6bd71d\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"2338f1545a624fab969a68194702106a\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"ae174f77-998d-448f-b004-b2c34a169093\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"d71e29ab-9574-4b9f-8586-57f957c3c5b1","type":"String"},"mso-request-id":{"value":"d71e29ab-9574-4b9f-8586-57f957c3c5b1","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-11-13T00:28:56.127Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:28:59.878Z|53be1777-fae7-41b5-90fc-510d5350c982|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:28:59.879Z|53be1777-fae7-41b5-90fc-510d5350c982|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:29:00.290Z|36d21164-078f-41d1-8f51-53092c726789|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:29:00.291Z|36d21164-078f-41d1-8f51-53092c726789|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:29:01.091Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:29:01.093Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:29:01.093Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-11-13T00:29:01.094Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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      : [set-cookie:"JSESSIONID=CC06F53D6B5100BA4C369EA473FA6CEB; Path=/; HttpOnly", date:"Sun, 13 Nov 2022 00:29:01 GMT", x-onap-requestid:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", x-requestid:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", x-transactionid:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", x-ecomp-requestid:"d71e29ab-9574-4b9f-8586-57f957c3c5b1", x-onap-partnername:"UNKNOWN", x-invocationid:"85f296d4-fc89-42b0-9c22-d6a7e4249df9", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"4927", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:01.095Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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\":\"d71e29ab-9574-4b9f-8586-57f957c3c5b1\",\"instanceId\":\"3ba2aeef-95f3-405e-ab84-acca3e6547d1\"}}","message":"Success","processInstanceID":"299dcc5f-62ea-11ed-9d06-5af7ec799a21","variables":null,"messageCode":200}
2022-11-13T00:29:01.096Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:29:01.096Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|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-11-13T00:29:01.112Z|d71e29ab-9574-4b9f-8586-57f957c3c5b1|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:29:01.385Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:29:01.413Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1
2022-11-13T00:29:01.414Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|INFO|500||Invoke
2022-11-13T00:29:01.414Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:01.415Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1
2022-11-13T00:29:01.415Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Method      : GET
2022-11-13T00:29:01.416Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b460836fc12c0f6f605d17608d5ff97", X-B3-SpanId:"b494eecde1e1836a", X-B3-ParentSpanId:"68a4b248c146e034", X-B3-Sampled:"0", X-ONAP-RequestID:"d8cce053-059b-4e26-86bb-b3f4622b917e", X-RequestID:"d8cce053-059b-4e26-86bb-b3f4622b917e", X-TransactionID:"d8cce053-059b-4e26-86bb-b3f4622b917e", X-ECOMP-RequestID:"d8cce053-059b-4e26-86bb-b3f4622b917e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b405be08-f92e-49d9-a250-88607c330cd3"]
2022-11-13T00:29:01.416Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Request body: 
2022-11-13T00:29:01.416Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||==========================request end================================================
2022-11-13T00:29:01.472Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:01.474Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:29:01.474Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Status text  : OK
2022-11-13T00:29:01.475Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:29:01 GMT", x-envoy-upstream-service-time:"51", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:01.476Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Response body: {
  "requestId" : "d71e29ab-9574-4b9f-8586-57f957c3c5b1",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:28:33.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a\",\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\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n\t\t\t\"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"ae174f77-998d-448f-b004-b2c34a169093\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:29:00.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "serviceInstanceName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "d71e29ab-9574-4b9f-8586-57f957c3c5b1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1"
    }
  }
}
2022-11-13T00:29:01.476Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:01.477Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|INFO|500||InvokeReturn
2022-11-13T00:29:01.481Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false
2022-11-13T00:29:01.481Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:29:01.482Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:01.482Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false
2022-11-13T00:29:01.482Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:29:01.483Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b460836fc12c0f6f605d17608d5ff97", X-B3-SpanId:"ada7725b34642403", X-B3-ParentSpanId:"68a4b248c146e034", X-B3-Sampled:"0", X-ONAP-RequestID:"d8cce053-059b-4e26-86bb-b3f4622b917e", X-RequestID:"d8cce053-059b-4e26-86bb-b3f4622b917e", X-TransactionID:"d8cce053-059b-4e26-86bb-b3f4622b917e", X-ECOMP-RequestID:"d8cce053-059b-4e26-86bb-b3f4622b917e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bbdd83fc-5cac-41bc-8882-f2b511a44d57"]
2022-11-13T00:29:01.483Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:29:01.484Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:29:01.597Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:01.598Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:29:01.599Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:29:01.599Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:29:01 GMT", x-envoy-upstream-service-time:"110", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:01.606Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:29:01.606Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:01.607Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:29:01.627Z|d8cce053-059b-4e26-86bb-b3f4622b917e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:29:01.960Z|4b008ce6-fe17-478f-9765-33212711a169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:29:01.961Z|4b008ce6-fe17-478f-9765-33212711a169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:29:02.771Z|f5ad4850-229f-4039-bd58-1b5ba3003204|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:29:02.772Z|f5ad4850-229f-4039-bd58-1b5ba3003204|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:29:09.904Z|6f2b3c49-5013-46e7-a47f-4bb6d70e7a87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:29:09.905Z|6f2b3c49-5013-46e7-a47f-4bb6d70e7a87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:29:10.315Z|049f6e0b-11b1-4401-8cb4-35c432772ed8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:29:10.315Z|049f6e0b-11b1-4401-8cb4-35c432772ed8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:29:11.887Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:29:11.894Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1
2022-11-13T00:29:11.894Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|INFO|500||Invoke
2022-11-13T00:29:11.895Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:11.895Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1
2022-11-13T00:29:11.895Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Method      : GET
2022-11-13T00:29:11.896Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa4e9ed94177ee76b9c5c5535b46822a", X-B3-SpanId:"77bfaffbc080a8cc", X-B3-ParentSpanId:"ed506e57a2f89dd0", X-B3-Sampled:"0", X-ONAP-RequestID:"2e3ec993-1564-4e11-bbc0-4d32e86e8c83", X-RequestID:"2e3ec993-1564-4e11-bbc0-4d32e86e8c83", X-TransactionID:"2e3ec993-1564-4e11-bbc0-4d32e86e8c83", X-ECOMP-RequestID:"2e3ec993-1564-4e11-bbc0-4d32e86e8c83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef0f91c2-69d8-4110-8f8d-08215800be47"]
2022-11-13T00:29:11.896Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Request body: 
2022-11-13T00:29:11.897Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||==========================request end================================================
2022-11-13T00:29:11.938Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:11.939Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:29:11.939Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Status text  : OK
2022-11-13T00:29:11.939Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:29:11 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:11.944Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Response body: {
  "requestId" : "d71e29ab-9574-4b9f-8586-57f957c3c5b1",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:28:33.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a\",\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\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n\t\t\t\"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"ae174f77-998d-448f-b004-b2c34a169093\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:29:00.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "serviceInstanceName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "d71e29ab-9574-4b9f-8586-57f957c3c5b1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1"
    }
  }
}
2022-11-13T00:29:11.944Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:11.945Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|INFO|500||InvokeReturn
2022-11-13T00:29:11.947Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false
2022-11-13T00:29:11.947Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:29:11.948Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:11.948Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false
2022-11-13T00:29:11.948Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:29:11.948Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa4e9ed94177ee76b9c5c5535b46822a", X-B3-SpanId:"c585e92ab3f29718", X-B3-ParentSpanId:"ed506e57a2f89dd0", X-B3-Sampled:"0", X-ONAP-RequestID:"2e3ec993-1564-4e11-bbc0-4d32e86e8c83", X-RequestID:"2e3ec993-1564-4e11-bbc0-4d32e86e8c83", X-TransactionID:"2e3ec993-1564-4e11-bbc0-4d32e86e8c83", X-ECOMP-RequestID:"2e3ec993-1564-4e11-bbc0-4d32e86e8c83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68603603-2153-46af-a977-9e6441751cc1"]
2022-11-13T00:29:11.949Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:29:11.949Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:29:11.969Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:11.969Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:29:11.969Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:29:11.969Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:29:11 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:11.972Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:29:11.972Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:11.972Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:29:11.988Z|2e3ec993-1564-4e11-bbc0-4d32e86e8c83|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:29:12.797Z|469bc661-5b89-4f36-b73c-16212fc5980f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:29:12.798Z|469bc661-5b89-4f36-b73c-16212fc5980f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:29:14.224Z|e51b57c3-8df9-4566-8af8-1fb19ff895aa|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:29:14.225Z|e51b57c3-8df9-4566-8af8-1fb19ff895aa|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:29:16.960Z|0aac6415-bcd0-45c4-a440-564fb9ae8e27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:29:16.960Z|0aac6415-bcd0-45c4-a440-564fb9ae8e27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:29:17.381Z|68fd8d1d-96eb-473c-939d-88852b7f8c96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:29:17.381Z|68fd8d1d-96eb-473c-939d-88852b7f8c96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:29:19.930Z|b8a0b320-d720-4dd4-b4df-e50af09876b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:29:19.930Z|b8a0b320-d720-4dd4-b4df-e50af09876b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:29:20.349Z|a59e5bb5-b0fa-4ed6-a53a-5447f1075450|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:29:20.349Z|a59e5bb5-b0fa-4ed6-a53a-5447f1075450|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:29:22.172Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:29:22.178Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1
2022-11-13T00:29:22.179Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|INFO|500||Invoke
2022-11-13T00:29:22.179Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:22.179Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1
2022-11-13T00:29:22.179Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Method      : GET
2022-11-13T00:29:22.180Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38bf438c5cf673b68fb0c6a3d20f0818", X-B3-SpanId:"dd388759d8a18e5f", X-B3-ParentSpanId:"cd6e1869ff2c547c", X-B3-Sampled:"0", X-ONAP-RequestID:"e3abc88b-2631-4e3d-ae05-e16f7f8cd24c", X-RequestID:"e3abc88b-2631-4e3d-ae05-e16f7f8cd24c", X-TransactionID:"e3abc88b-2631-4e3d-ae05-e16f7f8cd24c", X-ECOMP-RequestID:"e3abc88b-2631-4e3d-ae05-e16f7f8cd24c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a42579f5-83c8-44dc-a83f-eb7d3fa7c6a0"]
2022-11-13T00:29:22.180Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Request body: 
2022-11-13T00:29:22.180Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||==========================request end================================================
2022-11-13T00:29:22.215Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:22.215Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:29:22.216Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Status text  : OK
2022-11-13T00:29:22.216Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:29:22 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:22.219Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Response body: {
  "requestId" : "d71e29ab-9574-4b9f-8586-57f957c3c5b1",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:28:33.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a\",\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\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n\t\t\t\"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"ae174f77-998d-448f-b004-b2c34a169093\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:29:00.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "serviceInstanceName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "d71e29ab-9574-4b9f-8586-57f957c3c5b1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1"
    }
  }
}
2022-11-13T00:29:22.219Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:22.219Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|INFO|500||InvokeReturn
2022-11-13T00:29:22.221Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false
2022-11-13T00:29:22.222Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:29:22.222Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:22.222Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false
2022-11-13T00:29:22.223Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:29:22.223Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38bf438c5cf673b68fb0c6a3d20f0818", X-B3-SpanId:"ece7eb7acab27cc7", X-B3-ParentSpanId:"cd6e1869ff2c547c", X-B3-Sampled:"0", X-ONAP-RequestID:"e3abc88b-2631-4e3d-ae05-e16f7f8cd24c", X-RequestID:"e3abc88b-2631-4e3d-ae05-e16f7f8cd24c", X-TransactionID:"e3abc88b-2631-4e3d-ae05-e16f7f8cd24c", X-ECOMP-RequestID:"e3abc88b-2631-4e3d-ae05-e16f7f8cd24c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0e2fdb7-bf1d-42aa-bfe8-0b4ccc5aff42"]
2022-11-13T00:29:22.223Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:29:22.223Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:29:22.242Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:22.243Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:29:22.243Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:29:22.244Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:29:22 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:22.244Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:29:22.245Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:22.245Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:29:22.260Z|e3abc88b-2631-4e3d-ae05-e16f7f8cd24c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:29:22.823Z|eb44a2d8-46c6-40d0-a77a-8d06a7bef8b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:29:22.824Z|eb44a2d8-46c6-40d0-a77a-8d06a7bef8b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:29:29.955Z|0c8f6d5f-1f39-4ff2-854b-e9830dd8cf18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:29:29.956Z|0c8f6d5f-1f39-4ff2-854b-e9830dd8cf18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:29:30.373Z|a160506a-cc10-4ad6-879a-4e881c056f83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:29:30.373Z|a160506a-cc10-4ad6-879a-4e881c056f83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:29:31.960Z|7a4819c0-4610-442a-9570-80a00c85e73a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:29:31.963Z|7a4819c0-4610-442a-9570-80a00c85e73a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:29:32.429Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:29:32.435Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1
2022-11-13T00:29:32.436Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|INFO|500||Invoke
2022-11-13T00:29:32.436Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:32.437Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1
2022-11-13T00:29:32.442Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Method      : GET
2022-11-13T00:29:32.446Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c206f26ba594d62580a6b00a349dfbb", X-B3-SpanId:"4c48973121f299fb", X-B3-ParentSpanId:"7dde7336d01bfe1c", X-B3-Sampled:"0", X-ONAP-RequestID:"31997ff2-fe8f-499f-b8d7-632ae5d194a5", X-RequestID:"31997ff2-fe8f-499f-b8d7-632ae5d194a5", X-TransactionID:"31997ff2-fe8f-499f-b8d7-632ae5d194a5", X-ECOMP-RequestID:"31997ff2-fe8f-499f-b8d7-632ae5d194a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54ee7744-300b-429d-971d-2d9969522b85"]
2022-11-13T00:29:32.447Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Request body: 
2022-11-13T00:29:32.447Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||==========================request end================================================
2022-11-13T00:29:32.494Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:32.495Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:29:32.495Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Status text  : OK
2022-11-13T00:29:32.495Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:29:32 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:32.498Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Response body: {
  "requestId" : "d71e29ab-9574-4b9f-8586-57f957c3c5b1",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:28:33.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a\",\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\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n\t\t\t\"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"ae174f77-998d-448f-b004-b2c34a169093\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:29:00.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "serviceInstanceName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "d71e29ab-9574-4b9f-8586-57f957c3c5b1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1"
    }
  }
}
2022-11-13T00:29:32.499Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:32.499Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|INFO|500||InvokeReturn
2022-11-13T00:29:32.502Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false
2022-11-13T00:29:32.502Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:29:32.502Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:32.503Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false
2022-11-13T00:29:32.503Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:29:32.503Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c206f26ba594d62580a6b00a349dfbb", X-B3-SpanId:"6882c49167215c40", X-B3-ParentSpanId:"7dde7336d01bfe1c", X-B3-Sampled:"0", X-ONAP-RequestID:"31997ff2-fe8f-499f-b8d7-632ae5d194a5", X-RequestID:"31997ff2-fe8f-499f-b8d7-632ae5d194a5", X-TransactionID:"31997ff2-fe8f-499f-b8d7-632ae5d194a5", X-ECOMP-RequestID:"31997ff2-fe8f-499f-b8d7-632ae5d194a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a8a2ac7-4c4b-4609-bbc1-c309746efd2b"]
2022-11-13T00:29:32.504Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:29:32.504Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:29:32.527Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:32.527Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:29:32.527Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:29:32.528Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:29:32 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:32.529Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:29:32.529Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:32.530Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:29:32.543Z|31997ff2-fe8f-499f-b8d7-632ae5d194a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:29:32.853Z|74b4f63b-1687-4318-920f-85e73b9d3eee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:29:32.854Z|74b4f63b-1687-4318-920f-85e73b9d3eee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:29:39.981Z|1a99a353-9fa5-4f87-b7a0-d2fb9c80ad7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:29:39.982Z|1a99a353-9fa5-4f87-b7a0-d2fb9c80ad7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:29:40.398Z|e1aad081-6414-4bc8-836b-f57bc1bdec39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:29:40.399Z|e1aad081-6414-4bc8-836b-f57bc1bdec39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:29:42.725Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:29:42.732Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1
2022-11-13T00:29:42.733Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|INFO|500||Invoke
2022-11-13T00:29:42.733Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:42.733Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1
2022-11-13T00:29:42.734Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Method      : GET
2022-11-13T00:29:42.734Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"11a9ee74094975773fa5a3ab3ebf57d2", X-B3-SpanId:"2b52dd9a42f74fd1", X-B3-ParentSpanId:"6acacb5fc602756f", X-B3-Sampled:"0", X-ONAP-RequestID:"99ef9f0e-e1fe-4102-99cc-6ee1727e8f39", X-RequestID:"99ef9f0e-e1fe-4102-99cc-6ee1727e8f39", X-TransactionID:"99ef9f0e-e1fe-4102-99cc-6ee1727e8f39", X-ECOMP-RequestID:"99ef9f0e-e1fe-4102-99cc-6ee1727e8f39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d53e2cb3-1ae5-48b6-84c9-650822faebdc"]
2022-11-13T00:29:42.735Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Request body: 
2022-11-13T00:29:42.735Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||==========================request end================================================
2022-11-13T00:29:42.782Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:42.783Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:29:42.784Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Status text  : OK
2022-11-13T00:29:42.785Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:29:42 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:42.786Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Response body: {
  "requestId" : "d71e29ab-9574-4b9f-8586-57f957c3c5b1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:28:33.000+00:00",
  "endTime" : "2022-11-13T00:29:38.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a\",\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\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n\t\t\t\"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"ae174f77-998d-448f-b004-b2c34a169093\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:29:37.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "serviceInstanceName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "d71e29ab-9574-4b9f-8586-57f957c3c5b1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1"
    }
  }
}
2022-11-13T00:29:42.787Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:42.789Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|INFO|500||InvokeReturn
2022-11-13T00:29:42.791Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false
2022-11-13T00:29:42.792Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:29:42.792Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:42.792Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false
2022-11-13T00:29:42.793Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:29:42.793Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"11a9ee74094975773fa5a3ab3ebf57d2", X-B3-SpanId:"8f7b224861110845", X-B3-ParentSpanId:"6acacb5fc602756f", X-B3-Sampled:"0", X-ONAP-RequestID:"99ef9f0e-e1fe-4102-99cc-6ee1727e8f39", X-RequestID:"99ef9f0e-e1fe-4102-99cc-6ee1727e8f39", X-TransactionID:"99ef9f0e-e1fe-4102-99cc-6ee1727e8f39", X-ECOMP-RequestID:"99ef9f0e-e1fe-4102-99cc-6ee1727e8f39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4cd48f4-d913-4cdf-8ce8-2874aac931d4"]
2022-11-13T00:29:42.793Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:29:42.793Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:29:42.811Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:42.811Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:29:42.811Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:29:42.812Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:29:42 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:42.814Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:29:42.814Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:42.814Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:29:42.831Z|99ef9f0e-e1fe-4102-99cc-6ee1727e8f39|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:29:42.879Z|3fbab9e1-3930-4745-9420-746c2e5872cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:29:42.880Z|3fbab9e1-3930-4745-9420-746c2e5872cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:29:43.031Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:29:43.036Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1
2022-11-13T00:29:43.036Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|INFO|500||Invoke
2022-11-13T00:29:43.037Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:43.037Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1
2022-11-13T00:29:43.037Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Method      : GET
2022-11-13T00:29:43.038Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0d19f0a38cf9c9744b46815413c4e33", X-B3-SpanId:"ae4ddf70ec5474f2", X-B3-ParentSpanId:"550b271569189a0c", X-B3-Sampled:"0", X-ONAP-RequestID:"4e53102f-4827-4224-b17b-c65b5514bb39", X-RequestID:"4e53102f-4827-4224-b17b-c65b5514bb39", X-TransactionID:"4e53102f-4827-4224-b17b-c65b5514bb39", X-ECOMP-RequestID:"4e53102f-4827-4224-b17b-c65b5514bb39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfca0272-d09a-40c9-a122-66f6c0f59d13"]
2022-11-13T00:29:43.038Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Request body: 
2022-11-13T00:29:43.039Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||==========================request end================================================
2022-11-13T00:29:43.067Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:43.068Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:29:43.068Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Status text  : OK
2022-11-13T00:29:43.068Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:29:42 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:43.071Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Response body: {
  "requestId" : "d71e29ab-9574-4b9f-8586-57f957c3c5b1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:28:33.000+00:00",
  "endTime" : "2022-11-13T00:29:38.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a\",\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\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n\t\t\t\"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"ae174f77-998d-448f-b004-b2c34a169093\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:29:37.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "serviceInstanceName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "d71e29ab-9574-4b9f-8586-57f957c3c5b1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1"
    }
  }
}
2022-11-13T00:29:43.071Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:43.072Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|INFO|500||InvokeReturn
2022-11-13T00:29:43.074Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false
2022-11-13T00:29:43.075Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:29:43.075Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:43.075Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false
2022-11-13T00:29:43.075Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:29:43.076Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0d19f0a38cf9c9744b46815413c4e33", X-B3-SpanId:"a6ea738e675e7c17", X-B3-ParentSpanId:"550b271569189a0c", X-B3-Sampled:"0", X-ONAP-RequestID:"4e53102f-4827-4224-b17b-c65b5514bb39", X-RequestID:"4e53102f-4827-4224-b17b-c65b5514bb39", X-TransactionID:"4e53102f-4827-4224-b17b-c65b5514bb39", X-ECOMP-RequestID:"4e53102f-4827-4224-b17b-c65b5514bb39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d2aa1c4-ce04-49e1-9278-1480c1c37b2c"]
2022-11-13T00:29:43.076Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:29:43.076Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:29:43.108Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:43.108Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:29:43.109Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:29:43.109Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:29:42 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:43.117Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:29:43.118Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:43.118Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:29:43.132Z|4e53102f-4827-4224-b17b-c65b5514bb39|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:29:43.295Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:29:43.300Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1
2022-11-13T00:29:43.300Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|INFO|500||Invoke
2022-11-13T00:29:43.300Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:43.300Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1
2022-11-13T00:29:43.301Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Method      : GET
2022-11-13T00:29:43.301Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e30861628518aabcdc1219b47bac2e0f", X-B3-SpanId:"b928f6eb619e4f99", X-B3-ParentSpanId:"cb02cb21dc2427c1", X-B3-Sampled:"0", X-ONAP-RequestID:"5d9fa764-8aa9-412d-94d2-421b94c15c88", X-RequestID:"5d9fa764-8aa9-412d-94d2-421b94c15c88", X-TransactionID:"5d9fa764-8aa9-412d-94d2-421b94c15c88", X-ECOMP-RequestID:"5d9fa764-8aa9-412d-94d2-421b94c15c88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c95e8d7c-a526-41cc-b0fe-a4fe4defee95"]
2022-11-13T00:29:43.301Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Request body: 
2022-11-13T00:29:43.302Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||==========================request end================================================
2022-11-13T00:29:43.333Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:43.333Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:29:43.334Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Status text  : OK
2022-11-13T00:29:43.334Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:29:42 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:43.336Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Response body: {
  "requestId" : "d71e29ab-9574-4b9f-8586-57f957c3c5b1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:28:33.000+00:00",
  "endTime" : "2022-11-13T00:29:38.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a\",\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\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n\t\t\t\"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"ae174f77-998d-448f-b004-b2c34a169093\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:29:37.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "serviceInstanceName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "d71e29ab-9574-4b9f-8586-57f957c3c5b1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1"
    }
  }
}
2022-11-13T00:29:43.337Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:43.337Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|INFO|500||InvokeReturn
2022-11-13T00:29:43.339Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false
2022-11-13T00:29:43.339Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:29:43.339Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:43.340Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false
2022-11-13T00:29:43.340Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:29:43.340Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e30861628518aabcdc1219b47bac2e0f", X-B3-SpanId:"eb3e92a713907615", X-B3-ParentSpanId:"cb02cb21dc2427c1", X-B3-Sampled:"0", X-ONAP-RequestID:"5d9fa764-8aa9-412d-94d2-421b94c15c88", X-RequestID:"5d9fa764-8aa9-412d-94d2-421b94c15c88", X-TransactionID:"5d9fa764-8aa9-412d-94d2-421b94c15c88", X-ECOMP-RequestID:"5d9fa764-8aa9-412d-94d2-421b94c15c88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa0a636a-f12e-4530-86a0-0a227e18115c"]
2022-11-13T00:29:43.341Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:29:43.341Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:29:43.362Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:43.363Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:29:43.363Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:29:43.363Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:29:42 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:43.365Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:29:43.365Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:43.365Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:29:43.377Z|5d9fa764-8aa9-412d-94d2-421b94c15c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:29:43.556Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:29:43.562Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1
2022-11-13T00:29:43.562Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|INFO|500||Invoke
2022-11-13T00:29:43.562Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:43.563Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1
2022-11-13T00:29:43.563Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Method      : GET
2022-11-13T00:29:43.563Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e16484c4c238bccb9bd9ab4453172e5", X-B3-SpanId:"1b2e46929f7c77b4", X-B3-ParentSpanId:"e9cef08262557efa", X-B3-Sampled:"0", X-ONAP-RequestID:"1c3973dc-bfa9-41a9-a3ba-aaf08811d72b", X-RequestID:"1c3973dc-bfa9-41a9-a3ba-aaf08811d72b", X-TransactionID:"1c3973dc-bfa9-41a9-a3ba-aaf08811d72b", X-ECOMP-RequestID:"1c3973dc-bfa9-41a9-a3ba-aaf08811d72b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2aa3859-4e76-40de-99a9-744a60c3e4ba"]
2022-11-13T00:29:43.564Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Request body: 
2022-11-13T00:29:43.564Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||==========================request end================================================
2022-11-13T00:29:43.598Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:43.599Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:29:43.599Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Status text  : OK
2022-11-13T00:29:43.599Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:29:42 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:43.601Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Response body: {
  "requestId" : "d71e29ab-9574-4b9f-8586-57f957c3c5b1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:28:33.000+00:00",
  "endTime" : "2022-11-13T00:29:38.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a\",\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\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n\t\t\t\"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"ae174f77-998d-448f-b004-b2c34a169093\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:29:37.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "serviceInstanceName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "d71e29ab-9574-4b9f-8586-57f957c3c5b1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1"
    }
  }
}
2022-11-13T00:29:43.601Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:43.602Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|INFO|500||InvokeReturn
2022-11-13T00:29:43.603Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false
2022-11-13T00:29:43.603Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:29:43.604Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:43.604Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false
2022-11-13T00:29:43.604Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:29:43.605Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e16484c4c238bccb9bd9ab4453172e5", X-B3-SpanId:"d26bad9f0029c725", X-B3-ParentSpanId:"e9cef08262557efa", X-B3-Sampled:"0", X-ONAP-RequestID:"1c3973dc-bfa9-41a9-a3ba-aaf08811d72b", X-RequestID:"1c3973dc-bfa9-41a9-a3ba-aaf08811d72b", X-TransactionID:"1c3973dc-bfa9-41a9-a3ba-aaf08811d72b", X-ECOMP-RequestID:"1c3973dc-bfa9-41a9-a3ba-aaf08811d72b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7676b4bb-eeb3-47b8-a22b-c337144ac3f9"]
2022-11-13T00:29:43.605Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:29:43.605Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:29:43.624Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:43.624Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:29:43.624Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:29:43.625Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:29:42 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:43.626Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:29:43.626Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:43.627Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:29:43.637Z|1c3973dc-bfa9-41a9-a3ba-aaf08811d72b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:29:43.812Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:29:43.818Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1
2022-11-13T00:29:43.818Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|INFO|500||Invoke
2022-11-13T00:29:43.819Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:43.819Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1
2022-11-13T00:29:43.819Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Method      : GET
2022-11-13T00:29:43.820Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82a6302b1a832569ad730bfc09ea9c8c", X-B3-SpanId:"5c201fb51bb7468b", X-B3-ParentSpanId:"1af90eb6beae184d", X-B3-Sampled:"0", X-ONAP-RequestID:"c042417d-6ad6-4741-8482-d377c929837a", X-RequestID:"c042417d-6ad6-4741-8482-d377c929837a", X-TransactionID:"c042417d-6ad6-4741-8482-d377c929837a", X-ECOMP-RequestID:"c042417d-6ad6-4741-8482-d377c929837a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00f4fcb4-f006-433a-8ab7-c01ecd8fe797"]
2022-11-13T00:29:43.820Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Request body: 
2022-11-13T00:29:43.820Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||==========================request end================================================
2022-11-13T00:29:43.866Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:43.867Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:29:43.867Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Status text  : OK
2022-11-13T00:29:43.868Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:29:43 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:43.869Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||Response body: {
  "requestId" : "d71e29ab-9574-4b9f-8586-57f957c3c5b1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:28:33.000+00:00",
  "endTime" : "2022-11-13T00:29:38.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a\",\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\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n\t\t\t\"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"ae174f77-998d-448f-b004-b2c34a169093\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:29:37.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "serviceInstanceName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "d71e29ab-9574-4b9f-8586-57f957c3c5b1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1"
    }
  }
}
2022-11-13T00:29:43.869Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:43.870Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d71e29ab-9574-4b9f-8586-57f957c3c5b1|INFO|500||InvokeReturn
2022-11-13T00:29:43.872Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false
2022-11-13T00:29:43.873Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:29:43.873Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:43.873Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false
2022-11-13T00:29:43.874Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:29:43.874Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82a6302b1a832569ad730bfc09ea9c8c", X-B3-SpanId:"a1e8fd4ef0bbd675", X-B3-ParentSpanId:"1af90eb6beae184d", X-B3-Sampled:"0", X-ONAP-RequestID:"c042417d-6ad6-4741-8482-d377c929837a", X-RequestID:"c042417d-6ad6-4741-8482-d377c929837a", X-TransactionID:"c042417d-6ad6-4741-8482-d377c929837a", X-ECOMP-RequestID:"c042417d-6ad6-4741-8482-d377c929837a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af6bfa19-eb09-4ed1-aadd-3146925c9221"]
2022-11-13T00:29:43.874Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:29:43.875Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:29:43.892Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:43.892Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:29:43.893Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:29:43.893Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:29:43 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:43.894Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:29:43.895Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:43.895Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d71e29ab-9574-4b9f-8586-57f957c3c5b1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:29:43.918Z|c042417d-6ad6-4741-8482-d377c929837a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d71e29ab-9574-4b9f-8586-57f957c3c5b1|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:29:46.368Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:29:46.373Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|||INFO|500||Checking if requestId: c5493d2b-c5cf-4c06-a86b-5508041f14e3 already exists in requestDb InfraActiveRequests table
2022-11-13T00:29:46.374Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3
2022-11-13T00:29:46.375Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|INFO|500||Invoke
2022-11-13T00:29:46.376Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:46.376Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3
2022-11-13T00:29:46.376Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Method      : GET
2022-11-13T00:29:46.377Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f5741a97235ed2887333c2305c77cc0", X-B3-SpanId:"948a1097f55797f8", X-B3-ParentSpanId:"f6092baa7582b005", X-B3-Sampled:"0", X-ONAP-RequestID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-RequestID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-TransactionID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-ECOMP-RequestID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82dc54fd-f4ef-41cd-8beb-92d98401e26d"]
2022-11-13T00:29:46.377Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Request body: 
2022-11-13T00:29:46.377Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||==========================request end================================================
2022-11-13T00:29:46.414Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:46.415Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:29:46.415Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Status text  : Not Found
2022-11-13T00:29:46.416Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:29:46 GMT", x-envoy-upstream-service-time:"32", server:"envoy"]
2022-11-13T00:29:46.416Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Response body: 
2022-11-13T00:29:46.417Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:46.417Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|INFO|404|Not Found|InvokeReturn
2022-11-13T00:29:46.432Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|||INFO|500||Running local validations
2022-11-13T00:29:46.433Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-11-13T00:29:46.448Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:29:46.514Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d2a28d91-0774-43b5-9d84-bd836c6bd71d|INFO|500||Invoke
2022-11-13T00:29:46.514Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d2a28d91-0774-43b5-9d84-bd836c6bd71d|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d2a28d91-0774-43b5-9d84-bd836c6bd71d with request headers:{Authorization=[***REDACTED***], X-RequestID=[c5493d2b-c5cf-4c06-a86b-5508041f14e3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f5ee53d2-761f-4379-a37f-7ae7a033dac6], X-ECOMP-RequestID=[c5493d2b-c5cf-4c06-a86b-5508041f14e3], X-TransactionId=[], X-ONAP-RequestID=[c5493d2b-c5cf-4c06-a86b-5508041f14e3]}
2022-11-13T00:29:46.598Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d2a28d91-0774-43b5-9d84-bd836c6bd71d|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d2a28d91-0774-43b5-9d84-bd836c6bd71d has http status code:404 and response headers:{date=[Sun, 13 Nov 2022 00:29:46 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[45], x-aai-txid=[2-aai-resources-221113-00:29:46:392-36195], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:29:46.600Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d2a28d91-0774-43b5-9d84-bd836c6bd71d|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/d2a28d91-0774-43b5-9d84-bd836c6bd71d","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/d2a28d91-0774-43b5-9d84-bd836c6bd71d","ERR.5.4.6114"]}}}

2022-11-13T00:29:46.600Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d2a28d91-0774-43b5-9d84-bd836c6bd71d|INFO|404|Not Found|InvokeReturn
2022-11-13T00:29:46.611Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d2a28d91-0774-43b5-9d84-bd836c6bd71d
2022-11-13T00:29:46.612Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: d2a28d91-0774-43b5-9d84-bd836c6bd71d
2022-11-13T00:29:46.615Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:29:46.652Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d2a28d91-0774-43b5-9d84-bd836c6bd71d|INFO|500||Invoke
2022-11-13T00:29:46.653Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d2a28d91-0774-43b5-9d84-bd836c6bd71d|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d2a28d91-0774-43b5-9d84-bd836c6bd71d with request headers:{Authorization=[***REDACTED***], X-RequestID=[c5493d2b-c5cf-4c06-a86b-5508041f14e3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[36b5e90e-666b-4fe5-8a56-2baa5efd138a], X-ECOMP-RequestID=[c5493d2b-c5cf-4c06-a86b-5508041f14e3], X-TransactionId=[], X-ONAP-RequestID=[c5493d2b-c5cf-4c06-a86b-5508041f14e3]}
2022-11-13T00:29:46.679Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d2a28d91-0774-43b5-9d84-bd836c6bd71d|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d2a28d91-0774-43b5-9d84-bd836c6bd71d has http status code:404 and response headers:{date=[Sun, 13 Nov 2022 00:29:46 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[23], x-aai-txid=[1-aai-resources-221113-00:29:46:526-77720], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:29:46.680Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d2a28d91-0774-43b5-9d84-bd836c6bd71d|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/d2a28d91-0774-43b5-9d84-bd836c6bd71d","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/d2a28d91-0774-43b5-9d84-bd836c6bd71d","ERR.5.4.6114"]}}}

2022-11-13T00:29:46.681Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d2a28d91-0774-43b5-9d84-bd836c6bd71d|INFO|404|Not Found|InvokeReturn
2022-11-13T00:29:46.684Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/d2a28d91-0774-43b5-9d84-bd836c6bd71d
2022-11-13T00:29:46.684Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: d2a28d91-0774-43b5-9d84-bd836c6bd71d
2022-11-13T00:29:46.687Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:29:46.722Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|INFO|500||Invoke
2022-11-13T00:29:46.722Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a with request headers:{Authorization=[***REDACTED***], X-RequestID=[c5493d2b-c5cf-4c06-a86b-5508041f14e3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9c060826-eb24-4776-8303-b8414e991697], X-ECOMP-RequestID=[c5493d2b-c5cf-4c06-a86b-5508041f14e3], X-TransactionId=[], X-ONAP-RequestID=[c5493d2b-c5cf-4c06-a86b-5508041f14e3]}
2022-11-13T00:29:46.775Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:29:46 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[38], vertex-id=[196608], x-aai-txid=[1-aai-resources-221113-00:29:46:595-47669], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:29:46.776Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|DEBUG|500||{"tenant-id":"2338f1545a624fab969a68194702106a","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1668299251640","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-11-13T00:29:46.776Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|INFO|500||InvokeReturn
2022-11-13T00:29:46.778Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-13T00:29:46.779Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-13T00:29:46.781Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:46.781Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-13T00:29:46.781Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:46.782Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:46.782Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-13T00:29:46.782Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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:"3f5741a97235ed2887333c2305c77cc0", X-B3-SpanId:"95ff9387c5015596", X-B3-ParentSpanId:"f6092baa7582b005", X-B3-Sampled:"0", X-ONAP-RequestID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-RequestID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-TransactionID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-ECOMP-RequestID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebeb154f-53b6-460e-b362-a3d62e2ac193"]
2022-11-13T00:29:46.782Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"3ba2aeef-95f3-405e-ab84-acca3e6547d1"},"instanceName":"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0","requestScope":"network"}
2022-11-13T00:29:46.782Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-13T00:29:46.814Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:46.815Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-13T00:29:46.815Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-11-13T00:29:46.815Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:29:46 GMT", x-envoy-upstream-service-time:"29", server:"envoy"]
2022-11-13T00:29:46.816Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-13T00:29:46.816Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:46.816Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-13T00:29:46.818Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec
2022-11-13T00:29:46.818Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec|INFO|500||Invoke
2022-11-13T00:29:46.818Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:46.818Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec
2022-11-13T00:29:46.819Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec|DEBUG|500||Method      : GET
2022-11-13T00:29:46.819Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-RequestID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-TransactionID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-ECOMP-RequestID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f21c04bc-3374-4920-99aa-a26366d2a1fe"]
2022-11-13T00:29:46.819Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec|DEBUG|500||Request body: 
2022-11-13T00:29:46.819Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec|DEBUG|500||==========================request end================================================
2022-11-13T00:29:46.878Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:46.879Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec|DEBUG|500||Status code  : 200 OK
2022-11-13T00:29:46.879Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec|DEBUG|500||Status text  : OK
2022-11-13T00:29:46.879Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:29:46 GMT", x-envoy-upstream-service-time:"54", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:46.885Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec|DEBUG|500||Response body: {
  "modelCustomizationUUID" : "b4649f6d-9955-4cf2-a923-443df81f72ec",
  "modelInstanceName" : "Generic NeutronNet",
  "created" : "2022-11-13T00:27:36.000+00:00",
  "networkTechnology" : "NEUTRON",
  "networkType" : "NEUTRON",
  "networkScope" : null,
  "networkRole" : null,
  "resourceInput" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec/networkResource"
    }
  }
}
2022-11-13T00:29:46.885Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:46.885Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec|INFO|500||InvokeReturn
2022-11-13T00:29:46.900Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec/networkResource
2022-11-13T00:29:46.901Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec/networkResource|INFO|500||Invoke
2022-11-13T00:29:46.901Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec/networkResource|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:46.901Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec/networkResource|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec/networkResource
2022-11-13T00:29:46.902Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec/networkResource|DEBUG|500||Method      : GET
2022-11-13T00:29:46.902Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec/networkResource|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-RequestID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-TransactionID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-ECOMP-RequestID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4318b998-2e52-4d27-b736-d1ab6a9d5073"]
2022-11-13T00:29:46.902Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec/networkResource|DEBUG|500||Request body: 
2022-11-13T00:29:46.902Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec/networkResource|DEBUG|500||==========================request end================================================
2022-11-13T00:29:46.950Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec/networkResource|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:46.951Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec/networkResource|DEBUG|500||Status code  : 200 OK
2022-11-13T00:29:46.951Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec/networkResource|DEBUG|500||Status text  : OK
2022-11-13T00:29:46.952Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec/networkResource|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/networkResource/d94745d6-8ce2-4a57-b17f-792513632f04", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:29:46 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:46.952Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec/networkResource|DEBUG|500||Response body: {
  "modelUUID" : "d94745d6-8ce2-4a57-b17f-792513632f04",
  "orchestrationMode" : "HEAT",
  "description" : "Generic NeutronNet",
  "neutronNetworkType" : "BASIC",
  "aicVersionMin" : "2.0",
  "aicVersionMax" : "3.0",
  "modelName" : "Generic NeutronNet",
  "modelInvariantUUID" : "d8c5e1bb-fb0a-42d2-bf9a-b6fe1db6e550",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet",
  "category" : null,
  "subCategory" : null,
  "created" : "2022-11-13T00:27:36.000+00:00",
  "hibernateLazyInitializer" : { },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/d94745d6-8ce2-4a57-b17f-792513632f04"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/d94745d6-8ce2-4a57-b17f-792513632f04"
    },
    "collectionNetworkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/d94745d6-8ce2-4a57-b17f-792513632f04/collectionNetworkResourceCustomization"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/d94745d6-8ce2-4a57-b17f-792513632f04/networkResourceCustomization"
    },
    "heatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/d94745d6-8ce2-4a57-b17f-792513632f04/heatTemplate"
    }
  }
}
2022-11-13T00:29:46.953Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec/networkResource|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:46.953Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b4649f6d-9955-4cf2-a923-443df81f72ec/networkResource|INFO|500||InvokeReturn
2022-11-13T00:29:46.960Z|cc60414c-e809-498f-a117-ac05b67a4d07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:29:46.961Z|cc60414c-e809-498f-a117-ac05b67a4d07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:29:46.972Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:46.973Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke
2022-11-13T00:29:46.973Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:46.974Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:46.974Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:46.974Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-RequestID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-TransactionID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-ECOMP-RequestID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"020b8143-dcef-42ec-81ab-23ec80dabf15"]
2022-11-13T00:29:46.975Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:46.975Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:47.076Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:47.077Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:47.077Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text  : Not Found
2022-11-13T00:29:47.078Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:29:46 GMT", x-envoy-upstream-service-time:"64", server:"envoy"]
2022-11-13T00:29:47.079Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:47.079Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:47.080Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:47.081Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:47.082Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:47.084Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:47.084Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:47.084Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:47.084Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-RequestID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-TransactionID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-ECOMP-RequestID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93c518de-f271-451f-8d71-af4c155e268c"]
2022-11-13T00:29:47.085Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:47.085Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:47.127Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:47.128Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:47.128Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text  : OK
2022-11-13T00:29:47.128Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:29:46 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:47.133Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: {
  "id" : 179,
  "action" : "createInstance",
  "description" : "Gr api recipe to create network",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1.0",
  "serviceType" : null,
  "modelName" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "created" : "2022-11-12T23:13:21.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179"
    }
  }
}
2022-11-13T00:29:47.133Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:47.134Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:47.144Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:47.145Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-13T00:29:47.145Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:47.145Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:47.145Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-13T00:29:47.146Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2663", X-B3-TraceId:"3f5741a97235ed2887333c2305c77cc0", X-B3-SpanId:"0cc815499fa67cc5", X-B3-ParentSpanId:"f6092baa7582b005", X-B3-Sampled:"0", X-ONAP-RequestID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-RequestID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-TransactionID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-ECOMP-RequestID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63b89863-e9c8-499d-9fa8-e85084c67275"]
2022-11-13T00:29:47.146Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"c5493d2b-c5cf-4c06-a86b-5508041f14e3","requestStatus":"IN_PROGRESS","startTime":1668299386433,"source":"VID","tenantId":"2338f1545a624fab969a68194702106a","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"d8c5e1bb-fb0a-42d2-bf9a-b6fe1db6e550\",\n    \"modelVersionId\": \"d94745d6-8ce2-4a57-b17f-792513632f04\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b4649f6d-9955-4cf2-a923-443df81f72ec\",\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\": \"2338f1545a624fab969a68194702106a\",\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\": \"3ba2aeef-95f3-405e-ab84-acca3e6547d1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"3ba2aeef-95f3-405e-ab84-acca3e6547d1","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"c5493d2b-c5cf-4c06-a86b-5508041f14e3"}
2022-11-13T00:29:47.146Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-13T00:29:47.188Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:47.188Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-13T00:29:47.188Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-11-13T00:29:47.189Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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/c5493d2b-c5cf-4c06-a86b-5508041f14e3", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:29:46 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:47.189Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:29:46.433+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"d8c5e1bb-fb0a-42d2-bf9a-b6fe1db6e550\",\n    \"modelVersionId\": \"d94745d6-8ce2-4a57-b17f-792513632f04\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b4649f6d-9955-4cf2-a923-443df81f72ec\",\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\": \"2338f1545a624fab969a68194702106a\",\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\": \"3ba2aeef-95f3-405e-ab84-acca3e6547d1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-13T00:29:47.030+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3"
    }
  }
}
2022-11-13T00:29:47.190Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:47.190Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-13T00:29:47.204Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:47.204Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-13T00:29:47.204Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:47.204Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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-11-13T00:29:47.205Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-13T00:29:47.205Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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:"3f5741a97235ed2887333c2305c77cc0", X-B3-SpanId:"58958ade819d0a40", X-B3-ParentSpanId:"f6092baa7582b005", X-B3-Sampled:"0", X-ONAP-RequestID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-RequestID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-TransactionID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-ECOMP-RequestID:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69275583-0a5d-4346-bd12-0df3e9bcc5cf"]
2022-11-13T00:29:47.205Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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\":\"d8c5e1bb-fb0a-42d2-bf9a-b6fe1db6e550\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"b4649f6d-9955-4cf2-a923-443df81f72ec\",\"modelVersionId\":\"d94745d6-8ce2-4a57-b17f-792513632f04\",\"modelCustomizationId\":\"b4649f6d-9955-4cf2-a923-443df81f72ec\",\"modelUuid\":\"d94745d6-8ce2-4a57-b17f-792513632f04\",\"modelInvariantUuid\":\"d8c5e1bb-fb0a-42d2-bf9a-b6fe1db6e550\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\"source\":\"VID\",\"instanceName\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"3ba2aeef-95f3-405e-ab84-acca3e6547d1\",\"modelInfo\":{\"modelInvariantId\":\"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\",\"modelUuid\":\"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\",\"modelInvariantUuid\":\"d2a28d91-0774-43b5-9d84-bd836c6bd71d\"}}}],\"cloudConfiguration\":{\"tenantId\":\"2338f1545a624fab969a68194702106a\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"3ba2aeef-95f3-405e-ab84-acca3e6547d1\"}","type":"String"},"requestId":{"value":"c5493d2b-c5cf-4c06-a86b-5508041f14e3","type":"String"},"mso-request-id":{"value":"c5493d2b-c5cf-4c06-a86b-5508041f14e3","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"3ba2aeef-95f3-405e-ab84-acca3e6547d1","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/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-13T00:29:47.205Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-13T00:29:47.382Z|2d9a17df-79b8-4086-8cd0-d3bb2ee1a5bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:29:47.383Z|2d9a17df-79b8-4086-8cd0-d3bb2ee1a5bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:29:48.232Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:48.232Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-13T00:29:48.233Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-11-13T00:29:48.233Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Sun, 13 Nov 2022 00:29:49 GMT", x-onap-requestid:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", x-requestid:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", x-transactionid:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", x-ecomp-requestid:"c5493d2b-c5cf-4c06-a86b-5508041f14e3", x-onap-partnername:"UNKNOWN", x-invocationid:"69275583-0a5d-4346-bd12-0df3e9bcc5cf", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1022", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:48.233Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"c5493d2b-c5cf-4c06-a86b-5508041f14e3\",\"instanceId\":\"be03b200-ce52-44b4-9309-db93909305f3\"}}","message":"Success","processInstanceID":"4791cc7b-62ea-11ed-9d06-5af7ec799a21","variables":null,"messageCode":200}
2022-11-13T00:29:48.234Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:48.234Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-13T00:29:48.239Z|c5493d2b-c5cf-4c06-a86b-5508041f14e3|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:29:48.437Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:29:48.442Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3
2022-11-13T00:29:48.443Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|INFO|500||Invoke
2022-11-13T00:29:48.443Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:48.443Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3
2022-11-13T00:29:48.444Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Method      : GET
2022-11-13T00:29:48.444Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0eb61b0aa3830f78b3df6b025f27e476", X-B3-SpanId:"875cd29b8de349aa", X-B3-ParentSpanId:"47ddcbc283e96222", X-B3-Sampled:"0", X-ONAP-RequestID:"29209af5-44e8-40ff-a812-8a880f1be9b6", X-RequestID:"29209af5-44e8-40ff-a812-8a880f1be9b6", X-TransactionID:"29209af5-44e8-40ff-a812-8a880f1be9b6", X-ECOMP-RequestID:"29209af5-44e8-40ff-a812-8a880f1be9b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa59c129-412f-4448-989a-566fb6df8810"]
2022-11-13T00:29:48.444Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Request body: 
2022-11-13T00:29:48.445Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||==========================request end================================================
2022-11-13T00:29:48.482Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:48.483Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Status code  : 200 OK
2022-11-13T00:29:48.483Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Status text  : OK
2022-11-13T00:29:48.484Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:29:47 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:48.484Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Response body: {
  "requestId" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:29:46.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"d8c5e1bb-fb0a-42d2-bf9a-b6fe1db6e550\",\n    \"modelVersionId\": \"d94745d6-8ce2-4a57-b17f-792513632f04\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b4649f6d-9955-4cf2-a923-443df81f72ec\",\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\": \"2338f1545a624fab969a68194702106a\",\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\": \"3ba2aeef-95f3-405e-ab84-acca3e6547d1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:29:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "be03b200-ce52-44b4-9309-db93909305f3",
  "networkName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3"
    }
  }
}
2022-11-13T00:29:48.484Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:48.485Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|INFO|500||InvokeReturn
2022-11-13T00:29:48.486Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false
2022-11-13T00:29:48.487Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:29:48.487Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:48.487Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false
2022-11-13T00:29:48.488Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:29:48.488Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0eb61b0aa3830f78b3df6b025f27e476", X-B3-SpanId:"63433855b6a2a9d9", X-B3-ParentSpanId:"47ddcbc283e96222", X-B3-Sampled:"0", X-ONAP-RequestID:"29209af5-44e8-40ff-a812-8a880f1be9b6", X-RequestID:"29209af5-44e8-40ff-a812-8a880f1be9b6", X-TransactionID:"29209af5-44e8-40ff-a812-8a880f1be9b6", X-ECOMP-RequestID:"29209af5-44e8-40ff-a812-8a880f1be9b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4f5bcfe-8c7f-4a6e-8446-4db9d91b4ec6"]
2022-11-13T00:29:48.488Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:29:48.489Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:29:48.505Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:48.506Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:29:48.506Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:29:48.506Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:29:47 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:48.512Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:29:48.512Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:48.513Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:29:48.525Z|29209af5-44e8-40ff-a812-8a880f1be9b6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:29:50.004Z|14b2ec02-cee9-403d-82ec-2f4443a31ee9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:29:50.005Z|14b2ec02-cee9-403d-82ec-2f4443a31ee9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:29:50.422Z|33965a1c-a764-4f21-a7ff-ac18771295c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:29:50.422Z|33965a1c-a764-4f21-a7ff-ac18771295c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:29:52.904Z|60b1b811-ccad-444f-9b1e-b5ac6f0371f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:29:52.905Z|60b1b811-ccad-444f-9b1e-b5ac6f0371f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:29:58.723Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:29:58.729Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3
2022-11-13T00:29:58.730Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|INFO|500||Invoke
2022-11-13T00:29:58.730Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:58.730Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3
2022-11-13T00:29:58.731Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Method      : GET
2022-11-13T00:29:58.731Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c2aa9eeb6c9cb26e968940d501141fb", X-B3-SpanId:"544e9f26f003791b", X-B3-ParentSpanId:"9b57e1d1700e4add", X-B3-Sampled:"0", X-ONAP-RequestID:"70d36dc0-ee62-488d-8652-8dbe24c2076a", X-RequestID:"70d36dc0-ee62-488d-8652-8dbe24c2076a", X-TransactionID:"70d36dc0-ee62-488d-8652-8dbe24c2076a", X-ECOMP-RequestID:"70d36dc0-ee62-488d-8652-8dbe24c2076a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a48ab35-5bac-4038-bc77-b491ceec190a"]
2022-11-13T00:29:58.731Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Request body: 
2022-11-13T00:29:58.732Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||==========================request end================================================
2022-11-13T00:29:58.780Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||============================response begin==========================================
2022-11-13T00:29:58.781Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Status code  : 200 OK
2022-11-13T00:29:58.782Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Status text  : OK
2022-11-13T00:29:58.782Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:29:58 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:29:58.784Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Response body: {
  "requestId" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
  "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-11-13T00:29:46.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"d8c5e1bb-fb0a-42d2-bf9a-b6fe1db6e550\",\n    \"modelVersionId\": \"d94745d6-8ce2-4a57-b17f-792513632f04\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b4649f6d-9955-4cf2-a923-443df81f72ec\",\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\": \"2338f1545a624fab969a68194702106a\",\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\": \"3ba2aeef-95f3-405e-ab84-acca3e6547d1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:29:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "be03b200-ce52-44b4-9309-db93909305f3",
  "networkName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3"
    }
  }
}
2022-11-13T00:29:58.784Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||=======================response end=================================================
2022-11-13T00:29:58.785Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|INFO|500||InvokeReturn
2022-11-13T00:29:58.787Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false
2022-11-13T00:29:58.787Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:29:58.788Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:29:58.788Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false
2022-11-13T00:29:58.788Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:29:58.789Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c2aa9eeb6c9cb26e968940d501141fb", X-B3-SpanId:"2f710b652ec4706d", X-B3-ParentSpanId:"9b57e1d1700e4add", X-B3-Sampled:"0", X-ONAP-RequestID:"70d36dc0-ee62-488d-8652-8dbe24c2076a", X-RequestID:"70d36dc0-ee62-488d-8652-8dbe24c2076a", X-TransactionID:"70d36dc0-ee62-488d-8652-8dbe24c2076a", X-ECOMP-RequestID:"70d36dc0-ee62-488d-8652-8dbe24c2076a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7914cfe4-ee20-4c25-90cb-3a20bf86b0bd"]
2022-11-13T00:29:58.789Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:29:58.789Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:30:00.028Z|e704fbc1-8c16-4298-8cd0-3a12197d3ff8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:30:00.029Z|e704fbc1-8c16-4298-8cd0-3a12197d3ff8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:30:00.084Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:00.085Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:00.085Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:30:00.086Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:29:59 GMT", x-envoy-upstream-service-time:"1292", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:30:00.086Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:30:00.087Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:00.087Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:30:00.150Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:30:00.150Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:30:00.151Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:00.151Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:30:00.151Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:30:00.152Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"70d36dc0-ee62-488d-8652-8dbe24c2076a", X-RequestID:"70d36dc0-ee62-488d-8652-8dbe24c2076a", X-TransactionID:"70d36dc0-ee62-488d-8652-8dbe24c2076a", X-ECOMP-RequestID:"70d36dc0-ee62-488d-8652-8dbe24c2076a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ef79dd0-511d-4400-8799-97689f93cf0d"]
2022-11-13T00:30:00.153Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:30:00.153Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:30:00.447Z|f97b0a85-0b73-426c-bb6b-68c2a4ea0770|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:30:00.448Z|f97b0a85-0b73-426c-bb6b-68c2a4ea0770|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:30:00.510Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:00.510Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:00.511Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:30:00.511Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=8560A568FBC3CD69FD43FDFBF5ABD7E8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Sun, 13 Nov 2022 00:30:01 GMT", x-envoy-upstream-service-time:"316", server:"envoy"]
2022-11-13T00:30:00.512Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4af6f0a3-62ea-11ed-9d06-5af7ec799a21","businessKey":"c5493d2b-c5cf-4c06-a86b-5508041f14e3","processDefinitionId":"SDNCHandler:1:03cb8839-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-13T00:29:53.792+0000","endTime":"2022-11-13T00:29:57.615+0000","removalTime":null,"durationInMillis":3823,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"4791cc7b-62ea-11ed-9d06-5af7ec799a21","superProcessInstanceId":"48c67bb7-62ea-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-13T00:30:00.512Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:00.513Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:30:00.539Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4af6f0a3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4af6f0a3-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:30:00.540Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4af6f0a3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:30:00.540Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4af6f0a3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:00.541Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4af6f0a3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4af6f0a3-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:30:00.541Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4af6f0a3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:30:00.541Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4af6f0a3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"70d36dc0-ee62-488d-8652-8dbe24c2076a", X-RequestID:"70d36dc0-ee62-488d-8652-8dbe24c2076a", X-TransactionID:"70d36dc0-ee62-488d-8652-8dbe24c2076a", X-ECOMP-RequestID:"70d36dc0-ee62-488d-8652-8dbe24c2076a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1673fcd-6b00-4311-986b-4ee49ff398f4"]
2022-11-13T00:30:00.542Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4af6f0a3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:30:00.542Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4af6f0a3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:30:00.756Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4af6f0a3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:00.757Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4af6f0a3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:00.757Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4af6f0a3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:30:00.758Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4af6f0a3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=20E0E181F9D521A32227FD8B0D15015B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"762", date:"Sun, 13 Nov 2022 00:30:01 GMT", x-envoy-upstream-service-time:"162", server:"envoy"]
2022-11-13T00:30:00.758Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4af6f0a3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:4af7db16-62ea-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"4af6f0a3-62ea-11ed-9d06-5af7ec799a21","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:03cb8839-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"4af6f0a3-62ea-11ed-9d06-5af7ec799a21","executionId":"4af6f0a3-62ea-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:29:53.798+0000","endTime":"2022-11-13T00:29:57.613+0000","durationInMillis":3815,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4791cc7b-62ea-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:30:00.758Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4af6f0a3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:00.759Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4af6f0a3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:30:00.766Z|70d36dc0-ee62-488d-8652-8dbe24c2076a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:30:01.960Z|f42c0d00-212b-4efa-b937-c7df8261547c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:30:01.960Z|f42c0d00-212b-4efa-b937-c7df8261547c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:30:02.929Z|d2c6688f-2a65-4099-8e05-046d9b36ab39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:30:02.929Z|d2c6688f-2a65-4099-8e05-046d9b36ab39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:30:10.054Z|0db5aead-a814-415a-9102-29a3f5d7b571|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:30:10.055Z|0db5aead-a814-415a-9102-29a3f5d7b571|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:30:10.473Z|ab2c65ec-b4b8-4953-933e-1b1fbffe3d59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:30:10.474Z|ab2c65ec-b4b8-4953-933e-1b1fbffe3d59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:30:10.936Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:30:10.944Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3
2022-11-13T00:30:10.945Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|INFO|500||Invoke
2022-11-13T00:30:10.945Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:10.945Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3
2022-11-13T00:30:10.945Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Method      : GET
2022-11-13T00:30:10.946Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e6e839b0782a922d330e1c3c3c4e3dab", X-B3-SpanId:"81e5cdb79a219079", X-B3-ParentSpanId:"3ad644cff3ff2ff2", X-B3-Sampled:"0", X-ONAP-RequestID:"87acc24e-6d52-4321-a4f9-3fe04a5ece3f", X-RequestID:"87acc24e-6d52-4321-a4f9-3fe04a5ece3f", X-TransactionID:"87acc24e-6d52-4321-a4f9-3fe04a5ece3f", X-ECOMP-RequestID:"87acc24e-6d52-4321-a4f9-3fe04a5ece3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c7e2473-6e22-4e3e-a213-a2a3c3e8a94d"]
2022-11-13T00:30:10.946Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Request body: 
2022-11-13T00:30:10.946Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||==========================request end================================================
2022-11-13T00:30:10.983Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:10.983Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:10.983Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Status text  : OK
2022-11-13T00:30:10.983Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:30:10 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:30:10.985Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Response body: {
  "requestId" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
  "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-11-13T00:29:46.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"d8c5e1bb-fb0a-42d2-bf9a-b6fe1db6e550\",\n    \"modelVersionId\": \"d94745d6-8ce2-4a57-b17f-792513632f04\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b4649f6d-9955-4cf2-a923-443df81f72ec\",\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\": \"2338f1545a624fab969a68194702106a\",\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\": \"3ba2aeef-95f3-405e-ab84-acca3e6547d1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:29:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "be03b200-ce52-44b4-9309-db93909305f3",
  "networkName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
    "cloudIdentifier" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\"},\"environment\":null}",
    "created" : "2022-11-13T00:30:08.000+00:00"
  } ],
  "requestURI" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3"
    }
  }
}
2022-11-13T00:30:10.986Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:10.986Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|INFO|500||InvokeReturn
2022-11-13T00:30:10.988Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false
2022-11-13T00:30:10.988Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:30:10.988Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:10.989Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false
2022-11-13T00:30:10.989Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:30:10.989Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e6e839b0782a922d330e1c3c3c4e3dab", X-B3-SpanId:"5a155a9d8d90ec2d", X-B3-ParentSpanId:"3ad644cff3ff2ff2", X-B3-Sampled:"0", X-ONAP-RequestID:"87acc24e-6d52-4321-a4f9-3fe04a5ece3f", X-RequestID:"87acc24e-6d52-4321-a4f9-3fe04a5ece3f", X-TransactionID:"87acc24e-6d52-4321-a4f9-3fe04a5ece3f", X-ECOMP-RequestID:"87acc24e-6d52-4321-a4f9-3fe04a5ece3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4223e5ff-4d58-4b72-bdc2-ecd634575da7"]
2022-11-13T00:30:10.989Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:30:10.990Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:30:11.011Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:11.011Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:11.011Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:30:11.011Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:30:10 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:30:11.013Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:30:11.013Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:11.014Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:30:11.073Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:30:11.074Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:30:11.074Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:11.074Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:30:11.075Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:30:11.075Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"87acc24e-6d52-4321-a4f9-3fe04a5ece3f", X-RequestID:"87acc24e-6d52-4321-a4f9-3fe04a5ece3f", X-TransactionID:"87acc24e-6d52-4321-a4f9-3fe04a5ece3f", X-ECOMP-RequestID:"87acc24e-6d52-4321-a4f9-3fe04a5ece3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09ccfe4a-50cc-4fd4-bbf1-c8f63e31b928"]
2022-11-13T00:30:11.075Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:30:11.075Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:30:11.234Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:11.234Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:11.235Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:30:11.235Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=AD45B627324C7A679864FF56C9F68599; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Sun, 13 Nov 2022 00:30:12 GMT", x-envoy-upstream-service-time:"155", server:"envoy"]
2022-11-13T00:30:11.235Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"50a7d9b2-62ea-11ed-9d06-5af7ec799a21","businessKey":"c5493d2b-c5cf-4c06-a86b-5508041f14e3","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:30:03.340+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"4791cc7b-62ea-11ed-9d06-5af7ec799a21","superProcessInstanceId":"50a4f34b-62ea-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-13T00:30:11.235Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:11.236Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:30:11.259Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:30:11.259Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:30:11.259Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:11.260Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:30:11.260Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:30:11.260Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"87acc24e-6d52-4321-a4f9-3fe04a5ece3f", X-RequestID:"87acc24e-6d52-4321-a4f9-3fe04a5ece3f", X-TransactionID:"87acc24e-6d52-4321-a4f9-3fe04a5ece3f", X-ECOMP-RequestID:"87acc24e-6d52-4321-a4f9-3fe04a5ece3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"943e5998-cda2-48d4-b72d-d05ef7900268"]
2022-11-13T00:30:11.260Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:30:11.261Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:30:11.393Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:11.393Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:11.394Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:30:11.394Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=767EE653826217DDDB34CCE30C35FB19; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Sun, 13 Nov 2022 00:30:12 GMT", x-envoy-upstream-service-time:"128", server:"envoy"]
2022-11-13T00:30:11.394Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:50a827d9-62ea-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"50a7d9b2-62ea-11ed-9d06-5af7ec799a21","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"50a7d9b2-62ea-11ed-9d06-5af7ec799a21","executionId":"50a7d9b2-62ea-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:30:03.342+0000","endTime":"2022-11-13T00:30:03.342+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4791cc7b-62ea-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:30:11.395Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:11.395Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:30:11.400Z|87acc24e-6d52-4321-a4f9-3fe04a5ece3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:30:12.953Z|d453090d-2f9e-43b1-90f0-15e403e069bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:30:12.953Z|d453090d-2f9e-43b1-90f0-15e403e069bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:30:14.222Z|ba8b3e68-e4f6-4251-8fb7-a3834b9bf0cd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:30:14.223Z|ba8b3e68-e4f6-4251-8fb7-a3834b9bf0cd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:30:16.960Z|8f4f2fd4-cbfc-4ab1-bf10-8ce3b3bc703a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:30:16.963Z|8f4f2fd4-cbfc-4ab1-bf10-8ce3b3bc703a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:30:17.384Z|d5f38926-dd94-45e5-897d-478818043ae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:30:17.384Z|d5f38926-dd94-45e5-897d-478818043ae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:30:20.078Z|1613a7f7-823d-4365-a051-0d22e6041acf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:30:20.079Z|1613a7f7-823d-4365-a051-0d22e6041acf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:30:20.497Z|70676605-5978-4c4e-85a2-9d795a10f062|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:30:20.497Z|70676605-5978-4c4e-85a2-9d795a10f062|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:30:21.572Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:30:21.578Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3
2022-11-13T00:30:21.578Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|INFO|500||Invoke
2022-11-13T00:30:21.578Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:21.579Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3
2022-11-13T00:30:21.579Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Method      : GET
2022-11-13T00:30:21.579Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94785d0c81f36583f3f17d0b85ff4a36", X-B3-SpanId:"0d7b357839d7afa2", X-B3-ParentSpanId:"de247166742287c6", X-B3-Sampled:"0", X-ONAP-RequestID:"7bf34452-b94e-42fa-847f-16863f399a68", X-RequestID:"7bf34452-b94e-42fa-847f-16863f399a68", X-TransactionID:"7bf34452-b94e-42fa-847f-16863f399a68", X-ECOMP-RequestID:"7bf34452-b94e-42fa-847f-16863f399a68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1d3b1ca-16f3-402e-8c15-847ce6cfbce6"]
2022-11-13T00:30:21.580Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Request body: 
2022-11-13T00:30:21.580Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||==========================request end================================================
2022-11-13T00:30:21.612Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:21.612Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:21.613Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Status text  : OK
2022-11-13T00:30:21.613Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:30:21 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:30:21.614Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Response body: {
  "requestId" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
  "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-11-13T00:29:46.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"d8c5e1bb-fb0a-42d2-bf9a-b6fe1db6e550\",\n    \"modelVersionId\": \"d94745d6-8ce2-4a57-b17f-792513632f04\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b4649f6d-9955-4cf2-a923-443df81f72ec\",\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\": \"2338f1545a624fab969a68194702106a\",\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\": \"3ba2aeef-95f3-405e-ab84-acca3e6547d1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:30:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "be03b200-ce52-44b4-9309-db93909305f3",
  "networkName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
    "cloudIdentifier" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\"},\"environment\":null}",
    "created" : "2022-11-13T00:30:08.000+00:00"
  } ],
  "requestURI" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3"
    }
  }
}
2022-11-13T00:30:21.614Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:21.615Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|INFO|500||InvokeReturn
2022-11-13T00:30:21.617Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false
2022-11-13T00:30:21.617Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:30:21.618Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:21.618Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false
2022-11-13T00:30:21.618Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:30:21.619Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94785d0c81f36583f3f17d0b85ff4a36", X-B3-SpanId:"8ca33caeec474727", X-B3-ParentSpanId:"de247166742287c6", X-B3-Sampled:"0", X-ONAP-RequestID:"7bf34452-b94e-42fa-847f-16863f399a68", X-RequestID:"7bf34452-b94e-42fa-847f-16863f399a68", X-TransactionID:"7bf34452-b94e-42fa-847f-16863f399a68", X-ECOMP-RequestID:"7bf34452-b94e-42fa-847f-16863f399a68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acc7c272-ca03-4306-b017-521deab5a04b"]
2022-11-13T00:30:21.619Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:30:21.619Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:30:21.652Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:21.652Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:21.652Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:30:21.653Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:30:21 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:30:21.654Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 7,
  "soRequestId" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
  "groupingId" : "a71c7f28-5f4d-4d3e-96a5-f151369cacdf",
  "name" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"3b17ea3b-4c64-49f2-93dd-51fea65491f6\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_afb698ea-d605-45e5-a864-38972ce8c7cf\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0/a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"updated_time\":null,\"creation_time\":1668299410000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d8fa40c81ead44d19588258e803813d7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"network_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:30:13.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:30:21.654Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:21.655Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:30:21.685Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:30:21.686Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:30:21.686Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:21.686Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:30:21.687Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:30:21.687Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7bf34452-b94e-42fa-847f-16863f399a68", X-RequestID:"7bf34452-b94e-42fa-847f-16863f399a68", X-TransactionID:"7bf34452-b94e-42fa-847f-16863f399a68", X-ECOMP-RequestID:"7bf34452-b94e-42fa-847f-16863f399a68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b3f38c2-892c-4870-a657-2faca06cbcdf"]
2022-11-13T00:30:21.688Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:30:21.688Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:30:21.820Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:21.821Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:21.821Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:30:21.822Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=5711F583C9C6E21CAD320FC64AB5E2B3; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Sun, 13 Nov 2022 00:30:22 GMT", x-envoy-upstream-service-time:"129", server:"envoy"]
2022-11-13T00:30:21.822Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"50a7d9b2-62ea-11ed-9d06-5af7ec799a21","businessKey":"c5493d2b-c5cf-4c06-a86b-5508041f14e3","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:30:03.340+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"4791cc7b-62ea-11ed-9d06-5af7ec799a21","superProcessInstanceId":"50a4f34b-62ea-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-13T00:30:21.823Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:21.823Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5493d2b-c5cf-4c06-a86b-5508041f14e3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:30:21.847Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:30:21.848Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:30:21.848Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:21.848Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:30:21.849Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:30:21.849Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7bf34452-b94e-42fa-847f-16863f399a68", X-RequestID:"7bf34452-b94e-42fa-847f-16863f399a68", X-TransactionID:"7bf34452-b94e-42fa-847f-16863f399a68", X-ECOMP-RequestID:"7bf34452-b94e-42fa-847f-16863f399a68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6e77df9-5830-4617-a433-00eafc67c28d"]
2022-11-13T00:30:21.849Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:30:21.849Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:30:21.985Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:21.985Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:21.986Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:30:21.986Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=44D4967C6018D1D466529FCB4BC48F40; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"811", date:"Sun, 13 Nov 2022 00:30:22 GMT", x-envoy-upstream-service-time:"131", server:"envoy"]
2022-11-13T00:30:21.987Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:562b700a-62ea-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"50a7d9b2-62ea-11ed-9d06-5af7ec799a21","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"50a7d9b2-62ea-11ed-9d06-5af7ec799a21","executionId":"50a7d9b2-62ea-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:30:12.591+0000","endTime":"2022-11-13T00:30:12.599+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4791cc7b-62ea-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:30:21.987Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:21.987Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=50a7d9b2-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:30:21.994Z|7bf34452-b94e-42fa-847f-16863f399a68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:30:22.979Z|34ebb669-d98c-4b94-83c7-ba226daa6c44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:30:22.980Z|34ebb669-d98c-4b94-83c7-ba226daa6c44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:30:30.104Z|1ba1987c-5a00-48a7-9161-eecf322ed030|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:30:30.105Z|1ba1987c-5a00-48a7-9161-eecf322ed030|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:30:30.523Z|ac91c9ed-c83b-4552-af15-76899b1f6543|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:30:30.524Z|ac91c9ed-c83b-4552-af15-76899b1f6543|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:30:31.960Z|24038923-11a3-422e-a5d5-e6f9a563cad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:30:31.961Z|24038923-11a3-422e-a5d5-e6f9a563cad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:30:32.201Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:30:32.207Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3
2022-11-13T00:30:32.208Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|INFO|500||Invoke
2022-11-13T00:30:32.208Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:32.208Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3
2022-11-13T00:30:32.208Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Method      : GET
2022-11-13T00:30:32.209Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23bc5877313b5aeecb07d7e5f157ba3e", X-B3-SpanId:"846bd16d2f44deb9", X-B3-ParentSpanId:"8121bf9d2fec06d3", X-B3-Sampled:"0", X-ONAP-RequestID:"90a68f29-6a3f-44ef-8f9d-283ab1137fe2", X-RequestID:"90a68f29-6a3f-44ef-8f9d-283ab1137fe2", X-TransactionID:"90a68f29-6a3f-44ef-8f9d-283ab1137fe2", X-ECOMP-RequestID:"90a68f29-6a3f-44ef-8f9d-283ab1137fe2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac20c138-f4b3-4772-bef8-2226b810cf4d"]
2022-11-13T00:30:32.209Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Request body: 
2022-11-13T00:30:32.209Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||==========================request end================================================
2022-11-13T00:30:32.249Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:32.249Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:32.250Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Status text  : OK
2022-11-13T00:30:32.250Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:30:32 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:30:32.251Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Response body: {
  "requestId" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
  "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-11-13T00:29:46.000+00:00",
  "endTime" : "2022-11-13T00:30:33.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"d8c5e1bb-fb0a-42d2-bf9a-b6fe1db6e550\",\n    \"modelVersionId\": \"d94745d6-8ce2-4a57-b17f-792513632f04\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b4649f6d-9955-4cf2-a923-443df81f72ec\",\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\": \"2338f1545a624fab969a68194702106a\",\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\": \"3ba2aeef-95f3-405e-ab84-acca3e6547d1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:30:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "be03b200-ce52-44b4-9309-db93909305f3",
  "networkName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
    "cloudIdentifier" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\"},\"environment\":null}",
    "created" : "2022-11-13T00:30:08.000+00:00"
  } ],
  "requestURI" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3"
    }
  }
}
2022-11-13T00:30:32.251Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:32.252Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|INFO|500||InvokeReturn
2022-11-13T00:30:32.253Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false
2022-11-13T00:30:32.254Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:30:32.254Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:32.254Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false
2022-11-13T00:30:32.255Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:30:32.255Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23bc5877313b5aeecb07d7e5f157ba3e", X-B3-SpanId:"b49bc6f70f696b3f", X-B3-ParentSpanId:"8121bf9d2fec06d3", X-B3-Sampled:"0", X-ONAP-RequestID:"90a68f29-6a3f-44ef-8f9d-283ab1137fe2", X-RequestID:"90a68f29-6a3f-44ef-8f9d-283ab1137fe2", X-TransactionID:"90a68f29-6a3f-44ef-8f9d-283ab1137fe2", X-ECOMP-RequestID:"90a68f29-6a3f-44ef-8f9d-283ab1137fe2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6b1959a-ec42-4ece-8107-79a9721c7b06"]
2022-11-13T00:30:32.255Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:30:32.255Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:30:32.275Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:32.275Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:32.275Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:30:32.276Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:30:32 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:30:32.278Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 7,
  "soRequestId" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
  "groupingId" : "a71c7f28-5f4d-4d3e-96a5-f151369cacdf",
  "name" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"3b17ea3b-4c64-49f2-93dd-51fea65491f6\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"eafe9dd2-325e-4724-9aca-0fd4eb008f99\",\"output_key\":\"subnet_id_afb698ea-d605-45e5-a864-38972ce8c7cf\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0/a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"updated_time\":null,\"creation_time\":1668299410000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d8fa40c81ead44d19588258e803813d7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"network_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:30:13.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:30:32.278Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:32.278Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:30:32.296Z|90a68f29-6a3f-44ef-8f9d-283ab1137fe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:30:32.454Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:30:32.458Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3
2022-11-13T00:30:32.458Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|INFO|500||Invoke
2022-11-13T00:30:32.459Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:32.459Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3
2022-11-13T00:30:32.459Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Method      : GET
2022-11-13T00:30:32.460Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2c8de441792c628e0030d5dfb572595", X-B3-SpanId:"55dae365ac66bf19", X-B3-ParentSpanId:"b69297469b0a951c", X-B3-Sampled:"0", X-ONAP-RequestID:"b62cdda1-8659-4082-a48f-2359ab8ac1fe", X-RequestID:"b62cdda1-8659-4082-a48f-2359ab8ac1fe", X-TransactionID:"b62cdda1-8659-4082-a48f-2359ab8ac1fe", X-ECOMP-RequestID:"b62cdda1-8659-4082-a48f-2359ab8ac1fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21804ef7-b1f9-4a53-ba0b-60db045810aa"]
2022-11-13T00:30:32.460Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Request body: 
2022-11-13T00:30:32.460Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||==========================request end================================================
2022-11-13T00:30:32.494Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:32.494Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:32.495Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Status text  : OK
2022-11-13T00:30:32.495Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:30:32 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:30:32.498Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Response body: {
  "requestId" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
  "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-11-13T00:29:46.000+00:00",
  "endTime" : "2022-11-13T00:30:33.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"d8c5e1bb-fb0a-42d2-bf9a-b6fe1db6e550\",\n    \"modelVersionId\": \"d94745d6-8ce2-4a57-b17f-792513632f04\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b4649f6d-9955-4cf2-a923-443df81f72ec\",\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\": \"2338f1545a624fab969a68194702106a\",\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\": \"3ba2aeef-95f3-405e-ab84-acca3e6547d1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:30:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "be03b200-ce52-44b4-9309-db93909305f3",
  "networkName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
    "cloudIdentifier" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\"},\"environment\":null}",
    "created" : "2022-11-13T00:30:08.000+00:00"
  } ],
  "requestURI" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3"
    }
  }
}
2022-11-13T00:30:32.498Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:32.499Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|INFO|500||InvokeReturn
2022-11-13T00:30:32.501Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false
2022-11-13T00:30:32.501Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:30:32.501Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:32.502Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false
2022-11-13T00:30:32.502Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:30:32.502Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2c8de441792c628e0030d5dfb572595", X-B3-SpanId:"7dbec30da777065a", X-B3-ParentSpanId:"b69297469b0a951c", X-B3-Sampled:"0", X-ONAP-RequestID:"b62cdda1-8659-4082-a48f-2359ab8ac1fe", X-RequestID:"b62cdda1-8659-4082-a48f-2359ab8ac1fe", X-TransactionID:"b62cdda1-8659-4082-a48f-2359ab8ac1fe", X-ECOMP-RequestID:"b62cdda1-8659-4082-a48f-2359ab8ac1fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ff0916e-4e5d-44ba-a47a-2ed954eacf84"]
2022-11-13T00:30:32.503Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:30:32.503Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:30:32.522Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:32.522Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:32.522Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:30:32.523Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:30:32 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:30:32.524Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 7,
  "soRequestId" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
  "groupingId" : "a71c7f28-5f4d-4d3e-96a5-f151369cacdf",
  "name" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"3b17ea3b-4c64-49f2-93dd-51fea65491f6\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"eafe9dd2-325e-4724-9aca-0fd4eb008f99\",\"output_key\":\"subnet_id_afb698ea-d605-45e5-a864-38972ce8c7cf\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0/a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"updated_time\":null,\"creation_time\":1668299410000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d8fa40c81ead44d19588258e803813d7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"network_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:30:13.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:30:32.525Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:32.525Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:30:32.535Z|b62cdda1-8659-4082-a48f-2359ab8ac1fe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:30:32.705Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:30:32.710Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3
2022-11-13T00:30:32.711Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|INFO|500||Invoke
2022-11-13T00:30:32.711Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:32.711Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3
2022-11-13T00:30:32.711Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Method      : GET
2022-11-13T00:30:32.712Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b146312d549b753daed66a3007e34ec", X-B3-SpanId:"f564fefa605cd3dc", X-B3-ParentSpanId:"5c3b70e8b0cb433e", X-B3-Sampled:"0", X-ONAP-RequestID:"924e4143-c4dd-439f-8f73-d6d5cb93c5c2", X-RequestID:"924e4143-c4dd-439f-8f73-d6d5cb93c5c2", X-TransactionID:"924e4143-c4dd-439f-8f73-d6d5cb93c5c2", X-ECOMP-RequestID:"924e4143-c4dd-439f-8f73-d6d5cb93c5c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6802fd7d-3a50-480c-aacb-3763b43a2142"]
2022-11-13T00:30:32.712Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Request body: 
2022-11-13T00:30:32.712Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||==========================request end================================================
2022-11-13T00:30:32.836Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:32.837Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:32.837Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Status text  : OK
2022-11-13T00:30:32.837Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:30:32 GMT", x-envoy-upstream-service-time:"121", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:30:32.839Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Response body: {
  "requestId" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
  "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-11-13T00:29:46.000+00:00",
  "endTime" : "2022-11-13T00:30:33.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"d8c5e1bb-fb0a-42d2-bf9a-b6fe1db6e550\",\n    \"modelVersionId\": \"d94745d6-8ce2-4a57-b17f-792513632f04\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b4649f6d-9955-4cf2-a923-443df81f72ec\",\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\": \"2338f1545a624fab969a68194702106a\",\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\": \"3ba2aeef-95f3-405e-ab84-acca3e6547d1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:30:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "be03b200-ce52-44b4-9309-db93909305f3",
  "networkName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
    "cloudIdentifier" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\"},\"environment\":null}",
    "created" : "2022-11-13T00:30:08.000+00:00"
  } ],
  "requestURI" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3"
    }
  }
}
2022-11-13T00:30:32.839Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:32.839Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|INFO|500||InvokeReturn
2022-11-13T00:30:32.850Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false
2022-11-13T00:30:32.851Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:30:32.851Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:32.851Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false
2022-11-13T00:30:32.852Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:30:32.852Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b146312d549b753daed66a3007e34ec", X-B3-SpanId:"8ce35238bbd90846", X-B3-ParentSpanId:"5c3b70e8b0cb433e", X-B3-Sampled:"0", X-ONAP-RequestID:"924e4143-c4dd-439f-8f73-d6d5cb93c5c2", X-RequestID:"924e4143-c4dd-439f-8f73-d6d5cb93c5c2", X-TransactionID:"924e4143-c4dd-439f-8f73-d6d5cb93c5c2", X-ECOMP-RequestID:"924e4143-c4dd-439f-8f73-d6d5cb93c5c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d475d482-13d8-40c7-8f5e-46b12327f0b6"]
2022-11-13T00:30:32.852Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:30:32.853Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:30:32.869Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:32.869Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:32.870Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:30:32.870Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:30:32 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:30:32.872Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 7,
  "soRequestId" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
  "groupingId" : "a71c7f28-5f4d-4d3e-96a5-f151369cacdf",
  "name" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"3b17ea3b-4c64-49f2-93dd-51fea65491f6\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"eafe9dd2-325e-4724-9aca-0fd4eb008f99\",\"output_key\":\"subnet_id_afb698ea-d605-45e5-a864-38972ce8c7cf\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0/a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"updated_time\":null,\"creation_time\":1668299410000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d8fa40c81ead44d19588258e803813d7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"network_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:30:13.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:30:32.872Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:32.872Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:30:32.882Z|924e4143-c4dd-439f-8f73-d6d5cb93c5c2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:30:33.006Z|5c086052-6467-479c-99ad-900bdead025f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:30:33.007Z|5c086052-6467-479c-99ad-900bdead025f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:30:33.057Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:30:33.061Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3
2022-11-13T00:30:33.061Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|INFO|500||Invoke
2022-11-13T00:30:33.062Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:33.062Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3
2022-11-13T00:30:33.062Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Method      : GET
2022-11-13T00:30:33.063Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2fa51416e797ee7b49fe61d19c227179", X-B3-SpanId:"852e9357d9884005", X-B3-ParentSpanId:"48ea718a7e9d7d80", X-B3-Sampled:"0", X-ONAP-RequestID:"a69faff8-e00f-4616-8d29-27d379ba2526", X-RequestID:"a69faff8-e00f-4616-8d29-27d379ba2526", X-TransactionID:"a69faff8-e00f-4616-8d29-27d379ba2526", X-ECOMP-RequestID:"a69faff8-e00f-4616-8d29-27d379ba2526", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b6cfe63-ac63-4bab-89c1-bc3ab81b3047"]
2022-11-13T00:30:33.063Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Request body: 
2022-11-13T00:30:33.063Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||==========================request end================================================
2022-11-13T00:30:33.095Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:33.095Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:33.096Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Status text  : OK
2022-11-13T00:30:33.096Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:30:32 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:30:33.103Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Response body: {
  "requestId" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
  "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-11-13T00:29:46.000+00:00",
  "endTime" : "2022-11-13T00:30:33.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"d8c5e1bb-fb0a-42d2-bf9a-b6fe1db6e550\",\n    \"modelVersionId\": \"d94745d6-8ce2-4a57-b17f-792513632f04\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b4649f6d-9955-4cf2-a923-443df81f72ec\",\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\": \"2338f1545a624fab969a68194702106a\",\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\": \"3ba2aeef-95f3-405e-ab84-acca3e6547d1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:30:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "be03b200-ce52-44b4-9309-db93909305f3",
  "networkName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
    "cloudIdentifier" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\"},\"environment\":null}",
    "created" : "2022-11-13T00:30:08.000+00:00"
  } ],
  "requestURI" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3"
    }
  }
}
2022-11-13T00:30:33.103Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:33.104Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|INFO|500||InvokeReturn
2022-11-13T00:30:33.106Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false
2022-11-13T00:30:33.106Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:30:33.106Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:33.106Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false
2022-11-13T00:30:33.107Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:30:33.107Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2fa51416e797ee7b49fe61d19c227179", X-B3-SpanId:"9bccb42958258303", X-B3-ParentSpanId:"48ea718a7e9d7d80", X-B3-Sampled:"0", X-ONAP-RequestID:"a69faff8-e00f-4616-8d29-27d379ba2526", X-RequestID:"a69faff8-e00f-4616-8d29-27d379ba2526", X-TransactionID:"a69faff8-e00f-4616-8d29-27d379ba2526", X-ECOMP-RequestID:"a69faff8-e00f-4616-8d29-27d379ba2526", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e4e5661-d379-4ae6-9bb0-e236f71e6004"]
2022-11-13T00:30:33.107Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:30:33.107Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:30:33.127Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:33.127Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:33.128Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:30:33.128Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:30:32 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:30:33.130Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 7,
  "soRequestId" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
  "groupingId" : "a71c7f28-5f4d-4d3e-96a5-f151369cacdf",
  "name" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"3b17ea3b-4c64-49f2-93dd-51fea65491f6\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"eafe9dd2-325e-4724-9aca-0fd4eb008f99\",\"output_key\":\"subnet_id_afb698ea-d605-45e5-a864-38972ce8c7cf\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0/a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"updated_time\":null,\"creation_time\":1668299410000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d8fa40c81ead44d19588258e803813d7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"network_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:30:13.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:30:33.131Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:33.131Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:30:33.141Z|a69faff8-e00f-4616-8d29-27d379ba2526|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:30:33.322Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:30:33.326Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3
2022-11-13T00:30:33.326Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|INFO|500||Invoke
2022-11-13T00:30:33.327Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:33.327Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3
2022-11-13T00:30:33.327Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Method      : GET
2022-11-13T00:30:33.327Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1103001e81b0ecb3ef13d57c30b62746", X-B3-SpanId:"8c4a7a6582e74c02", X-B3-ParentSpanId:"644eef5a753c3189", X-B3-Sampled:"0", X-ONAP-RequestID:"d66e8b3a-1f6c-4ea4-af57-2525a9ff723c", X-RequestID:"d66e8b3a-1f6c-4ea4-af57-2525a9ff723c", X-TransactionID:"d66e8b3a-1f6c-4ea4-af57-2525a9ff723c", X-ECOMP-RequestID:"d66e8b3a-1f6c-4ea4-af57-2525a9ff723c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1800cff-238c-46b6-a9ae-46aad119d8e4"]
2022-11-13T00:30:33.328Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Request body: 
2022-11-13T00:30:33.328Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||==========================request end================================================
2022-11-13T00:30:33.355Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:33.355Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:33.356Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Status text  : OK
2022-11-13T00:30:33.356Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:30:33 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:30:33.358Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||Response body: {
  "requestId" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
  "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-11-13T00:29:46.000+00:00",
  "endTime" : "2022-11-13T00:30:33.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"d8c5e1bb-fb0a-42d2-bf9a-b6fe1db6e550\",\n    \"modelVersionId\": \"d94745d6-8ce2-4a57-b17f-792513632f04\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b4649f6d-9955-4cf2-a923-443df81f72ec\",\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\": \"2338f1545a624fab969a68194702106a\",\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\": \"3ba2aeef-95f3-405e-ab84-acca3e6547d1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:30:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "be03b200-ce52-44b4-9309-db93909305f3",
  "networkName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
    "cloudIdentifier" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\"},\"environment\":null}",
    "created" : "2022-11-13T00:30:08.000+00:00"
  } ],
  "requestURI" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3"
    }
  }
}
2022-11-13T00:30:33.358Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:33.358Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5493d2b-c5cf-4c06-a86b-5508041f14e3|INFO|500||InvokeReturn
2022-11-13T00:30:33.360Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false
2022-11-13T00:30:33.360Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:30:33.361Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:33.361Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false
2022-11-13T00:30:33.361Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:30:33.361Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1103001e81b0ecb3ef13d57c30b62746", X-B3-SpanId:"2b6e245d25fbf741", X-B3-ParentSpanId:"644eef5a753c3189", X-B3-Sampled:"0", X-ONAP-RequestID:"d66e8b3a-1f6c-4ea4-af57-2525a9ff723c", X-RequestID:"d66e8b3a-1f6c-4ea4-af57-2525a9ff723c", X-TransactionID:"d66e8b3a-1f6c-4ea4-af57-2525a9ff723c", X-ECOMP-RequestID:"d66e8b3a-1f6c-4ea4-af57-2525a9ff723c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f009eac5-cb4e-4833-82fc-81e785196d9e"]
2022-11-13T00:30:33.361Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:30:33.362Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:30:33.380Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:33.381Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:33.381Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:30:33.381Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:30:33 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:30:33.387Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 7,
  "soRequestId" : "c5493d2b-c5cf-4c06-a86b-5508041f14e3",
  "groupingId" : "a71c7f28-5f4d-4d3e-96a5-f151369cacdf",
  "name" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"3b17ea3b-4c64-49f2-93dd-51fea65491f6\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"eafe9dd2-325e-4724-9aca-0fd4eb008f99\",\"output_key\":\"subnet_id_afb698ea-d605-45e5-a864-38972ce8c7cf\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0/a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"updated_time\":null,\"creation_time\":1668299410000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d8fa40c81ead44d19588258e803813d7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"network_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:30:13.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:30:33.387Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:33.388Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5493d2b-c5cf-4c06-a86b-5508041f14e3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:30:33.398Z|d66e8b3a-1f6c-4ea4-af57-2525a9ff723c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c5493d2b-c5cf-4c06-a86b-5508041f14e3|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:30:40.130Z|ee3153d4-40c6-4f05-86f5-37f70d3fe1ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:30:40.130Z|ee3153d4-40c6-4f05-86f5-37f70d3fe1ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:30:40.549Z|ad6a6abb-3abe-4255-887f-bd8c80da38d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:30:40.550Z|ad6a6abb-3abe-4255-887f-bd8c80da38d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:30:43.035Z|8ff436a3-8344-490b-9feb-3419c8eccc43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:30:43.036Z|8ff436a3-8344-490b-9feb-3419c8eccc43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:30:44.408Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:30:44.411Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|||INFO|500||Checking if requestId: 73592c78-4ed4-4037-b651-a539ecfb4a93 already exists in requestDb InfraActiveRequests table
2022-11-13T00:30:44.412Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93
2022-11-13T00:30:44.412Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|INFO|500||Invoke
2022-11-13T00:30:44.412Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:44.412Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93
2022-11-13T00:30:44.413Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Method      : GET
2022-11-13T00:30:44.413Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00bb056da0697277f4f37bf97e30610b", X-B3-SpanId:"e7b89918bf56d3ce", X-B3-ParentSpanId:"5314111341bd4292", X-B3-Sampled:"0", X-ONAP-RequestID:"73592c78-4ed4-4037-b651-a539ecfb4a93", X-RequestID:"73592c78-4ed4-4037-b651-a539ecfb4a93", X-TransactionID:"73592c78-4ed4-4037-b651-a539ecfb4a93", X-ECOMP-RequestID:"73592c78-4ed4-4037-b651-a539ecfb4a93", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1837ed88-7bbf-481c-a9af-cab4f3444930"]
2022-11-13T00:30:44.413Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Request body: 
2022-11-13T00:30:44.413Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||==========================request end================================================
2022-11-13T00:30:44.442Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:44.443Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:30:44.443Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Status text  : Not Found
2022-11-13T00:30:44.443Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:30:44 GMT", x-envoy-upstream-service-time:"25", server:"envoy"]
2022-11-13T00:30:44.444Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Response body: 
2022-11-13T00:30:44.444Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:44.444Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|INFO|404|Not Found|InvokeReturn
2022-11-13T00:30:44.456Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|||INFO|500||Running local validations
2022-11-13T00:30:45.420Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:30:45.457Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/be03b200-ce52-44b4-9309-db93909305f3/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-11-13T00:30:45.458Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/be03b200-ce52-44b4-9309-db93909305f3/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/be03b200-ce52-44b4-9309-db93909305f3/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[73592c78-4ed4-4037-b651-a539ecfb4a93], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3586a498-eb19-4514-9800-cc44f468771b], X-ECOMP-RequestID=[73592c78-4ed4-4037-b651-a539ecfb4a93], X-TransactionId=[], X-ONAP-RequestID=[73592c78-4ed4-4037-b651-a539ecfb4a93]}
2022-11-13T00:30:45.600Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/be03b200-ce52-44b4-9309-db93909305f3/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/be03b200-ce52-44b4-9309-db93909305f3/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 13 Nov 2022 00:30:45 GMT], server=[envoy], content-length=[395], x-envoy-upstream-service-time=[116], x-aai-txid=[2-aai-resources-221113-00:30:45:344-57984], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:30:45.610Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/be03b200-ce52-44b4-9309-db93909305f3/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/be03b200-ce52-44b4-9309-db93909305f3/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/be03b200-ce52-44b4-9309-db93909305f3/related-to/vf-modules","ERR.5.4.6114"]}}}

2022-11-13T00:30:45.611Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/be03b200-ce52-44b4-9309-db93909305f3/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-11-13T00:30:45.615Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/l3-networks/l3-network/be03b200-ce52-44b4-9309-db93909305f3/related-to/vf-modules?resultIndex=0&resultSize=1&format=count
2022-11-13T00:30:45.620Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:30:45.669Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-13T00:30:45.669Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|INFO|500||Invoke
2022-11-13T00:30:45.803Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|INFO|500||InvokeReturn
2022-11-13T00:30:45.804Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:30:45 GMT], server=[envoy], content-length=[1070], x-envoy-upstream-service-time=[127], vertex-id=[196608], x-aai-txid=[0-aai-resources-221113-00:30:45:546-83390], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:30:45.804Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|||DEBUG|500||{"tenant-id":"2338f1545a624fab969a68194702106a","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1668299390648","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/be03b200-ce52-44b4-9309-db93909305f3","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"be03b200-ce52-44b4-9309-db93909305f3"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_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-11-13T00:30:45.806Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-13T00:30:45.806Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-13T00:30:45.807Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|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-11-13T00:30:45.808Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-13T00:30:45.808Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:45.808Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|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-11-13T00:30:45.808Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-13T00:30:45.808Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|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:"00bb056da0697277f4f37bf97e30610b", X-B3-SpanId:"0b4d47837b5955b3", X-B3-ParentSpanId:"5314111341bd4292", X-B3-Sampled:"0", X-ONAP-RequestID:"73592c78-4ed4-4037-b651-a539ecfb4a93", X-RequestID:"73592c78-4ed4-4037-b651-a539ecfb4a93", X-TransactionID:"73592c78-4ed4-4037-b651-a539ecfb4a93", X-ECOMP-RequestID:"73592c78-4ed4-4037-b651-a539ecfb4a93", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c49f40e-092c-48d8-80f3-e729438c5368"]
2022-11-13T00:30:45.809Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"be03b200-ce52-44b4-9309-db93909305f3","serviceInstanceId":"3ba2aeef-95f3-405e-ab84-acca3e6547d1"},"instanceName":null,"requestScope":"network"}
2022-11-13T00:30:45.809Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-13T00:30:45.853Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:45.854Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:45.854Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-11-13T00:30:45.854Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:30:45 GMT", x-envoy-upstream-service-time:"41", server:"envoy"]
2022-11-13T00:30:45.855Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-13T00:30:45.855Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:45.855Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-13T00:30:45.857Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|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-11-13T00:30:45.857Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2022-11-13T00:30:45.857Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|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-11-13T00:30:45.857Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|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-11-13T00:30:45.857Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|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-11-13T00:30:45.858Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|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:"73592c78-4ed4-4037-b651-a539ecfb4a93", X-RequestID:"73592c78-4ed4-4037-b651-a539ecfb4a93", X-TransactionID:"73592c78-4ed4-4037-b651-a539ecfb4a93", X-ECOMP-RequestID:"73592c78-4ed4-4037-b651-a539ecfb4a93", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a7b435c-f21f-4e85-b72b-f48b808c2ec0"]
2022-11-13T00:30:45.858Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|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-11-13T00:30:45.858Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|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-11-13T00:30:45.889Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|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-11-13T00:30:45.890Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|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-11-13T00:30:45.890Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : OK
2022-11-13T00:30:45.890Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:30:45 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:30:45.894Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 185,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete network",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1.0",
  "serviceType" : null,
  "modelName" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "created" : "2022-11-12T23:13:21.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/185"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/185"
    }
  }
}
2022-11-13T00:30:45.894Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|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-11-13T00:30:45.894Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2022-11-13T00:30:45.897Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-13T00:30:45.897Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-13T00:30:45.897Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:45.897Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-13T00:30:45.898Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-13T00:30:45.898Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1253", X-B3-TraceId:"00bb056da0697277f4f37bf97e30610b", X-B3-SpanId:"8d4e44283bb35337", X-B3-ParentSpanId:"5314111341bd4292", X-B3-Sampled:"0", X-ONAP-RequestID:"73592c78-4ed4-4037-b651-a539ecfb4a93", X-RequestID:"73592c78-4ed4-4037-b651-a539ecfb4a93", X-TransactionID:"73592c78-4ed4-4037-b651-a539ecfb4a93", X-ECOMP-RequestID:"73592c78-4ed4-4037-b651-a539ecfb4a93", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e927b197-dcf2-4a8a-885c-1a865b461013"]
2022-11-13T00:30:45.898Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"73592c78-4ed4-4037-b651-a539ecfb4a93","requestStatus":"IN_PROGRESS","startTime":1668299445616,"source":"VID","tenantId":"2338f1545a624fab969a68194702106a","requestBody":"{\n\t\"requestDetails\": {\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"3ba2aeef-95f3-405e-ab84-acca3e6547d1","requestScope":"network","requestAction":"deleteInstance","networkId":"be03b200-ce52-44b4-9309-db93909305f3","networkType":"","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"73592c78-4ed4-4037-b651-a539ecfb4a93"}
2022-11-13T00:30:45.898Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-13T00:30:45.936Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:45.936Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-13T00:30:45.936Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-11-13T00:30:45.937Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|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/73592c78-4ed4-4037-b651-a539ecfb4a93", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:30:45 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:30:45.938Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:30:45.616+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-13T00:30:45.783+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "be03b200-ce52-44b4-9309-db93909305f3",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93"
    }
  }
}
2022-11-13T00:30:45.938Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:45.939Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-13T00:30:45.948Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|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-11-13T00:30:45.949Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-13T00:30:45.949Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:45.949Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|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-11-13T00:30:45.949Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-13T00:30:45.949Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|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:"00bb056da0697277f4f37bf97e30610b", X-B3-SpanId:"f41d4efe2b4662e5", X-B3-ParentSpanId:"5314111341bd4292", X-B3-Sampled:"0", X-ONAP-RequestID:"73592c78-4ed4-4037-b651-a539ecfb4a93", X-RequestID:"73592c78-4ed4-4037-b651-a539ecfb4a93", X-TransactionID:"73592c78-4ed4-4037-b651-a539ecfb4a93", X-ECOMP-RequestID:"73592c78-4ed4-4037-b651-a539ecfb4a93", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51947e8b-09d8-4eb1-adef-83538442366c"]
2022-11-13T00:30:45.950Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|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\":\"2338f1545a624fab969a68194702106a\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"3ba2aeef-95f3-405e-ab84-acca3e6547d1\",\"networkInstanceId\":\"be03b200-ce52-44b4-9309-db93909305f3\"}","type":"String"},"requestId":{"value":"73592c78-4ed4-4037-b651-a539ecfb4a93","type":"String"},"mso-request-id":{"value":"73592c78-4ed4-4037-b651-a539ecfb4a93","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"3ba2aeef-95f3-405e-ab84-acca3e6547d1","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"be03b200-ce52-44b4-9309-db93909305f3","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/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-13T00:30:45.950Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-13T00:30:46.960Z|22315d50-7aa8-480d-a86b-a7a8c7ffcef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:30:46.960Z|22315d50-7aa8-480d-a86b-a7a8c7ffcef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:30:46.974Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:46.974Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-13T00:30:46.975Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-11-13T00:30:46.975Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Sun, 13 Nov 2022 00:30:47 GMT", x-onap-requestid:"73592c78-4ed4-4037-b651-a539ecfb4a93", x-requestid:"73592c78-4ed4-4037-b651-a539ecfb4a93", x-transactionid:"73592c78-4ed4-4037-b651-a539ecfb4a93", x-ecomp-requestid:"73592c78-4ed4-4037-b651-a539ecfb4a93", x-onap-partnername:"UNKNOWN", x-invocationid:"51947e8b-09d8-4eb1-adef-83538442366c", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1017", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:30:46.976Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"73592c78-4ed4-4037-b651-a539ecfb4a93\",\"instanceId\":\"be03b200-ce52-44b4-9309-db93909305f3\"}}","message":"Success","processInstanceID":"6a94a8c3-62ea-11ed-9d06-5af7ec799a21","variables":null,"messageCode":200}
2022-11-13T00:30:46.976Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:46.976Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-13T00:30:46.988Z|73592c78-4ed4-4037-b651-a539ecfb4a93|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:30:47.181Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:30:47.185Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93
2022-11-13T00:30:47.186Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|INFO|500||Invoke
2022-11-13T00:30:47.186Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:47.186Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93
2022-11-13T00:30:47.186Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Method      : GET
2022-11-13T00:30:47.187Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf7cd370b95b0d65eb56adee05c31d1c", X-B3-SpanId:"7d77020269260f48", X-B3-ParentSpanId:"498d0b61f825482f", X-B3-Sampled:"0", X-ONAP-RequestID:"4a21e4df-1a4c-486a-ae87-4bbfa265b6c6", X-RequestID:"4a21e4df-1a4c-486a-ae87-4bbfa265b6c6", X-TransactionID:"4a21e4df-1a4c-486a-ae87-4bbfa265b6c6", X-ECOMP-RequestID:"4a21e4df-1a4c-486a-ae87-4bbfa265b6c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5340f50a-2f16-43cf-8ddb-acfc46366509"]
2022-11-13T00:30:47.187Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Request body: 
2022-11-13T00:30:47.187Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||==========================request end================================================
2022-11-13T00:30:47.222Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:47.223Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:47.223Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Status text  : OK
2022-11-13T00:30:47.223Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:30:47 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:30:47.225Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Response body: {
  "requestId" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:30:45.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:30:46.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "be03b200-ce52-44b4-9309-db93909305f3",
  "networkName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93"
    }
  }
}
2022-11-13T00:30:47.225Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:47.225Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|INFO|500||InvokeReturn
2022-11-13T00:30:47.227Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false
2022-11-13T00:30:47.227Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:30:47.228Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:47.228Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false
2022-11-13T00:30:47.228Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:30:47.228Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf7cd370b95b0d65eb56adee05c31d1c", X-B3-SpanId:"8d6a15cf6c3b4707", X-B3-ParentSpanId:"498d0b61f825482f", X-B3-Sampled:"0", X-ONAP-RequestID:"4a21e4df-1a4c-486a-ae87-4bbfa265b6c6", X-RequestID:"4a21e4df-1a4c-486a-ae87-4bbfa265b6c6", X-TransactionID:"4a21e4df-1a4c-486a-ae87-4bbfa265b6c6", X-ECOMP-RequestID:"4a21e4df-1a4c-486a-ae87-4bbfa265b6c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bd325c5-4171-40a8-b3b6-c1ab4b8c7c13"]
2022-11-13T00:30:47.229Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:30:47.229Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:30:47.245Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:47.245Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:47.246Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:30:47.246Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:30:47 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:30:47.247Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:30:47.248Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:47.248Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:30:47.257Z|4a21e4df-1a4c-486a-ae87-4bbfa265b6c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:30:47.385Z|c8492e64-ac8f-491d-ab8c-fe9059e50f85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:30:47.385Z|c8492e64-ac8f-491d-ab8c-fe9059e50f85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:30:50.153Z|2653420b-8600-4c84-91b3-d52c941f51d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:30:50.154Z|2653420b-8600-4c84-91b3-d52c941f51d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:30:50.576Z|c3bbb621-5f8f-4131-940c-52ad8cf670e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:30:50.577Z|c3bbb621-5f8f-4131-940c-52ad8cf670e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:30:53.068Z|d83dc637-d211-49b9-a3d5-ec4811763d43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:30:53.069Z|d83dc637-d211-49b9-a3d5-ec4811763d43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:30:57.435Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:30:57.441Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93
2022-11-13T00:30:57.441Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|INFO|500||Invoke
2022-11-13T00:30:57.441Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:57.441Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93
2022-11-13T00:30:57.442Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Method      : GET
2022-11-13T00:30:57.442Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d9532b5e472ecc83a4753041c59c8a7", X-B3-SpanId:"e81c55477585e157", X-B3-ParentSpanId:"82baeb823af862e4", X-B3-Sampled:"0", X-ONAP-RequestID:"d130e1fb-fb66-4240-8643-a09a174c6d20", X-RequestID:"d130e1fb-fb66-4240-8643-a09a174c6d20", X-TransactionID:"d130e1fb-fb66-4240-8643-a09a174c6d20", X-ECOMP-RequestID:"d130e1fb-fb66-4240-8643-a09a174c6d20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7d9fd21-fb65-4a4e-a347-6d5c93002789"]
2022-11-13T00:30:57.442Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Request body: 
2022-11-13T00:30:57.442Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||==========================request end================================================
2022-11-13T00:30:57.475Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:57.476Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:57.476Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Status text  : OK
2022-11-13T00:30:57.476Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:30:57 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:30:57.478Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Response body: {
  "requestId" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "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-11-13T00:30:45.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:30:52.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "be03b200-ce52-44b4-9309-db93909305f3",
  "networkName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93"
    }
  }
}
2022-11-13T00:30:57.478Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:57.479Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|INFO|500||InvokeReturn
2022-11-13T00:30:57.480Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false
2022-11-13T00:30:57.481Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:30:57.481Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:57.481Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false
2022-11-13T00:30:57.482Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:30:57.482Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d9532b5e472ecc83a4753041c59c8a7", X-B3-SpanId:"7a48d04e12b32a86", X-B3-ParentSpanId:"82baeb823af862e4", X-B3-Sampled:"0", X-ONAP-RequestID:"d130e1fb-fb66-4240-8643-a09a174c6d20", X-RequestID:"d130e1fb-fb66-4240-8643-a09a174c6d20", X-TransactionID:"d130e1fb-fb66-4240-8643-a09a174c6d20", X-ECOMP-RequestID:"d130e1fb-fb66-4240-8643-a09a174c6d20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ab8cb35-abc0-4188-990b-23ae7a7a411b"]
2022-11-13T00:30:57.482Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:30:57.482Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:30:57.503Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:57.503Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:57.504Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:30:57.504Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:30:57 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:30:57.507Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 13,
  "soRequestId" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "groupingId" : "a71c7f28-5f4d-4d3e-96a5-f151369cacdf",
  "name" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_afb698ea-d605-45e5-a864-38972ce8c7cf\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0/a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"updated_time\":1668299453000,\"creation_time\":1668299410000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d8fa40c81ead44d19588258e803813d7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"network_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:30:53.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:30:57.507Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:57.507Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:30:57.549Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:30:57.549Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:30:57.549Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:57.550Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:30:57.550Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:30:57.550Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d130e1fb-fb66-4240-8643-a09a174c6d20", X-RequestID:"d130e1fb-fb66-4240-8643-a09a174c6d20", X-TransactionID:"d130e1fb-fb66-4240-8643-a09a174c6d20", X-ECOMP-RequestID:"d130e1fb-fb66-4240-8643-a09a174c6d20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65fa1598-cc58-444d-b2e2-4638003ccb62"]
2022-11-13T00:30:57.550Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:30:57.551Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:30:57.691Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:57.692Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:57.692Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:30:57.693Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=C9EDE8A0DC417E7E9B761BD7947B8F4F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Sun, 13 Nov 2022 00:30:58 GMT", x-envoy-upstream-service-time:"134", server:"envoy"]
2022-11-13T00:30:57.693Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6d2edbd3-62ea-11ed-9d06-5af7ec799a21","businessKey":"73592c78-4ed4-4037-b651-a539ecfb4a93","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:30:51.201+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6a94a8c3-62ea-11ed-9d06-5af7ec799a21","superProcessInstanceId":"6d2d2dec-62ea-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-13T00:30:57.693Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:57.694Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:30:57.718Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:30:57.718Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:30:57.719Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:30:57.719Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:30:57.719Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:30:57.719Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d130e1fb-fb66-4240-8643-a09a174c6d20", X-RequestID:"d130e1fb-fb66-4240-8643-a09a174c6d20", X-TransactionID:"d130e1fb-fb66-4240-8643-a09a174c6d20", X-ECOMP-RequestID:"d130e1fb-fb66-4240-8643-a09a174c6d20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81ec890f-bfd7-47e1-9a5d-449e2552313f"]
2022-11-13T00:30:57.720Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:30:57.720Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:30:57.851Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:30:57.852Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:30:57.852Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:30:57.853Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=1096E0B8DFC154738A8404013B0C89EC; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"811", date:"Sun, 13 Nov 2022 00:30:58 GMT", x-envoy-upstream-service-time:"127", server:"envoy"]
2022-11-13T00:30:57.853Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:6eab90eb-62ea-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"6d2edbd3-62ea-11ed-9d06-5af7ec799a21","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"6d2edbd3-62ea-11ed-9d06-5af7ec799a21","executionId":"6d2edbd3-62ea-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:30:53.696+0000","endTime":"2022-11-13T00:30:53.705+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6a94a8c3-62ea-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:30:57.853Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:30:57.854Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:30:57.858Z|d130e1fb-fb66-4240-8643-a09a174c6d20|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:31:00.176Z|3b4f656f-6298-4e32-86f2-86664a60af5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:31:00.177Z|3b4f656f-6298-4e32-86f2-86664a60af5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:31:00.602Z|d28ae6ca-d722-4a4b-9b56-ca3638b98ee3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:31:00.603Z|d28ae6ca-d722-4a4b-9b56-ca3638b98ee3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:31:01.960Z|aa3e3f8e-9573-4844-9a2d-def4ccb3855c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:31:01.963Z|aa3e3f8e-9573-4844-9a2d-def4ccb3855c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:31:03.093Z|d0fcd8bd-68cd-4024-9d86-39a1bd8b96f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:31:03.094Z|d0fcd8bd-68cd-4024-9d86-39a1bd8b96f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:31:08.009Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:31:08.014Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93
2022-11-13T00:31:08.015Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|INFO|500||Invoke
2022-11-13T00:31:08.015Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:08.015Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93
2022-11-13T00:31:08.016Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Method      : GET
2022-11-13T00:31:08.016Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1dd48c729909d73b3bfd570acc82ac49", X-B3-SpanId:"c26d058511bd6848", X-B3-ParentSpanId:"9f28eaa877ce1b8a", X-B3-Sampled:"0", X-ONAP-RequestID:"0ca0d39a-dede-4ed9-9cb8-81269a2b1331", X-RequestID:"0ca0d39a-dede-4ed9-9cb8-81269a2b1331", X-TransactionID:"0ca0d39a-dede-4ed9-9cb8-81269a2b1331", X-ECOMP-RequestID:"0ca0d39a-dede-4ed9-9cb8-81269a2b1331", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcabd227-014c-42da-90bd-efe82ee42237"]
2022-11-13T00:31:08.016Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Request body: 
2022-11-13T00:31:08.016Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||==========================request end================================================
2022-11-13T00:31:08.049Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:08.049Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:08.049Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Status text  : OK
2022-11-13T00:31:08.050Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:07 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:08.055Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Response body: {
  "requestId" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "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-11-13T00:30:45.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:30:52.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "be03b200-ce52-44b4-9309-db93909305f3",
  "networkName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93"
    }
  }
}
2022-11-13T00:31:08.055Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:08.055Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|INFO|500||InvokeReturn
2022-11-13T00:31:08.057Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false
2022-11-13T00:31:08.057Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:31:08.057Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:08.057Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false
2022-11-13T00:31:08.058Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:31:08.058Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1dd48c729909d73b3bfd570acc82ac49", X-B3-SpanId:"7dab8f6deb304ddb", X-B3-ParentSpanId:"9f28eaa877ce1b8a", X-B3-Sampled:"0", X-ONAP-RequestID:"0ca0d39a-dede-4ed9-9cb8-81269a2b1331", X-RequestID:"0ca0d39a-dede-4ed9-9cb8-81269a2b1331", X-TransactionID:"0ca0d39a-dede-4ed9-9cb8-81269a2b1331", X-ECOMP-RequestID:"0ca0d39a-dede-4ed9-9cb8-81269a2b1331", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"796b6eec-1552-45ea-aca6-9fed4ef0c586"]
2022-11-13T00:31:08.058Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:31:08.058Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:31:08.082Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:08.083Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:08.083Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:31:08.083Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:07 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:08.088Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 13,
  "soRequestId" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "groupingId" : "a71c7f28-5f4d-4d3e-96a5-f151369cacdf",
  "name" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_afb698ea-d605-45e5-a864-38972ce8c7cf\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0/a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"updated_time\":1668299453000,\"creation_time\":1668299410000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d8fa40c81ead44d19588258e803813d7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"network_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:30:53.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:31:08.089Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:08.089Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:31:08.116Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:31:08.116Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:31:08.116Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:08.117Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:31:08.117Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:31:08.117Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0ca0d39a-dede-4ed9-9cb8-81269a2b1331", X-RequestID:"0ca0d39a-dede-4ed9-9cb8-81269a2b1331", X-TransactionID:"0ca0d39a-dede-4ed9-9cb8-81269a2b1331", X-ECOMP-RequestID:"0ca0d39a-dede-4ed9-9cb8-81269a2b1331", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3c78a4b-8889-4e42-989c-8be0698e19a0"]
2022-11-13T00:31:08.117Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:31:08.117Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:31:08.256Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:08.257Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:08.257Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:31:08.257Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=BB4BED720B42BC566EB1D6387EFEB358; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Sun, 13 Nov 2022 00:31:09 GMT", x-envoy-upstream-service-time:"135", server:"envoy"]
2022-11-13T00:31:08.258Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6d2edbd3-62ea-11ed-9d06-5af7ec799a21","businessKey":"73592c78-4ed4-4037-b651-a539ecfb4a93","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:30:51.201+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6a94a8c3-62ea-11ed-9d06-5af7ec799a21","superProcessInstanceId":"6d2d2dec-62ea-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-13T00:31:08.258Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:08.258Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:31:08.281Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:31:08.281Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:31:08.282Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:08.282Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:31:08.282Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:31:08.282Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0ca0d39a-dede-4ed9-9cb8-81269a2b1331", X-RequestID:"0ca0d39a-dede-4ed9-9cb8-81269a2b1331", X-TransactionID:"0ca0d39a-dede-4ed9-9cb8-81269a2b1331", X-ECOMP-RequestID:"0ca0d39a-dede-4ed9-9cb8-81269a2b1331", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a80e120-348e-469a-8575-95bf8ea0eafa"]
2022-11-13T00:31:08.282Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:31:08.283Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:31:08.426Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:08.426Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:08.427Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:31:08.427Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=166A6A9AB3A3D66C101B7329AF35B5DA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"811", date:"Sun, 13 Nov 2022 00:31:09 GMT", x-envoy-upstream-service-time:"140", server:"envoy"]
2022-11-13T00:31:08.427Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:6eab90eb-62ea-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"6d2edbd3-62ea-11ed-9d06-5af7ec799a21","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"6d2edbd3-62ea-11ed-9d06-5af7ec799a21","executionId":"6d2edbd3-62ea-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:30:53.696+0000","endTime":"2022-11-13T00:30:53.705+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6a94a8c3-62ea-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:31:08.428Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:08.428Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6d2edbd3-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:31:08.432Z|0ca0d39a-dede-4ed9-9cb8-81269a2b1331|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:31:10.199Z|72024c5b-6184-4493-b501-c0ab68609787|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:31:10.200Z|72024c5b-6184-4493-b501-c0ab68609787|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:31:10.626Z|32161e75-1eed-47ad-91b0-c2b1a864ebde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:31:10.627Z|32161e75-1eed-47ad-91b0-c2b1a864ebde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:31:13.117Z|b15dddb8-c6a9-47ed-a649-78c80941e91d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:31:13.118Z|b15dddb8-c6a9-47ed-a649-78c80941e91d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:31:14.223Z|b203951e-4c14-4d23-ad2f-a8c01d1833a7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:31:14.224Z|b203951e-4c14-4d23-ad2f-a8c01d1833a7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:31:16.960Z|5ca4e627-ca5e-4445-8add-afc7387be850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:31:16.960Z|5ca4e627-ca5e-4445-8add-afc7387be850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:31:17.386Z|e3128ba6-e123-475e-bf6e-588be614ec24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:31:17.386Z|e3128ba6-e123-475e-bf6e-588be614ec24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:31:18.604Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:31:18.619Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93
2022-11-13T00:31:18.619Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|INFO|500||Invoke
2022-11-13T00:31:18.619Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:18.619Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93
2022-11-13T00:31:18.620Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Method      : GET
2022-11-13T00:31:18.620Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05184f255051f21c775ecd23e06dbeee", X-B3-SpanId:"ff3ce53763abf6ac", X-B3-ParentSpanId:"3caa9b02f76dc8c0", X-B3-Sampled:"0", X-ONAP-RequestID:"b110abb0-6df6-41ee-b28e-5de32ebdf296", X-RequestID:"b110abb0-6df6-41ee-b28e-5de32ebdf296", X-TransactionID:"b110abb0-6df6-41ee-b28e-5de32ebdf296", X-ECOMP-RequestID:"b110abb0-6df6-41ee-b28e-5de32ebdf296", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ceae7e3-b6a2-4b9d-a55a-7c667b73f94c"]
2022-11-13T00:31:18.620Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Request body: 
2022-11-13T00:31:18.620Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||==========================request end================================================
2022-11-13T00:31:18.659Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:18.659Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:18.660Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Status text  : OK
2022-11-13T00:31:18.660Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:18 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:18.662Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Response body: {
  "requestId" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "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-11-13T00:30:45.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:31:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "be03b200-ce52-44b4-9309-db93909305f3",
  "networkName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93"
    }
  }
}
2022-11-13T00:31:18.662Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:18.663Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|INFO|500||InvokeReturn
2022-11-13T00:31:18.666Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false
2022-11-13T00:31:18.667Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:31:18.667Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:18.667Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false
2022-11-13T00:31:18.667Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:31:18.668Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05184f255051f21c775ecd23e06dbeee", X-B3-SpanId:"51a6f8fc0e4dcf37", X-B3-ParentSpanId:"3caa9b02f76dc8c0", X-B3-Sampled:"0", X-ONAP-RequestID:"b110abb0-6df6-41ee-b28e-5de32ebdf296", X-RequestID:"b110abb0-6df6-41ee-b28e-5de32ebdf296", X-TransactionID:"b110abb0-6df6-41ee-b28e-5de32ebdf296", X-ECOMP-RequestID:"b110abb0-6df6-41ee-b28e-5de32ebdf296", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2eaa2253-e3b6-40b1-9e5d-447c755472c5"]
2022-11-13T00:31:18.668Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:31:18.668Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:31:18.696Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:18.696Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:18.696Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:31:18.697Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:18 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:18.697Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 13,
  "soRequestId" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "groupingId" : "a71c7f28-5f4d-4d3e-96a5-f151369cacdf",
  "name" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0/a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"updated_time\":1668299453000,\"creation_time\":1668299410000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d8fa40c81ead44d19588258e803813d7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"network_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:30:53.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:31:18.697Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:18.698Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:31:18.729Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:31:18.730Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:31:18.730Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:18.730Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:31:18.731Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:31:18.731Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b110abb0-6df6-41ee-b28e-5de32ebdf296", X-RequestID:"b110abb0-6df6-41ee-b28e-5de32ebdf296", X-TransactionID:"b110abb0-6df6-41ee-b28e-5de32ebdf296", X-ECOMP-RequestID:"b110abb0-6df6-41ee-b28e-5de32ebdf296", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"876e49ce-8b29-4d4d-b7c8-bd69a5ffba86"]
2022-11-13T00:31:18.731Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:31:18.731Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:31:18.865Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:18.865Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:18.866Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:31:18.866Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=768B4539C46280CDBBC9C808D67616DB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Sun, 13 Nov 2022 00:31:19 GMT", x-envoy-upstream-service-time:"130", server:"envoy"]
2022-11-13T00:31:18.866Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"79c64663-62ea-11ed-9d06-5af7ec799a21","businessKey":"73592c78-4ed4-4037-b651-a539ecfb4a93","processDefinitionId":"SDNCHandler:1:03cb8839-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-13T00:31:12.326+0000","endTime":"2022-11-13T00:31:13.635+0000","removalTime":null,"durationInMillis":1309,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"6a94a8c3-62ea-11ed-9d06-5af7ec799a21","superProcessInstanceId":"79abe154-62ea-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-13T00:31:18.867Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:18.867Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:31:18.888Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:31:18.889Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:31:18.889Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:18.889Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:31:18.890Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:31:18.890Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b110abb0-6df6-41ee-b28e-5de32ebdf296", X-RequestID:"b110abb0-6df6-41ee-b28e-5de32ebdf296", X-TransactionID:"b110abb0-6df6-41ee-b28e-5de32ebdf296", X-ECOMP-RequestID:"b110abb0-6df6-41ee-b28e-5de32ebdf296", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b461050e-8fe8-4e9b-ad6d-e90f06607964"]
2022-11-13T00:31:18.890Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:31:18.890Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:31:19.038Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:19.039Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:19.039Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:31:19.039Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=126AAAE09F4F2AE494B502C268D592F5; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"762", date:"Sun, 13 Nov 2022 00:31:19 GMT", x-envoy-upstream-service-time:"144", server:"envoy"]
2022-11-13T00:31:19.040Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:79c6e2b6-62ea-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"79c64663-62ea-11ed-9d06-5af7ec799a21","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:03cb8839-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"79c64663-62ea-11ed-9d06-5af7ec799a21","executionId":"79c64663-62ea-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:31:12.330+0000","endTime":"2022-11-13T00:31:13.633+0000","durationInMillis":1303,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6a94a8c3-62ea-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:31:19.040Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:19.040Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:31:19.045Z|b110abb0-6df6-41ee-b28e-5de32ebdf296|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:31:20.226Z|eef35420-be19-4da2-afe4-8aabb2eb281f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:31:20.227Z|eef35420-be19-4da2-afe4-8aabb2eb281f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:31:20.652Z|bce3feeb-0e8d-4f49-820d-929ff2e920a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:31:20.653Z|bce3feeb-0e8d-4f49-820d-929ff2e920a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:31:23.143Z|8d730d86-be37-4134-a17b-3563aa5fee30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:31:23.144Z|8d730d86-be37-4134-a17b-3563aa5fee30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:31:29.212Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:31:29.218Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93
2022-11-13T00:31:29.218Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|INFO|500||Invoke
2022-11-13T00:31:29.218Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:29.219Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93
2022-11-13T00:31:29.219Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Method      : GET
2022-11-13T00:31:29.219Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"39b5d5ae9b2b29e5c7416851e42b64f3", X-B3-SpanId:"dde8d62627d0af46", X-B3-ParentSpanId:"7a6a9c89fc67aa5f", X-B3-Sampled:"0", X-ONAP-RequestID:"d737d0c0-0174-4028-a7e9-658a769448ce", X-RequestID:"d737d0c0-0174-4028-a7e9-658a769448ce", X-TransactionID:"d737d0c0-0174-4028-a7e9-658a769448ce", X-ECOMP-RequestID:"d737d0c0-0174-4028-a7e9-658a769448ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5f543ba-af6f-44b9-b285-8a9fe17c63f3"]
2022-11-13T00:31:29.220Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Request body: 
2022-11-13T00:31:29.220Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||==========================request end================================================
2022-11-13T00:31:29.248Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:29.248Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:29.248Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Status text  : OK
2022-11-13T00:31:29.249Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:29 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:29.250Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Response body: {
  "requestId" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "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-11-13T00:30:45.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:31:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "be03b200-ce52-44b4-9309-db93909305f3",
  "networkName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93"
    }
  }
}
2022-11-13T00:31:29.251Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:29.251Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|INFO|500||InvokeReturn
2022-11-13T00:31:29.253Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false
2022-11-13T00:31:29.253Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:31:29.253Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:29.254Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false
2022-11-13T00:31:29.254Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:31:29.254Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"39b5d5ae9b2b29e5c7416851e42b64f3", X-B3-SpanId:"14c5456591e8b970", X-B3-ParentSpanId:"7a6a9c89fc67aa5f", X-B3-Sampled:"0", X-ONAP-RequestID:"d737d0c0-0174-4028-a7e9-658a769448ce", X-RequestID:"d737d0c0-0174-4028-a7e9-658a769448ce", X-TransactionID:"d737d0c0-0174-4028-a7e9-658a769448ce", X-ECOMP-RequestID:"d737d0c0-0174-4028-a7e9-658a769448ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60d969a4-4229-4ad7-8b89-26717d68b187"]
2022-11-13T00:31:29.255Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:31:29.255Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:31:29.272Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:29.272Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:29.272Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:31:29.272Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:29 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:29.274Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 13,
  "soRequestId" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "groupingId" : "a71c7f28-5f4d-4d3e-96a5-f151369cacdf",
  "name" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0/a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"updated_time\":1668299453000,\"creation_time\":1668299410000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d8fa40c81ead44d19588258e803813d7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"network_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:30:53.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:31:29.275Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:29.275Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:31:29.302Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:31:29.302Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:31:29.303Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:29.303Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:31:29.303Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:31:29.304Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d737d0c0-0174-4028-a7e9-658a769448ce", X-RequestID:"d737d0c0-0174-4028-a7e9-658a769448ce", X-TransactionID:"d737d0c0-0174-4028-a7e9-658a769448ce", X-ECOMP-RequestID:"d737d0c0-0174-4028-a7e9-658a769448ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24ab197a-33e7-4d02-a80d-41247d3ee3f4"]
2022-11-13T00:31:29.304Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:31:29.304Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:31:29.450Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:29.451Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:29.452Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:31:29.453Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=473D7AD577617870D9C1F4E79E6FF223; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Sun, 13 Nov 2022 00:31:30 GMT", x-envoy-upstream-service-time:"139", server:"envoy"]
2022-11-13T00:31:29.454Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"79c64663-62ea-11ed-9d06-5af7ec799a21","businessKey":"73592c78-4ed4-4037-b651-a539ecfb4a93","processDefinitionId":"SDNCHandler:1:03cb8839-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-13T00:31:12.326+0000","endTime":"2022-11-13T00:31:13.635+0000","removalTime":null,"durationInMillis":1309,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"6a94a8c3-62ea-11ed-9d06-5af7ec799a21","superProcessInstanceId":"79abe154-62ea-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-13T00:31:29.454Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:29.454Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=73592c78-4ed4-4037-b651-a539ecfb4a93&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:31:29.477Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:31:29.478Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:31:29.478Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:29.478Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:31:29.478Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:31:29.479Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d737d0c0-0174-4028-a7e9-658a769448ce", X-RequestID:"d737d0c0-0174-4028-a7e9-658a769448ce", X-TransactionID:"d737d0c0-0174-4028-a7e9-658a769448ce", X-ECOMP-RequestID:"d737d0c0-0174-4028-a7e9-658a769448ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68eb2eab-2e10-4a8e-a92b-eaee4effc212"]
2022-11-13T00:31:29.479Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:31:29.479Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:31:29.612Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:29.613Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:29.613Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:31:29.613Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=72D4588B09E37D722A8732DC662EAFBE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"762", date:"Sun, 13 Nov 2022 00:31:30 GMT", x-envoy-upstream-service-time:"127", server:"envoy"]
2022-11-13T00:31:29.614Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:79c6e2b6-62ea-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"79c64663-62ea-11ed-9d06-5af7ec799a21","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:03cb8839-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"79c64663-62ea-11ed-9d06-5af7ec799a21","executionId":"79c64663-62ea-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:31:12.330+0000","endTime":"2022-11-13T00:31:13.633+0000","durationInMillis":1303,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6a94a8c3-62ea-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:31:29.614Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:29.615Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79c64663-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:31:29.619Z|d737d0c0-0174-4028-a7e9-658a769448ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:31:30.248Z|5cca619f-2b37-4dc8-a031-719b010ca3b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:31:30.249Z|5cca619f-2b37-4dc8-a031-719b010ca3b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:31:30.676Z|a14907c1-d7b7-414d-8bfc-8e04a92cc744|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:31:30.708Z|a14907c1-d7b7-414d-8bfc-8e04a92cc744|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:31:31.960Z|ac51780a-598d-4191-9142-5e7ada04e343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:31:31.960Z|ac51780a-598d-4191-9142-5e7ada04e343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:31:33.175Z|e83c9e50-eb96-493b-8329-fa4b5ef64fb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:31:33.176Z|e83c9e50-eb96-493b-8329-fa4b5ef64fb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:31:39.781Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:31:39.787Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93
2022-11-13T00:31:39.787Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|INFO|500||Invoke
2022-11-13T00:31:39.787Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:39.788Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93
2022-11-13T00:31:39.788Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Method      : GET
2022-11-13T00:31:39.788Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c038a5669e9900c4f700606a7e340ef", X-B3-SpanId:"427dc66198512467", X-B3-ParentSpanId:"407c968647eb4d3d", X-B3-Sampled:"0", X-ONAP-RequestID:"000833ab-c4a1-46ff-b90b-f42e735b253f", X-RequestID:"000833ab-c4a1-46ff-b90b-f42e735b253f", X-TransactionID:"000833ab-c4a1-46ff-b90b-f42e735b253f", X-ECOMP-RequestID:"000833ab-c4a1-46ff-b90b-f42e735b253f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64f1b2b9-a862-476c-ac8d-bb70f3e17d36"]
2022-11-13T00:31:39.788Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Request body: 
2022-11-13T00:31:39.788Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||==========================request end================================================
2022-11-13T00:31:39.826Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:39.826Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:39.827Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Status text  : OK
2022-11-13T00:31:39.827Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:39 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:39.829Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Response body: {
  "requestId" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "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-11-13T00:30:45.000+00:00",
  "endTime" : "2022-11-13T00:31:31.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:31:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "be03b200-ce52-44b4-9309-db93909305f3",
  "networkName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93"
    }
  }
}
2022-11-13T00:31:39.830Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:39.830Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|INFO|500||InvokeReturn
2022-11-13T00:31:39.832Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false
2022-11-13T00:31:39.833Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:31:39.833Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:39.833Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false
2022-11-13T00:31:39.833Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:31:39.834Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c038a5669e9900c4f700606a7e340ef", X-B3-SpanId:"21637f111955f277", X-B3-ParentSpanId:"407c968647eb4d3d", X-B3-Sampled:"0", X-ONAP-RequestID:"000833ab-c4a1-46ff-b90b-f42e735b253f", X-RequestID:"000833ab-c4a1-46ff-b90b-f42e735b253f", X-TransactionID:"000833ab-c4a1-46ff-b90b-f42e735b253f", X-ECOMP-RequestID:"000833ab-c4a1-46ff-b90b-f42e735b253f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87b2aef7-af96-4352-836a-f77d927a8c5d"]
2022-11-13T00:31:39.834Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:31:39.834Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:31:39.857Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:39.857Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:39.858Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:31:39.858Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:39 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:39.863Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 13,
  "soRequestId" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "groupingId" : "a71c7f28-5f4d-4d3e-96a5-f151369cacdf",
  "name" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0/a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"updated_time\":1668299453000,\"creation_time\":1668299410000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d8fa40c81ead44d19588258e803813d7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"network_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:30:53.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:31:39.863Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:39.863Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:31:39.875Z|000833ab-c4a1-46ff-b90b-f42e735b253f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:31:40.019Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:31:40.024Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93
2022-11-13T00:31:40.024Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|INFO|500||Invoke
2022-11-13T00:31:40.024Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:40.024Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93
2022-11-13T00:31:40.025Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Method      : GET
2022-11-13T00:31:40.025Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59f01c243f98babe99790e0c28f8a14b", X-B3-SpanId:"f149343bec30abe9", X-B3-ParentSpanId:"48474540a884d3b2", X-B3-Sampled:"0", X-ONAP-RequestID:"8700e923-dac2-4e2c-863a-4a9df88bf015", X-RequestID:"8700e923-dac2-4e2c-863a-4a9df88bf015", X-TransactionID:"8700e923-dac2-4e2c-863a-4a9df88bf015", X-ECOMP-RequestID:"8700e923-dac2-4e2c-863a-4a9df88bf015", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8ffad92-1dac-4e4e-a591-916c2385b7dd"]
2022-11-13T00:31:40.025Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Request body: 
2022-11-13T00:31:40.025Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||==========================request end================================================
2022-11-13T00:31:40.057Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:40.058Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:40.058Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Status text  : OK
2022-11-13T00:31:40.058Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:39 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:40.060Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Response body: {
  "requestId" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "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-11-13T00:30:45.000+00:00",
  "endTime" : "2022-11-13T00:31:31.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:31:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "be03b200-ce52-44b4-9309-db93909305f3",
  "networkName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93"
    }
  }
}
2022-11-13T00:31:40.060Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:40.060Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|INFO|500||InvokeReturn
2022-11-13T00:31:40.063Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false
2022-11-13T00:31:40.063Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:31:40.064Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:40.064Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false
2022-11-13T00:31:40.064Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:31:40.064Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59f01c243f98babe99790e0c28f8a14b", X-B3-SpanId:"33d8a32232c8097b", X-B3-ParentSpanId:"48474540a884d3b2", X-B3-Sampled:"0", X-ONAP-RequestID:"8700e923-dac2-4e2c-863a-4a9df88bf015", X-RequestID:"8700e923-dac2-4e2c-863a-4a9df88bf015", X-TransactionID:"8700e923-dac2-4e2c-863a-4a9df88bf015", X-ECOMP-RequestID:"8700e923-dac2-4e2c-863a-4a9df88bf015", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2b39bd0-9ca7-4e4a-b6e6-cef8e9f9126f"]
2022-11-13T00:31:40.064Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:31:40.065Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:31:40.087Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:40.088Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:40.088Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:31:40.088Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:39 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:40.089Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 13,
  "soRequestId" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "groupingId" : "a71c7f28-5f4d-4d3e-96a5-f151369cacdf",
  "name" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0/a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"updated_time\":1668299453000,\"creation_time\":1668299410000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d8fa40c81ead44d19588258e803813d7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"network_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:30:53.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:31:40.089Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:40.089Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:31:40.099Z|8700e923-dac2-4e2c-863a-4a9df88bf015|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:31:40.254Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:31:40.258Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93
2022-11-13T00:31:40.259Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|INFO|500||Invoke
2022-11-13T00:31:40.259Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:40.259Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93
2022-11-13T00:31:40.259Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Method      : GET
2022-11-13T00:31:40.260Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d33c20acf429498c3d4f94d729248f48", X-B3-SpanId:"d1a525dfb0ceb99a", X-B3-ParentSpanId:"fe80c911a77d58a9", X-B3-Sampled:"0", X-ONAP-RequestID:"63146dd0-829e-4f26-a41e-ebd118918a17", X-RequestID:"63146dd0-829e-4f26-a41e-ebd118918a17", X-TransactionID:"63146dd0-829e-4f26-a41e-ebd118918a17", X-ECOMP-RequestID:"63146dd0-829e-4f26-a41e-ebd118918a17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89e6e692-7348-4314-885a-61c00133fb56"]
2022-11-13T00:31:40.260Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Request body: 
2022-11-13T00:31:40.260Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||==========================request end================================================
2022-11-13T00:31:40.274Z|0be56178-01fc-4f39-be0a-388c0694c465|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:31:40.274Z|0be56178-01fc-4f39-be0a-388c0694c465|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:31:40.286Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:40.286Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:40.287Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Status text  : OK
2022-11-13T00:31:40.287Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:39 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:40.296Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Response body: {
  "requestId" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "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-11-13T00:30:45.000+00:00",
  "endTime" : "2022-11-13T00:31:31.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:31:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "be03b200-ce52-44b4-9309-db93909305f3",
  "networkName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93"
    }
  }
}
2022-11-13T00:31:40.296Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:40.297Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|INFO|500||InvokeReturn
2022-11-13T00:31:40.298Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false
2022-11-13T00:31:40.298Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:31:40.298Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:40.299Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false
2022-11-13T00:31:40.299Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:31:40.299Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d33c20acf429498c3d4f94d729248f48", X-B3-SpanId:"f236d84c74af5287", X-B3-ParentSpanId:"fe80c911a77d58a9", X-B3-Sampled:"0", X-ONAP-RequestID:"63146dd0-829e-4f26-a41e-ebd118918a17", X-RequestID:"63146dd0-829e-4f26-a41e-ebd118918a17", X-TransactionID:"63146dd0-829e-4f26-a41e-ebd118918a17", X-ECOMP-RequestID:"63146dd0-829e-4f26-a41e-ebd118918a17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0db3819c-8f82-440d-bede-0a62a19708ab"]
2022-11-13T00:31:40.299Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:31:40.300Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:31:40.315Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:40.315Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:40.315Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:31:40.316Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:39 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:40.318Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 13,
  "soRequestId" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "groupingId" : "a71c7f28-5f4d-4d3e-96a5-f151369cacdf",
  "name" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0/a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"updated_time\":1668299453000,\"creation_time\":1668299410000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d8fa40c81ead44d19588258e803813d7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"network_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:30:53.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:31:40.318Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:40.319Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:31:40.327Z|63146dd0-829e-4f26-a41e-ebd118918a17|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:31:40.494Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:31:40.499Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93
2022-11-13T00:31:40.499Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|INFO|500||Invoke
2022-11-13T00:31:40.500Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:40.500Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93
2022-11-13T00:31:40.501Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Method      : GET
2022-11-13T00:31:40.501Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fbd63d7c992c014bb6b8a413833247fd", X-B3-SpanId:"f0f3f5e837c93ede", X-B3-ParentSpanId:"c8bf18c02bf3c7fe", X-B3-Sampled:"0", X-ONAP-RequestID:"e2355029-c306-4b7a-b4d5-62b440d1dae0", X-RequestID:"e2355029-c306-4b7a-b4d5-62b440d1dae0", X-TransactionID:"e2355029-c306-4b7a-b4d5-62b440d1dae0", X-ECOMP-RequestID:"e2355029-c306-4b7a-b4d5-62b440d1dae0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26046007-dcf4-4dd5-a337-51f8472609ad"]
2022-11-13T00:31:40.501Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Request body: 
2022-11-13T00:31:40.502Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||==========================request end================================================
2022-11-13T00:31:40.533Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:40.533Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:40.534Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Status text  : OK
2022-11-13T00:31:40.534Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:39 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:40.538Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Response body: {
  "requestId" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "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-11-13T00:30:45.000+00:00",
  "endTime" : "2022-11-13T00:31:31.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:31:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "be03b200-ce52-44b4-9309-db93909305f3",
  "networkName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93"
    }
  }
}
2022-11-13T00:31:40.539Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:40.539Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|INFO|500||InvokeReturn
2022-11-13T00:31:40.541Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false
2022-11-13T00:31:40.541Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:31:40.542Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:40.542Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false
2022-11-13T00:31:40.542Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:31:40.543Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fbd63d7c992c014bb6b8a413833247fd", X-B3-SpanId:"7ef7b22ca315ca67", X-B3-ParentSpanId:"c8bf18c02bf3c7fe", X-B3-Sampled:"0", X-ONAP-RequestID:"e2355029-c306-4b7a-b4d5-62b440d1dae0", X-RequestID:"e2355029-c306-4b7a-b4d5-62b440d1dae0", X-TransactionID:"e2355029-c306-4b7a-b4d5-62b440d1dae0", X-ECOMP-RequestID:"e2355029-c306-4b7a-b4d5-62b440d1dae0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52ac9efb-c956-448e-b724-119b1e0fc651"]
2022-11-13T00:31:40.543Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:31:40.543Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:31:40.559Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:40.559Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:40.559Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:31:40.560Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:39 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:40.561Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 13,
  "soRequestId" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "groupingId" : "a71c7f28-5f4d-4d3e-96a5-f151369cacdf",
  "name" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0/a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"updated_time\":1668299453000,\"creation_time\":1668299410000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d8fa40c81ead44d19588258e803813d7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"network_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:30:53.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:31:40.562Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:40.562Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:31:40.573Z|e2355029-c306-4b7a-b4d5-62b440d1dae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:31:40.735Z|1dcb6bca-d1a5-4f3a-9b78-960adbe1016a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:31:40.736Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:31:40.736Z|1dcb6bca-d1a5-4f3a-9b78-960adbe1016a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:31:40.739Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93
2022-11-13T00:31:40.740Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|INFO|500||Invoke
2022-11-13T00:31:40.740Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:40.740Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93
2022-11-13T00:31:40.740Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Method      : GET
2022-11-13T00:31:40.741Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d6f6428cb95a0599478bc6299ba1b63", X-B3-SpanId:"76e92ddd1179aa00", X-B3-ParentSpanId:"6b9d830d49e325dd", X-B3-Sampled:"0", X-ONAP-RequestID:"4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b", X-RequestID:"4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b", X-TransactionID:"4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b", X-ECOMP-RequestID:"4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d0d70c2-f642-4d0e-a77c-17b8ccdcaf93"]
2022-11-13T00:31:40.741Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Request body: 
2022-11-13T00:31:40.741Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||==========================request end================================================
2022-11-13T00:31:40.770Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:40.770Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:40.770Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Status text  : OK
2022-11-13T00:31:40.771Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:39 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:40.772Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||Response body: {
  "requestId" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "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-11-13T00:30:45.000+00:00",
  "endTime" : "2022-11-13T00:31:31.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:31:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "be03b200-ce52-44b4-9309-db93909305f3",
  "networkName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1/networks/be03b200-ce52-44b4-9309-db93909305f3",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93"
    }
  }
}
2022-11-13T00:31:40.773Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:40.773Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73592c78-4ed4-4037-b651-a539ecfb4a93|INFO|500||InvokeReturn
2022-11-13T00:31:40.776Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false
2022-11-13T00:31:40.777Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:31:40.777Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:40.778Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false
2022-11-13T00:31:40.778Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:31:40.778Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d6f6428cb95a0599478bc6299ba1b63", X-B3-SpanId:"f4640f9cd58dc525", X-B3-ParentSpanId:"6b9d830d49e325dd", X-B3-Sampled:"0", X-ONAP-RequestID:"4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b", X-RequestID:"4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b", X-TransactionID:"4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b", X-ECOMP-RequestID:"4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"758137ee-2438-4cef-b8ac-f4a7867afad8"]
2022-11-13T00:31:40.779Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:31:40.779Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:31:40.799Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:40.800Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:40.800Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:31:40.801Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:39 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:40.805Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 13,
  "soRequestId" : "73592c78-4ed4-4037-b651-a539ecfb4a93",
  "groupingId" : "a71c7f28-5f4d-4d3e-96a5-f151369cacdf",
  "name" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0/a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"updated_time\":1668299453000,\"creation_time\":1668299410000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d8fa40c81ead44d19588258e803813d7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a71c7f28-5f4d-4d3e-96a5-f151369cacdf\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"network_name\":\"basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:30:53.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:31:40.806Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:40.806Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73592c78-4ed4-4037-b651-a539ecfb4a93&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:31:40.818Z|4d3b60ed-6b40-4db5-bbcf-16d6d9f59f2b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/73592c78-4ed4-4037-b651-a539ecfb4a93|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:31:43.202Z|23d8d41b-5a04-4f52-a38a-6f2e3dcfae02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:31:43.202Z|23d8d41b-5a04-4f52-a38a-6f2e3dcfae02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:31:43.767Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:31:43.770Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|||INFO|500||Checking if requestId: 76a2ebbf-68ff-4e9d-9824-a44f4bbc919c already exists in requestDb InfraActiveRequests table
2022-11-13T00:31:43.771Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c
2022-11-13T00:31:43.772Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|INFO|500||Invoke
2022-11-13T00:31:43.772Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:43.772Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c
2022-11-13T00:31:43.772Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Method      : GET
2022-11-13T00:31:43.773Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15fb5b97a172c3945316d20e0aa2810c", X-B3-SpanId:"ca410c18f8794832", X-B3-ParentSpanId:"3b65aa5fa89b72dc", X-B3-Sampled:"0", X-ONAP-RequestID:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-RequestID:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-TransactionID:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-ECOMP-RequestID:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51e8079d-af4c-4ffc-9e9b-8ada5752da84"]
2022-11-13T00:31:43.773Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Request body: 
2022-11-13T00:31:43.773Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||==========================request end================================================
2022-11-13T00:31:43.802Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:43.802Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:31:43.802Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Status text  : Not Found
2022-11-13T00:31:43.803Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:31:43 GMT", x-envoy-upstream-service-time:"24", server:"envoy"]
2022-11-13T00:31:43.803Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Response body: 
2022-11-13T00:31:43.803Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:43.804Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|INFO|404|Not Found|InvokeReturn
2022-11-13T00:31:43.813Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|||INFO|500||Running local validations
2022-11-13T00:31:43.860Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:31:43.891Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-13T00:31:43.892Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1?format=pathed|INFO|500||Invoke
2022-11-13T00:31:43.955Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1?format=pathed|INFO|500||InvokeReturn
2022-11-13T00:31:43.956Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1?format=pathed has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:31:43 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[52], vertex-id=[368744], x-aai-txid=[0-aai-resources-221113-00:31:43:773-93029], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:31:43.966Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1"}]}

2022-11-13T00:31:43.980Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:31:44.013Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-13T00:31:44.014Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-11-13T00:31:44.062Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-11-13T00:31:44.063Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 13 Nov 2022 00:31:43 GMT], server=[envoy], content-length=[613], x-envoy-upstream-service-time=[44], x-aai-txid=[1-aai-resources-221113-00:31:43:886-56934], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:31:44.064Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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/3ba2aeef-95f3-405e-ab84-acca3e6547d1/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2022-11-13T00:31:44.067Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2022-11-13T00:31:44.071Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:31:44.099Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1?format=pathed|INFO|500||Invoke
2022-11-13T00:31:44.100Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[76a2ebbf-68ff-4e9d-9824-a44f4bbc919c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f5861813-0de7-4418-99db-a9a8435c96f7], X-ECOMP-RequestID=[76a2ebbf-68ff-4e9d-9824-a44f4bbc919c], X-TransactionId=[], X-ONAP-RequestID=[76a2ebbf-68ff-4e9d-9824-a44f4bbc919c]}
2022-11-13T00:31:44.133Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1?format=pathed has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:31:43 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[30], vertex-id=[368744], x-aai-txid=[0-aai-resources-221113-00:31:43:971-82425], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:31:44.134Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1?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/3ba2aeef-95f3-405e-ab84-acca3e6547d1"}]}

2022-11-13T00:31:44.135Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1?format=pathed|INFO|500||InvokeReturn
2022-11-13T00:31:44.139Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:31:44.167Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-11-13T00:31:44.167Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[76a2ebbf-68ff-4e9d-9824-a44f4bbc919c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e109c37f-07b3-4fd8-aca3-fb2547df23cd], X-ECOMP-RequestID=[76a2ebbf-68ff-4e9d-9824-a44f4bbc919c], X-TransactionId=[], X-ONAP-RequestID=[76a2ebbf-68ff-4e9d-9824-a44f4bbc919c]}
2022-11-13T00:31:44.201Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 13 Nov 2022 00:31:44 GMT], server=[envoy], content-length=[610], x-envoy-upstream-service-time=[31], x-aai-txid=[1-aai-resources-221113-00:31:44:039-57267], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:31:44.202Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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/3ba2aeef-95f3-405e-ab84-acca3e6547d1/related-to/l3-networks","ERR.5.4.6114"]}}}

2022-11-13T00:31:44.202Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-11-13T00:31:44.205Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2022-11-13T00:31:44.208Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:31:44.235Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-13T00:31:44.235Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1?format=pathed|INFO|500||Invoke
2022-11-13T00:31:44.269Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1?format=pathed|INFO|500||InvokeReturn
2022-11-13T00:31:44.269Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1?format=pathed has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:31:44 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[31], vertex-id=[368744], x-aai-txid=[2-aai-resources-221113-00:31:44:107-12065], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:31:44.270Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1"}]}

2022-11-13T00:31:44.275Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:31:44.300Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-11-13T00:31:44.300Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[76a2ebbf-68ff-4e9d-9824-a44f4bbc919c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[351895d1-e560-4bf8-8e82-4d7d16a79abe], X-ECOMP-RequestID=[76a2ebbf-68ff-4e9d-9824-a44f4bbc919c], X-TransactionId=[], X-ONAP-RequestID=[76a2ebbf-68ff-4e9d-9824-a44f4bbc919c]}
2022-11-13T00:31:44.355Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 13 Nov 2022 00:31:44 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[52], x-aai-txid=[0-aai-resources-221113-00:31:44:174-99671], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:31:44.355Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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/3ba2aeef-95f3-405e-ab84-acca3e6547d1/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/3ba2aeef-95f3-405e-ab84-acca3e6547d1/related-to/configurations","ERR.5.4.6114"]}}}

2022-11-13T00:31:44.356Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-11-13T00:31:44.358Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/3ba2aeef-95f3-405e-ab84-acca3e6547d1/related-to/configurations?resultIndex=0&resultSize=1&format=count
2022-11-13T00:31:44.359Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-13T00:31:44.359Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-13T00:31:44.360Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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-11-13T00:31:44.360Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-13T00:31:44.360Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:44.361Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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-11-13T00:31:44.361Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-13T00:31:44.361Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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:"15fb5b97a172c3945316d20e0aa2810c", X-B3-SpanId:"5ea26bd80348c5ef", X-B3-ParentSpanId:"3b65aa5fa89b72dc", X-B3-Sampled:"0", X-ONAP-RequestID:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-RequestID:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-TransactionID:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-ECOMP-RequestID:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc48c75b-6961-4501-a506-1600002e5de5"]
2022-11-13T00:31:44.361Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"3ba2aeef-95f3-405e-ab84-acca3e6547d1"},"instanceName":null,"requestScope":"service"}
2022-11-13T00:31:44.361Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-13T00:31:44.392Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:44.392Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:44.393Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-11-13T00:31:44.393Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:31:43 GMT", x-envoy-upstream-service-time:"28", server:"envoy"]
2022-11-13T00:31:44.393Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-13T00:31:44.393Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:44.394Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-13T00:31:44.394Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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-11-13T00:31:44.395Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-11-13T00:31:44.395Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:44.395Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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-11-13T00:31:44.395Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-11-13T00:31:44.395Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-RequestID:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-TransactionID:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-ECOMP-RequestID:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20e7e70f-6ae4-4d76-b330-e419b0af5222"]
2022-11-13T00:31:44.396Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-11-13T00:31:44.396Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-11-13T00:31:44.428Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:44.428Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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-11-13T00:31:44.429Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2022-11-13T00:31:44.429Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:31:44 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:44.431Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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-11-12 23:13:21.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:31:44.431Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:44.431Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-11-13T00:31:44.441Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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-11-13T00:31:44.441Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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-11-13T00:31:44.441Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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-11-13T00:31:44.442Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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-11-13T00:31:44.442Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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-11-13T00:31:44.442Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-RequestID:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-TransactionID:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-ECOMP-RequestID:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b181c70e-2cfc-4ce8-83f4-a1fb904f4fa9"]
2022-11-13T00:31:44.442Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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-11-13T00:31:44.443Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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-11-13T00:31:44.465Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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-11-13T00:31:44.465Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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-11-13T00:31:44.465Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : OK
2022-11-13T00:31:44.466Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:31:44 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:44.468Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 536,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-11-12T23:13:21.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
    }
  }
}
2022-11-13T00:31:44.468Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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-11-13T00:31:44.468Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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-11-13T00:31:44.470Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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-11-13T00:31:44.471Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-11-13T00:31:44.471Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:44.471Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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-11-13T00:31:44.471Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-11-13T00:31:44.472Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-RequestID:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-TransactionID:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-ECOMP-RequestID:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1290d7d0-0c58-49c2-b2ff-f5f5e6ab68f2"]
2022-11-13T00:31:44.472Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-11-13T00:31:44.472Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-11-13T00:31:44.499Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:44.500Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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-11-13T00:31:44.500Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2022-11-13T00:31:44.500Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:31:44 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:44.503Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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-11-12 23:13:21.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:31:44.503Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:44.504Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-11-13T00:31:44.507Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-13T00:31:44.507Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-13T00:31:44.507Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:44.507Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-13T00:31:44.508Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-13T00:31:44.508Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1049", X-B3-TraceId:"15fb5b97a172c3945316d20e0aa2810c", X-B3-SpanId:"597f4f9fe5c458e6", X-B3-ParentSpanId:"3b65aa5fa89b72dc", X-B3-Sampled:"0", X-ONAP-RequestID:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-RequestID:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-TransactionID:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-ECOMP-RequestID:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43d7b7b7-8fc0-4a92-80ce-42b90c9639af"]
2022-11-13T00:31:44.508Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c","requestStatus":"IN_PROGRESS","startTime":1668299504359,"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\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\"\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":"3ba2aeef-95f3-405e-ab84-acca3e6547d1","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1","cloudApiRequests":[],"requestURI":"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c"}
2022-11-13T00:31:44.508Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-13T00:31:44.547Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:44.548Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-13T00:31:44.548Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-11-13T00:31:44.548Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:43 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:44.553Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "76a2ebbf-68ff-4e9d-9824-a44f4bbc919c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:31:44.359+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\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\"\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-11-13T00:31:44.393+00:00",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "cloudApiRequests" : [ ],
  "requestURI" : "76a2ebbf-68ff-4e9d-9824-a44f4bbc919c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c"
    }
  }
}
2022-11-13T00:31:44.553Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:44.554Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-13T00:31:44.563Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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-11-13T00:31:44.563Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-13T00:31:44.563Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:44.564Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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-11-13T00:31:44.564Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-13T00:31:44.564Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|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:"15fb5b97a172c3945316d20e0aa2810c", X-B3-SpanId:"77b5461890b18842", X-B3-ParentSpanId:"3b65aa5fa89b72dc", X-B3-Sampled:"0", X-ONAP-RequestID:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-RequestID:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-TransactionID:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-ECOMP-RequestID:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edd5a763-1afe-4910-b6ec-5d7fc13581f0"]
2022-11-13T00:31:44.564Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\",\"modelUuid\":\"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\",\"modelInvariantUuid\":\"d2a28d91-0774-43b5-9d84-bd836c6bd71d\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"3ba2aeef-95f3-405e-ab84-acca3e6547d1\"}","type":"String"},"requestId":{"value":"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c","type":"String"},"mso-request-id":{"value":"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"3ba2aeef-95f3-405e-ab84-acca3e6547d1","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/3ba2aeef-95f3-405e-ab84-acca3e6547d1","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-13T00:31:44.564Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-13T00:31:45.589Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:45.590Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-13T00:31:45.590Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-11-13T00:31:45.590Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Sun, 13 Nov 2022 00:31:46 GMT", x-onap-requestid:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", x-requestid:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", x-transactionid:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", x-ecomp-requestid:"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c", x-onap-partnername:"UNKNOWN", x-invocationid:"edd5a763-1afe-4910-b6ec-5d7fc13581f0", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1020", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:45.591Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"76a2ebbf-68ff-4e9d-9824-a44f4bbc919c\",\"instanceId\":\"3ba2aeef-95f3-405e-ab84-acca3e6547d1\"}}","message":"Success","processInstanceID":"8d84e6d5-62ea-11ed-9d06-5af7ec799a21","variables":null,"messageCode":200}
2022-11-13T00:31:45.592Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:45.592Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-13T00:31:45.598Z|76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:31:45.796Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:31:45.801Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c
2022-11-13T00:31:45.801Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|INFO|500||Invoke
2022-11-13T00:31:45.801Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:45.802Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c
2022-11-13T00:31:45.802Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Method      : GET
2022-11-13T00:31:45.802Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d44e92f647a77d829464734ec9c2a21d", X-B3-SpanId:"ad281358d1b8a35c", X-B3-ParentSpanId:"7260b6bffc97193b", X-B3-Sampled:"0", X-ONAP-RequestID:"c99ae610-db91-4d11-9ed4-931cca8f6eaf", X-RequestID:"c99ae610-db91-4d11-9ed4-931cca8f6eaf", X-TransactionID:"c99ae610-db91-4d11-9ed4-931cca8f6eaf", X-ECOMP-RequestID:"c99ae610-db91-4d11-9ed4-931cca8f6eaf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87821db1-e1eb-475a-a262-78ec0e0a8c31"]
2022-11-13T00:31:45.802Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Request body: 
2022-11-13T00:31:45.803Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||==========================request end================================================
2022-11-13T00:31:45.837Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:45.837Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:45.837Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Status text  : OK
2022-11-13T00:31:45.838Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:45 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:45.839Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Response body: {
  "requestId" : "76a2ebbf-68ff-4e9d-9824-a44f4bbc919c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:31: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\": \"basic_network\",\n            \"modelInvariantId\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\"\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-11-13T00:31:44.000+00:00",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "serviceInstanceName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "cloudApiRequests" : [ ],
  "requestURI" : "76a2ebbf-68ff-4e9d-9824-a44f4bbc919c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c"
    }
  }
}
2022-11-13T00:31:45.839Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:45.840Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|INFO|500||InvokeReturn
2022-11-13T00:31:45.841Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false
2022-11-13T00:31:45.842Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:31:45.843Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:45.843Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false
2022-11-13T00:31:45.843Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:31:45.844Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d44e92f647a77d829464734ec9c2a21d", X-B3-SpanId:"ef61812f79656e1f", X-B3-ParentSpanId:"7260b6bffc97193b", X-B3-Sampled:"0", X-ONAP-RequestID:"c99ae610-db91-4d11-9ed4-931cca8f6eaf", X-RequestID:"c99ae610-db91-4d11-9ed4-931cca8f6eaf", X-TransactionID:"c99ae610-db91-4d11-9ed4-931cca8f6eaf", X-ECOMP-RequestID:"c99ae610-db91-4d11-9ed4-931cca8f6eaf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05bb0f07-0bf1-4bb8-bf00-cfd3ebe0fd4f"]
2022-11-13T00:31:45.844Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:31:45.844Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:31:45.868Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:45.869Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:45.869Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:31:45.869Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:45 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:45.876Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:31:45.877Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:45.877Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:31:45.889Z|c99ae610-db91-4d11-9ed4-931cca8f6eaf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:31:46.960Z|227cd4b3-6b21-4182-9bd0-0d9aa3571be0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:31:46.963Z|227cd4b3-6b21-4182-9bd0-0d9aa3571be0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:31:47.387Z|083e85e6-d424-4ba9-bb2d-b32a6e141ab9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:31:47.388Z|083e85e6-d424-4ba9-bb2d-b32a6e141ab9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:31:50.299Z|b1947402-5646-4d1f-b0ba-9e4d6a95cfa8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:31:50.299Z|b1947402-5646-4d1f-b0ba-9e4d6a95cfa8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:31:50.757Z|0f2ca765-cf5e-4d3e-ab16-9e122035e3e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:31:50.758Z|0f2ca765-cf5e-4d3e-ab16-9e122035e3e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:31:53.228Z|f8be5ca5-72fa-4d4f-a54b-1857755d475a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:31:53.229Z|f8be5ca5-72fa-4d4f-a54b-1857755d475a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:31:56.051Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:31:56.058Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c
2022-11-13T00:31:56.058Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|INFO|500||Invoke
2022-11-13T00:31:56.058Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:56.059Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c
2022-11-13T00:31:56.059Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Method      : GET
2022-11-13T00:31:56.059Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"479370061b0894d7128f83df5a54e10f", X-B3-SpanId:"36d19743c45184e2", X-B3-ParentSpanId:"13259e269265219b", X-B3-Sampled:"0", X-ONAP-RequestID:"c12fd77a-4cf6-45a0-bced-04a231764260", X-RequestID:"c12fd77a-4cf6-45a0-bced-04a231764260", X-TransactionID:"c12fd77a-4cf6-45a0-bced-04a231764260", X-ECOMP-RequestID:"c12fd77a-4cf6-45a0-bced-04a231764260", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"512c709a-958d-4d87-952d-54a627c587dc"]
2022-11-13T00:31:56.060Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Request body: 
2022-11-13T00:31:56.060Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||==========================request end================================================
2022-11-13T00:31:56.086Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:56.087Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:56.087Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Status text  : OK
2022-11-13T00:31:56.087Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:55 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:56.088Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Response body: {
  "requestId" : "76a2ebbf-68ff-4e9d-9824-a44f4bbc919c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:31:44.000+00:00",
  "endTime" : "2022-11-13T00:31:55.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\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\"\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-11-13T00:31:54.000+00:00",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "serviceInstanceName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "cloudApiRequests" : [ ],
  "requestURI" : "76a2ebbf-68ff-4e9d-9824-a44f4bbc919c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c"
    }
  }
}
2022-11-13T00:31:56.088Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:56.088Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|INFO|500||InvokeReturn
2022-11-13T00:31:56.091Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false
2022-11-13T00:31:56.092Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:31:56.093Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:56.093Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false
2022-11-13T00:31:56.093Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:31:56.094Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"479370061b0894d7128f83df5a54e10f", X-B3-SpanId:"2fe2668440583b0b", X-B3-ParentSpanId:"13259e269265219b", X-B3-Sampled:"0", X-ONAP-RequestID:"c12fd77a-4cf6-45a0-bced-04a231764260", X-RequestID:"c12fd77a-4cf6-45a0-bced-04a231764260", X-TransactionID:"c12fd77a-4cf6-45a0-bced-04a231764260", X-ECOMP-RequestID:"c12fd77a-4cf6-45a0-bced-04a231764260", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63b2e317-e8c2-4d65-a525-a4c91ed4b092"]
2022-11-13T00:31:56.094Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:31:56.094Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:31:56.111Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:56.111Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:56.111Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:31:56.112Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:55 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:56.114Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:31:56.114Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:56.114Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:31:56.123Z|c12fd77a-4cf6-45a0-bced-04a231764260|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:31:56.284Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:31:56.290Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c
2022-11-13T00:31:56.290Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|INFO|500||Invoke
2022-11-13T00:31:56.291Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:56.291Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c
2022-11-13T00:31:56.291Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Method      : GET
2022-11-13T00:31:56.292Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6181ccb7f0931010f337190711d34ac7", X-B3-SpanId:"214c30854d51b0ee", X-B3-ParentSpanId:"159199f24511950f", X-B3-Sampled:"0", X-ONAP-RequestID:"7bf5b2c7-b8f8-4579-b09b-11cc366d840d", X-RequestID:"7bf5b2c7-b8f8-4579-b09b-11cc366d840d", X-TransactionID:"7bf5b2c7-b8f8-4579-b09b-11cc366d840d", X-ECOMP-RequestID:"7bf5b2c7-b8f8-4579-b09b-11cc366d840d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"824b4721-d74c-4759-9436-f98a7ec1fee8"]
2022-11-13T00:31:56.293Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Request body: 
2022-11-13T00:31:56.293Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||==========================request end================================================
2022-11-13T00:31:56.321Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:56.321Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:56.321Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Status text  : OK
2022-11-13T00:31:56.322Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:55 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:56.323Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Response body: {
  "requestId" : "76a2ebbf-68ff-4e9d-9824-a44f4bbc919c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:31:44.000+00:00",
  "endTime" : "2022-11-13T00:31:55.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\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\"\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-11-13T00:31:54.000+00:00",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "serviceInstanceName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "cloudApiRequests" : [ ],
  "requestURI" : "76a2ebbf-68ff-4e9d-9824-a44f4bbc919c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c"
    }
  }
}
2022-11-13T00:31:56.324Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:56.324Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|INFO|500||InvokeReturn
2022-11-13T00:31:56.330Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false
2022-11-13T00:31:56.330Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:31:56.330Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:56.331Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false
2022-11-13T00:31:56.331Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:31:56.332Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6181ccb7f0931010f337190711d34ac7", X-B3-SpanId:"c48046cfe2ef8d1e", X-B3-ParentSpanId:"159199f24511950f", X-B3-Sampled:"0", X-ONAP-RequestID:"7bf5b2c7-b8f8-4579-b09b-11cc366d840d", X-RequestID:"7bf5b2c7-b8f8-4579-b09b-11cc366d840d", X-TransactionID:"7bf5b2c7-b8f8-4579-b09b-11cc366d840d", X-ECOMP-RequestID:"7bf5b2c7-b8f8-4579-b09b-11cc366d840d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfb71c80-e879-4deb-b15f-671c1261583d"]
2022-11-13T00:31:56.332Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:31:56.332Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:31:56.350Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:56.351Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:56.351Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:31:56.351Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:55 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:56.355Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:31:56.355Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:56.356Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:31:56.371Z|7bf5b2c7-b8f8-4579-b09b-11cc366d840d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:31:56.533Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:31:56.538Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c
2022-11-13T00:31:56.538Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|INFO|500||Invoke
2022-11-13T00:31:56.539Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:56.539Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c
2022-11-13T00:31:56.539Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Method      : GET
2022-11-13T00:31:56.540Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86780c1b8fbd8273a94f03a81030312f", X-B3-SpanId:"524190dbf4dfedd7", X-B3-ParentSpanId:"240e48a99d101b2e", X-B3-Sampled:"0", X-ONAP-RequestID:"25e756d9-061d-4d0c-8e6f-c40884695bd9", X-RequestID:"25e756d9-061d-4d0c-8e6f-c40884695bd9", X-TransactionID:"25e756d9-061d-4d0c-8e6f-c40884695bd9", X-ECOMP-RequestID:"25e756d9-061d-4d0c-8e6f-c40884695bd9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7058d20-4c43-4ef6-b4ba-d3cbf1a52ab4"]
2022-11-13T00:31:56.540Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Request body: 
2022-11-13T00:31:56.541Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||==========================request end================================================
2022-11-13T00:31:56.574Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:56.575Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:56.575Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Status text  : OK
2022-11-13T00:31:56.575Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:55 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:56.576Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Response body: {
  "requestId" : "76a2ebbf-68ff-4e9d-9824-a44f4bbc919c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:31:44.000+00:00",
  "endTime" : "2022-11-13T00:31:55.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\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\"\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-11-13T00:31:54.000+00:00",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "serviceInstanceName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "cloudApiRequests" : [ ],
  "requestURI" : "76a2ebbf-68ff-4e9d-9824-a44f4bbc919c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c"
    }
  }
}
2022-11-13T00:31:56.576Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:56.577Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|INFO|500||InvokeReturn
2022-11-13T00:31:56.578Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false
2022-11-13T00:31:56.579Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:31:56.579Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:56.579Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false
2022-11-13T00:31:56.580Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:31:56.580Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86780c1b8fbd8273a94f03a81030312f", X-B3-SpanId:"8398ec4428d9e4be", X-B3-ParentSpanId:"240e48a99d101b2e", X-B3-Sampled:"0", X-ONAP-RequestID:"25e756d9-061d-4d0c-8e6f-c40884695bd9", X-RequestID:"25e756d9-061d-4d0c-8e6f-c40884695bd9", X-TransactionID:"25e756d9-061d-4d0c-8e6f-c40884695bd9", X-ECOMP-RequestID:"25e756d9-061d-4d0c-8e6f-c40884695bd9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18d39283-5a5f-40e8-9f86-8ff5c3af09d1"]
2022-11-13T00:31:56.580Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:31:56.580Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:31:56.595Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:56.595Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:56.595Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:31:56.595Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:55 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:56.597Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:31:56.597Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:56.598Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:31:56.609Z|25e756d9-061d-4d0c-8e6f-c40884695bd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:31:56.806Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:31:56.810Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c
2022-11-13T00:31:56.811Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|INFO|500||Invoke
2022-11-13T00:31:56.811Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:56.811Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c
2022-11-13T00:31:56.812Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Method      : GET
2022-11-13T00:31:56.812Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c0fb164e445fcb630b813ae3a15902e", X-B3-SpanId:"bc6a22146819b7c2", X-B3-ParentSpanId:"d8a0a8e0719955d9", X-B3-Sampled:"0", X-ONAP-RequestID:"3e357624-9d73-4462-a46b-fcd54c4d2860", X-RequestID:"3e357624-9d73-4462-a46b-fcd54c4d2860", X-TransactionID:"3e357624-9d73-4462-a46b-fcd54c4d2860", X-ECOMP-RequestID:"3e357624-9d73-4462-a46b-fcd54c4d2860", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4eeee64-cc47-457c-a0c0-0d7e44acaf51"]
2022-11-13T00:31:56.812Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Request body: 
2022-11-13T00:31:56.812Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||==========================request end================================================
2022-11-13T00:31:56.841Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:56.841Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:56.842Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Status text  : OK
2022-11-13T00:31:56.842Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:55 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:56.843Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||Response body: {
  "requestId" : "76a2ebbf-68ff-4e9d-9824-a44f4bbc919c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:31:44.000+00:00",
  "endTime" : "2022-11-13T00:31:55.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\": \"d2a28d91-0774-43b5-9d84-bd836c6bd71d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9738d2d5-eaa7-4c88-ac25-f3890463cdb2\"\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-11-13T00:31:54.000+00:00",
  "serviceInstanceId" : "3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "serviceInstanceName" : "basic_network-1a20ec17-27c0-4352-9015-a1ca1ba59a2a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3ba2aeef-95f3-405e-ab84-acca3e6547d1",
  "cloudApiRequests" : [ ],
  "requestURI" : "76a2ebbf-68ff-4e9d-9824-a44f4bbc919c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c"
    }
  }
}
2022-11-13T00:31:56.843Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:56.843Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|INFO|500||InvokeReturn
2022-11-13T00:31:56.845Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false
2022-11-13T00:31:56.845Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:31:56.845Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:31:56.846Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false
2022-11-13T00:31:56.846Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:31:56.846Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c0fb164e445fcb630b813ae3a15902e", X-B3-SpanId:"00d51e359e90cbab", X-B3-ParentSpanId:"d8a0a8e0719955d9", X-B3-Sampled:"0", X-ONAP-RequestID:"3e357624-9d73-4462-a46b-fcd54c4d2860", X-RequestID:"3e357624-9d73-4462-a46b-fcd54c4d2860", X-TransactionID:"3e357624-9d73-4462-a46b-fcd54c4d2860", X-ECOMP-RequestID:"3e357624-9d73-4462-a46b-fcd54c4d2860", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa555eae-44a7-48ab-97c0-8dfe22cac796"]
2022-11-13T00:31:56.847Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:31:56.847Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:31:56.864Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:31:56.865Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:31:56.865Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:31:56.865Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:31:55 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:31:56.866Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:31:56.866Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:31:56.866Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76a2ebbf-68ff-4e9d-9824-a44f4bbc919c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:31:56.878Z|3e357624-9d73-4462-a46b-fcd54c4d2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76a2ebbf-68ff-4e9d-9824-a44f4bbc919c|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:32:00.323Z|530866af-8e37-4bac-a9d9-8f178e0bc7f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:32:00.324Z|530866af-8e37-4bac-a9d9-8f178e0bc7f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:32:00.781Z|087e09a9-2d81-4947-92e9-9e2bc00698fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:32:00.782Z|087e09a9-2d81-4947-92e9-9e2bc00698fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:32:01.960Z|a00e295d-eeac-4c1b-b9ee-a3d50c0970b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:32:01.961Z|a00e295d-eeac-4c1b-b9ee-a3d50c0970b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:32:03.255Z|cbd2fbbf-4082-4695-98fe-14991419372e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:32:03.256Z|cbd2fbbf-4082-4695-98fe-14991419372e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:32:10.350Z|3e5e07fd-ed82-4afa-bd04-5f1b2e889af4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:32:10.351Z|3e5e07fd-ed82-4afa-bd04-5f1b2e889af4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:32:10.808Z|b7da9479-f55f-4595-a365-aa81ca4ad9ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:32:10.809Z|b7da9479-f55f-4595-a365-aa81ca4ad9ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:32:13.280Z|f4d5bb0d-6474-4c55-a454-b9a0843d434d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:32:13.281Z|f4d5bb0d-6474-4c55-a454-b9a0843d434d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:32:14.226Z|19f01a2e-48f6-4a3c-af10-ab12ba69f593|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:32:14.227Z|19f01a2e-48f6-4a3c-af10-ab12ba69f593|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:32:16.960Z|9bc13625-59f9-4418-96b2-2756056f3ce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:32:16.961Z|9bc13625-59f9-4418-96b2-2756056f3ce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:32:17.388Z|e9175687-20e1-4c85-9a4c-db5123e1d8ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:32:17.389Z|e9175687-20e1-4c85-9a4c-db5123e1d8ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:32:20.376Z|cdf39ba9-37e5-4b9b-b734-08885c1d113b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:32:20.376Z|cdf39ba9-37e5-4b9b-b734-08885c1d113b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:32:20.831Z|ef95c7e6-7137-4721-a61f-dd9681cc8498|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:32:20.831Z|ef95c7e6-7137-4721-a61f-dd9681cc8498|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:32:23.307Z|10ed111f-cc0a-47ac-9c92-acdc473fea7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:32:23.307Z|10ed111f-cc0a-47ac-9c92-acdc473fea7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:32:30.400Z|38b20ea6-f1f8-407d-8dab-adf8783791fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:32:30.401Z|38b20ea6-f1f8-407d-8dab-adf8783791fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:32:30.856Z|83bd0552-39d2-4b67-95d4-6291f8d9c9c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:32:30.857Z|83bd0552-39d2-4b67-95d4-6291f8d9c9c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:32:31.960Z|9dafb0e8-b880-48b8-9e20-ae9c1b4265c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:32:31.962Z|9dafb0e8-b880-48b8-9e20-ae9c1b4265c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:32:33.332Z|a379beab-ad38-48b8-af9c-c802bf4d3b13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:32:33.332Z|a379beab-ad38-48b8-af9c-c802bf4d3b13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:32:36.571Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:32:36.574Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 440182de-8a8c-4a3a-a91a-fbc1eafc69c3 already exists in requestDb InfraActiveRequests table
2022-11-13T00:32:36.575Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3
2022-11-13T00:32:36.575Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|INFO|500||Invoke
2022-11-13T00:32:36.576Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:36.576Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3
2022-11-13T00:32:36.576Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Method      : GET
2022-11-13T00:32:36.576Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d244f29c1559137c9804a61b0a0e11c0", X-B3-SpanId:"d8704e0000a023c0", X-B3-ParentSpanId:"c930d67b08bf297a", X-B3-Sampled:"0", X-ONAP-RequestID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-RequestID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-TransactionID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-ECOMP-RequestID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32c6169d-7f64-4b36-8541-f42d01fe95dc"]
2022-11-13T00:32:36.577Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Request body: 
2022-11-13T00:32:36.577Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||==========================request end================================================
2022-11-13T00:32:36.601Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:36.601Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:32:36.602Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Status text  : Not Found
2022-11-13T00:32:36.602Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:32:36 GMT", x-envoy-upstream-service-time:"20", server:"envoy"]
2022-11-13T00:32:36.602Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Response body: 
2022-11-13T00:32:36.602Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:36.603Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|INFO|404|Not Found|InvokeReturn
2022-11-13T00:32:36.613Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-11-13T00:32:36.617Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:32:36.642Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-13T00:32:36.643Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|INFO|500||Invoke
2022-11-13T00:32:36.688Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|INFO|500||InvokeReturn
2022-11-13T00:32:36.689Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:32:36 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[38], vertex-id=[192648], x-aai-txid=[0-aai-resources-221113-00:32:36:520-31296], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:32:36.690Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"2338f1545a624fab969a68194702106a","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1668299314023","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-11-13T00:32:36.692Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-13T00:32:36.692Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-13T00:32:36.694Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-11-13T00:32:36.694Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-13T00:32:36.695Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:36.695Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-11-13T00:32:36.696Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-13T00:32:36.696Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"110", X-B3-TraceId:"d244f29c1559137c9804a61b0a0e11c0", X-B3-SpanId:"e6f32ba35cc822ba", X-B3-ParentSpanId:"c930d67b08bf297a", X-B3-Sampled:"0", X-ONAP-RequestID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-RequestID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-TransactionID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-ECOMP-RequestID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f718278-abc7-4579-9ed2-fd42e96eb25c"]
2022-11-13T00:32:36.696Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae","requestScope":"service"}
2022-11-13T00:32:36.697Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-13T00:32:36.717Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:36.718Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-13T00:32:36.719Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-11-13T00:32:36.720Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:32:36 GMT", x-envoy-upstream-service-time:"17", server:"envoy"]
2022-11-13T00:32:36.721Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-13T00:32:36.721Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:36.722Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-13T00:32:36.724Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-11-13T00:32:36.725Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-11-13T00:32:36.725Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:36.726Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-11-13T00:32:36.726Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-11-13T00:32:36.726Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-RequestID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-TransactionID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-ECOMP-RequestID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5dc7d4f4-47a3-476f-92d1-88b3659975e8"]
2022-11-13T00:32:36.727Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-11-13T00:32:36.727Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-11-13T00:32:36.765Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:36.765Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-11-13T00:32:36.766Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2022-11-13T00:32:36.767Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:32:36 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:32:36.768Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-11-12 23:13:21.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:32:36.768Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:36.769Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-11-13T00:32:36.778Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-11-13T00:32:36.779Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-11-13T00:32:36.779Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:36.780Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-11-13T00:32:36.780Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-11-13T00:32:36.780Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-RequestID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-TransactionID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-ECOMP-RequestID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1da8a05d-6022-4cf3-bed4-8aad9e9b393f"]
2022-11-13T00:32:36.780Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-11-13T00:32:36.780Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-13T00:32:36.804Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:36.804Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-11-13T00:32:36.804Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : OK
2022-11-13T00:32:36.805Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:32:36 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:32:36.807Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-11-12T23:13:21.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-11-13T00:32:36.807Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:36.807Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-11-13T00:32:36.812Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-11-13T00:32:36.812Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-11-13T00:32:36.812Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:36.812Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-11-13T00:32:36.813Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-11-13T00:32:36.813Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-RequestID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-TransactionID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-ECOMP-RequestID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"053f7b51-d155-4108-ba29-ef368911ecbc"]
2022-11-13T00:32:36.813Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-11-13T00:32:36.813Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-11-13T00:32:36.837Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:36.838Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-11-13T00:32:36.838Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2022-11-13T00:32:36.838Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:32:36 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:32:36.840Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-11-12 23:13:21.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:32:36.840Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:36.841Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-11-13T00:32:36.844Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-13T00:32:36.845Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-13T00:32:36.845Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:36.845Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-13T00:32:36.845Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-13T00:32:36.846Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1831", X-B3-TraceId:"d244f29c1559137c9804a61b0a0e11c0", X-B3-SpanId:"e20c0b114849b1b2", X-B3-ParentSpanId:"c930d67b08bf297a", X-B3-Sampled:"0", X-ONAP-RequestID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-RequestID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-TransactionID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-ECOMP-RequestID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be740add-61cb-46ce-aed4-13e6ab440ff6"]
2022-11-13T00:32:36.846Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"440182de-8a8c-4a3a-a91a-fbc1eafc69c3","requestStatus":"IN_PROGRESS","startTime":1668299556614,"source":"VID","tenantId":"2338f1545a624fab969a68194702106a","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\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\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n\t\t\t\"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"4e7787f5-16e4-48a1-b9dc-f706b512de3b\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"440182de-8a8c-4a3a-a91a-fbc1eafc69c3"}
2022-11-13T00:32:36.846Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-13T00:32:36.882Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:36.882Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-13T00:32:36.883Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-11-13T00:32:36.883Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:32:36 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:32:36.884Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "440182de-8a8c-4a3a-a91a-fbc1eafc69c3",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:32:36.614+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\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\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n\t\t\t\"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"4e7787f5-16e4-48a1-b9dc-f706b512de3b\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-13T00:32:36.729+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "440182de-8a8c-4a3a-a91a-fbc1eafc69c3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3"
    }
  }
}
2022-11-13T00:32:36.884Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:36.885Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-13T00:32:36.896Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-11-13T00:32:36.896Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-13T00:32:36.897Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:36.897Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-11-13T00:32:36.897Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-13T00:32:36.897Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2243", X-B3-TraceId:"d244f29c1559137c9804a61b0a0e11c0", X-B3-SpanId:"c3b5a1e5febef82a", X-B3-ParentSpanId:"c930d67b08bf297a", X-B3-Sampled:"0", X-ONAP-RequestID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-RequestID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-TransactionID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-ECOMP-RequestID:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d01a57e1-354a-4fc4-993b-627d15f88afe"]
2022-11-13T00:32:36.898Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"76d16654-699f-4556-8579-d6dac7374e11\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"5978251b-abb0-4036-a0a4-5a96c8170471\",\"modelUuid\":\"5978251b-abb0-4036-a0a4-5a96c8170471\",\"modelInvariantUuid\":\"76d16654-699f-4556-8579-d6dac7374e11\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"2338f1545a624fab969a68194702106a\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"4e7787f5-16e4-48a1-b9dc-f706b512de3b\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"440182de-8a8c-4a3a-a91a-fbc1eafc69c3","type":"String"},"mso-request-id":{"value":"440182de-8a8c-4a3a-a91a-fbc1eafc69c3","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-11-13T00:32:36.898Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-13T00:32:37.936Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:37.937Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-13T00:32:37.937Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-11-13T00:32:37.937Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Sun, 13 Nov 2022 00:32:38 GMT", x-onap-requestid:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", x-requestid:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", x-transactionid:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", x-ecomp-requestid:"440182de-8a8c-4a3a-a91a-fbc1eafc69c3", x-onap-partnername:"UNKNOWN", x-invocationid:"d01a57e1-354a-4fc4-993b-627d15f88afe", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1032", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:32:37.938Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"440182de-8a8c-4a3a-a91a-fbc1eafc69c3\",\"instanceId\":\"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\"}}","message":"Success","processInstanceID":"acb81dc1-62ea-11ed-9d06-5af7ec799a21","variables":null,"messageCode":200}
2022-11-13T00:32:37.938Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:37.938Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-13T00:32:37.942Z|440182de-8a8c-4a3a-a91a-fbc1eafc69c3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:32:38.120Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:32:38.124Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3
2022-11-13T00:32:38.124Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|INFO|500||Invoke
2022-11-13T00:32:38.125Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:38.125Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3
2022-11-13T00:32:38.125Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Method      : GET
2022-11-13T00:32:38.125Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"afd93dbaee8734d92c88e8a2070511bb", X-B3-SpanId:"4f7d2bad5b3bc03d", X-B3-ParentSpanId:"8e9cd080cb2c91d4", X-B3-Sampled:"0", X-ONAP-RequestID:"508cc6ca-7554-47e6-b64a-5b52df84cd64", X-RequestID:"508cc6ca-7554-47e6-b64a-5b52df84cd64", X-TransactionID:"508cc6ca-7554-47e6-b64a-5b52df84cd64", X-ECOMP-RequestID:"508cc6ca-7554-47e6-b64a-5b52df84cd64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd624f3f-06c8-4f13-8d13-f590768d324e"]
2022-11-13T00:32:38.126Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Request body: 
2022-11-13T00:32:38.126Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||==========================request end================================================
2022-11-13T00:32:38.178Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:38.179Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Status code  : 200 OK
2022-11-13T00:32:38.180Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Status text  : OK
2022-11-13T00:32:38.180Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:32:38 GMT", x-envoy-upstream-service-time:"49", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:32:38.181Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Response body: {
  "requestId" : "440182de-8a8c-4a3a-a91a-fbc1eafc69c3",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:32:36.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\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\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n\t\t\t\"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"4e7787f5-16e4-48a1-b9dc-f706b512de3b\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:32:37.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "serviceInstanceName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "440182de-8a8c-4a3a-a91a-fbc1eafc69c3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3"
    }
  }
}
2022-11-13T00:32:38.181Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:38.181Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|INFO|500||InvokeReturn
2022-11-13T00:32:38.183Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false
2022-11-13T00:32:38.183Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:32:38.183Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:38.184Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false
2022-11-13T00:32:38.184Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:32:38.185Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"afd93dbaee8734d92c88e8a2070511bb", X-B3-SpanId:"6dd76b3824e96574", X-B3-ParentSpanId:"8e9cd080cb2c91d4", X-B3-Sampled:"0", X-ONAP-RequestID:"508cc6ca-7554-47e6-b64a-5b52df84cd64", X-RequestID:"508cc6ca-7554-47e6-b64a-5b52df84cd64", X-TransactionID:"508cc6ca-7554-47e6-b64a-5b52df84cd64", X-ECOMP-RequestID:"508cc6ca-7554-47e6-b64a-5b52df84cd64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd381d9d-658a-45ac-baa0-2c454e747499"]
2022-11-13T00:32:38.185Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:32:38.185Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:32:38.208Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:38.209Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:32:38.209Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:32:38.210Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:32:38 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:32:38.215Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:32:38.215Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:38.215Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:32:38.223Z|508cc6ca-7554-47e6-b64a-5b52df84cd64|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:32:40.427Z|389fe5fb-0d6c-41a6-8e3c-3c7a607180e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:32:40.428Z|389fe5fb-0d6c-41a6-8e3c-3c7a607180e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:32:40.903Z|71102969-e166-43a1-a885-002257439415|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:32:40.904Z|71102969-e166-43a1-a885-002257439415|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:32:43.357Z|8df0a2ec-763c-44bc-9a73-1ca9acc1f349|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:32:43.357Z|8df0a2ec-763c-44bc-9a73-1ca9acc1f349|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:32:46.963Z|a78f6673-e7a3-4cf1-b776-a09da36c5e0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:32:46.964Z|a78f6673-e7a3-4cf1-b776-a09da36c5e0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:32:47.389Z|b161ec6d-2c0b-4ec7-a122-3b1c44095719|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:32:47.390Z|b161ec6d-2c0b-4ec7-a122-3b1c44095719|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:32:48.391Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:32:48.396Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3
2022-11-13T00:32:48.397Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|INFO|500||Invoke
2022-11-13T00:32:48.397Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:48.397Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3
2022-11-13T00:32:48.397Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Method      : GET
2022-11-13T00:32:48.397Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7cf4e7aa361c25212df3c11dbc19ee61", X-B3-SpanId:"7f59c314fa2f672d", X-B3-ParentSpanId:"569173b198df0f57", X-B3-Sampled:"0", X-ONAP-RequestID:"694fc578-c860-4f66-bc4d-234a39bf35d7", X-RequestID:"694fc578-c860-4f66-bc4d-234a39bf35d7", X-TransactionID:"694fc578-c860-4f66-bc4d-234a39bf35d7", X-ECOMP-RequestID:"694fc578-c860-4f66-bc4d-234a39bf35d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"371b7aec-b63d-447c-ae3e-44550457006d"]
2022-11-13T00:32:48.398Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Request body: 
2022-11-13T00:32:48.398Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||==========================request end================================================
2022-11-13T00:32:48.428Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:48.428Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Status code  : 200 OK
2022-11-13T00:32:48.428Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Status text  : OK
2022-11-13T00:32:48.428Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:32:48 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:32:48.430Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Response body: {
  "requestId" : "440182de-8a8c-4a3a-a91a-fbc1eafc69c3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:32:36.000+00:00",
  "endTime" : "2022-11-13T00:32:44.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\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\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n\t\t\t\"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"4e7787f5-16e4-48a1-b9dc-f706b512de3b\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:32:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "serviceInstanceName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "440182de-8a8c-4a3a-a91a-fbc1eafc69c3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3"
    }
  }
}
2022-11-13T00:32:48.430Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:48.430Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|INFO|500||InvokeReturn
2022-11-13T00:32:48.432Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false
2022-11-13T00:32:48.432Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:32:48.433Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:48.433Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false
2022-11-13T00:32:48.433Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:32:48.433Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7cf4e7aa361c25212df3c11dbc19ee61", X-B3-SpanId:"1a11035ff3e962f0", X-B3-ParentSpanId:"569173b198df0f57", X-B3-Sampled:"0", X-ONAP-RequestID:"694fc578-c860-4f66-bc4d-234a39bf35d7", X-RequestID:"694fc578-c860-4f66-bc4d-234a39bf35d7", X-TransactionID:"694fc578-c860-4f66-bc4d-234a39bf35d7", X-ECOMP-RequestID:"694fc578-c860-4f66-bc4d-234a39bf35d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68be2993-725d-4499-a68f-f2bff210aeea"]
2022-11-13T00:32:48.433Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:32:48.434Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:32:48.451Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:48.451Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:32:48.451Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:32:48.452Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:32:48 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:32:48.454Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:32:48.455Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:48.455Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:32:48.464Z|694fc578-c860-4f66-bc4d-234a39bf35d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:32:48.639Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:32:48.644Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3
2022-11-13T00:32:48.644Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|INFO|500||Invoke
2022-11-13T00:32:48.644Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:48.644Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3
2022-11-13T00:32:48.645Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Method      : GET
2022-11-13T00:32:48.645Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a65432e3c1f6ba68025f1a1e1494b83", X-B3-SpanId:"f4affae508e60d96", X-B3-ParentSpanId:"292e551357496659", X-B3-Sampled:"0", X-ONAP-RequestID:"1bed2a2c-8c01-4132-956d-d0fa3969f929", X-RequestID:"1bed2a2c-8c01-4132-956d-d0fa3969f929", X-TransactionID:"1bed2a2c-8c01-4132-956d-d0fa3969f929", X-ECOMP-RequestID:"1bed2a2c-8c01-4132-956d-d0fa3969f929", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47f98c6c-0fd8-42c0-b14b-31980c453915"]
2022-11-13T00:32:48.645Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Request body: 
2022-11-13T00:32:48.645Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||==========================request end================================================
2022-11-13T00:32:48.672Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:48.673Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Status code  : 200 OK
2022-11-13T00:32:48.673Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Status text  : OK
2022-11-13T00:32:48.673Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:32:48 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:32:48.675Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Response body: {
  "requestId" : "440182de-8a8c-4a3a-a91a-fbc1eafc69c3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:32:36.000+00:00",
  "endTime" : "2022-11-13T00:32:44.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\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\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n\t\t\t\"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"4e7787f5-16e4-48a1-b9dc-f706b512de3b\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:32:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "serviceInstanceName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "440182de-8a8c-4a3a-a91a-fbc1eafc69c3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3"
    }
  }
}
2022-11-13T00:32:48.675Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:48.676Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|INFO|500||InvokeReturn
2022-11-13T00:32:48.677Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false
2022-11-13T00:32:48.678Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:32:48.678Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:48.678Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false
2022-11-13T00:32:48.679Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:32:48.679Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a65432e3c1f6ba68025f1a1e1494b83", X-B3-SpanId:"f569951d5fb439b7", X-B3-ParentSpanId:"292e551357496659", X-B3-Sampled:"0", X-ONAP-RequestID:"1bed2a2c-8c01-4132-956d-d0fa3969f929", X-RequestID:"1bed2a2c-8c01-4132-956d-d0fa3969f929", X-TransactionID:"1bed2a2c-8c01-4132-956d-d0fa3969f929", X-ECOMP-RequestID:"1bed2a2c-8c01-4132-956d-d0fa3969f929", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d41ddc7-1a76-4e97-b216-14b4761c7d02"]
2022-11-13T00:32:48.679Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:32:48.679Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:32:48.698Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:48.698Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:32:48.698Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:32:48.698Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:32:48 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:32:48.701Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:32:48.701Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:48.701Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:32:48.711Z|1bed2a2c-8c01-4132-956d-d0fa3969f929|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:32:48.867Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:32:48.871Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3
2022-11-13T00:32:48.872Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|INFO|500||Invoke
2022-11-13T00:32:48.872Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:48.873Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3
2022-11-13T00:32:48.873Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Method      : GET
2022-11-13T00:32:48.873Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d54340c1314244cff5ee7a889b23c88", X-B3-SpanId:"07385fa7b7829669", X-B3-ParentSpanId:"aa6e376bf94f1374", X-B3-Sampled:"0", X-ONAP-RequestID:"eeb0e54b-193f-45cc-a808-2a2328ac6bf6", X-RequestID:"eeb0e54b-193f-45cc-a808-2a2328ac6bf6", X-TransactionID:"eeb0e54b-193f-45cc-a808-2a2328ac6bf6", X-ECOMP-RequestID:"eeb0e54b-193f-45cc-a808-2a2328ac6bf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8f842b4-aa85-488e-8cf5-9437475061b3"]
2022-11-13T00:32:48.874Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Request body: 
2022-11-13T00:32:48.874Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||==========================request end================================================
2022-11-13T00:32:48.907Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:48.907Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Status code  : 200 OK
2022-11-13T00:32:48.908Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Status text  : OK
2022-11-13T00:32:48.909Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:32:48 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:32:48.913Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Response body: {
  "requestId" : "440182de-8a8c-4a3a-a91a-fbc1eafc69c3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:32:36.000+00:00",
  "endTime" : "2022-11-13T00:32:44.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\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\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n\t\t\t\"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"4e7787f5-16e4-48a1-b9dc-f706b512de3b\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:32:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "serviceInstanceName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "440182de-8a8c-4a3a-a91a-fbc1eafc69c3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3"
    }
  }
}
2022-11-13T00:32:48.913Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:48.913Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|INFO|500||InvokeReturn
2022-11-13T00:32:48.915Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false
2022-11-13T00:32:48.916Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:32:48.916Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:48.916Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false
2022-11-13T00:32:48.916Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:32:48.917Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d54340c1314244cff5ee7a889b23c88", X-B3-SpanId:"9f7e26eab1805a18", X-B3-ParentSpanId:"aa6e376bf94f1374", X-B3-Sampled:"0", X-ONAP-RequestID:"eeb0e54b-193f-45cc-a808-2a2328ac6bf6", X-RequestID:"eeb0e54b-193f-45cc-a808-2a2328ac6bf6", X-TransactionID:"eeb0e54b-193f-45cc-a808-2a2328ac6bf6", X-ECOMP-RequestID:"eeb0e54b-193f-45cc-a808-2a2328ac6bf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02466826-070b-41f3-83f9-22c18101f474"]
2022-11-13T00:32:48.917Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:32:48.917Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:32:48.950Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:48.950Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:32:48.950Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:32:48.951Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:32:48 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:32:48.952Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:32:48.952Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:48.952Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:32:48.960Z|eeb0e54b-193f-45cc-a808-2a2328ac6bf6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:32:49.134Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:32:49.138Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3
2022-11-13T00:32:49.139Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|INFO|500||Invoke
2022-11-13T00:32:49.139Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:49.139Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3
2022-11-13T00:32:49.139Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Method      : GET
2022-11-13T00:32:49.139Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1cdc5764a75bd3e40acfa20e6185a31", X-B3-SpanId:"460ae2d0ce45b12c", X-B3-ParentSpanId:"731e999f2210f0c4", X-B3-Sampled:"0", X-ONAP-RequestID:"a1e25391-de8f-474c-b472-78c3f788f4f7", X-RequestID:"a1e25391-de8f-474c-b472-78c3f788f4f7", X-TransactionID:"a1e25391-de8f-474c-b472-78c3f788f4f7", X-ECOMP-RequestID:"a1e25391-de8f-474c-b472-78c3f788f4f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4952d0ea-1305-4e37-916a-0bacff9455e0"]
2022-11-13T00:32:49.140Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Request body: 
2022-11-13T00:32:49.140Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||==========================request end================================================
2022-11-13T00:32:49.165Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:49.165Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Status code  : 200 OK
2022-11-13T00:32:49.165Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Status text  : OK
2022-11-13T00:32:49.166Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:32:48 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:32:49.168Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Response body: {
  "requestId" : "440182de-8a8c-4a3a-a91a-fbc1eafc69c3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:32:36.000+00:00",
  "endTime" : "2022-11-13T00:32:44.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\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\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n\t\t\t\"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"4e7787f5-16e4-48a1-b9dc-f706b512de3b\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:32:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "serviceInstanceName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "440182de-8a8c-4a3a-a91a-fbc1eafc69c3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3"
    }
  }
}
2022-11-13T00:32:49.168Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:49.168Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|INFO|500||InvokeReturn
2022-11-13T00:32:49.169Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false
2022-11-13T00:32:49.170Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:32:49.170Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:49.170Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false
2022-11-13T00:32:49.170Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:32:49.170Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1cdc5764a75bd3e40acfa20e6185a31", X-B3-SpanId:"d22694f0352c83ed", X-B3-ParentSpanId:"731e999f2210f0c4", X-B3-Sampled:"0", X-ONAP-RequestID:"a1e25391-de8f-474c-b472-78c3f788f4f7", X-RequestID:"a1e25391-de8f-474c-b472-78c3f788f4f7", X-TransactionID:"a1e25391-de8f-474c-b472-78c3f788f4f7", X-ECOMP-RequestID:"a1e25391-de8f-474c-b472-78c3f788f4f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bd2aa10-91f7-45db-8425-b2bfb39e487a"]
2022-11-13T00:32:49.171Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:32:49.171Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:32:49.189Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:49.189Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:32:49.189Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:32:49.189Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:32:48 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:32:49.191Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:32:49.192Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:49.192Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:32:49.203Z|a1e25391-de8f-474c-b472-78c3f788f4f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:32:49.376Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:32:49.382Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3
2022-11-13T00:32:49.382Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|INFO|500||Invoke
2022-11-13T00:32:49.382Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:49.383Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3
2022-11-13T00:32:49.383Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Method      : GET
2022-11-13T00:32:49.383Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b30dd998b1b08af6db2e35d87248623c", X-B3-SpanId:"0908e143ae798f73", X-B3-ParentSpanId:"2fbcfeb857b41877", X-B3-Sampled:"0", X-ONAP-RequestID:"1c9f4daf-a994-46f6-b1f1-dd92540f4f4e", X-RequestID:"1c9f4daf-a994-46f6-b1f1-dd92540f4f4e", X-TransactionID:"1c9f4daf-a994-46f6-b1f1-dd92540f4f4e", X-ECOMP-RequestID:"1c9f4daf-a994-46f6-b1f1-dd92540f4f4e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59a4e70e-195c-4ef7-a5b9-9fa5ac76aa85"]
2022-11-13T00:32:49.383Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Request body: 
2022-11-13T00:32:49.384Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||==========================request end================================================
2022-11-13T00:32:49.413Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:49.413Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Status code  : 200 OK
2022-11-13T00:32:49.413Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Status text  : OK
2022-11-13T00:32:49.414Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:32:48 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:32:49.415Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||Response body: {
  "requestId" : "440182de-8a8c-4a3a-a91a-fbc1eafc69c3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:32:36.000+00:00",
  "endTime" : "2022-11-13T00:32:44.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\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\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n\t\t\t\"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"4e7787f5-16e4-48a1-b9dc-f706b512de3b\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:32:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "serviceInstanceName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "440182de-8a8c-4a3a-a91a-fbc1eafc69c3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3"
    }
  }
}
2022-11-13T00:32:49.415Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:49.415Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|INFO|500||InvokeReturn
2022-11-13T00:32:49.417Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false
2022-11-13T00:32:49.417Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:32:49.417Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:49.417Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false
2022-11-13T00:32:49.418Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:32:49.418Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b30dd998b1b08af6db2e35d87248623c", X-B3-SpanId:"9e2f5ad2997709e6", X-B3-ParentSpanId:"2fbcfeb857b41877", X-B3-Sampled:"0", X-ONAP-RequestID:"1c9f4daf-a994-46f6-b1f1-dd92540f4f4e", X-RequestID:"1c9f4daf-a994-46f6-b1f1-dd92540f4f4e", X-TransactionID:"1c9f4daf-a994-46f6-b1f1-dd92540f4f4e", X-ECOMP-RequestID:"1c9f4daf-a994-46f6-b1f1-dd92540f4f4e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"985fba8f-389a-46c4-95c0-fbcf728aa5f0"]
2022-11-13T00:32:49.418Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:32:49.418Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:32:49.434Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:49.435Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:32:49.435Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:32:49.435Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:32:49 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:32:49.437Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:32:49.437Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:49.437Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=440182de-8a8c-4a3a-a91a-fbc1eafc69c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:32:49.472Z|1c9f4daf-a994-46f6-b1f1-dd92540f4f4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/440182de-8a8c-4a3a-a91a-fbc1eafc69c3|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:32:50.455Z|5753ec23-e4c9-41cf-a31f-bf59dff33931|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:32:50.456Z|5753ec23-e4c9-41cf-a31f-bf59dff33931|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:32:50.946Z|cc330fa7-683d-4a83-bcab-e89c31314943|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:32:50.947Z|cc330fa7-683d-4a83-bcab-e89c31314943|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:32:51.102Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:32:51.108Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f already exists in requestDb InfraActiveRequests table
2022-11-13T00:32:51.110Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f
2022-11-13T00:32:51.110Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|INFO|500||Invoke
2022-11-13T00:32:51.110Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:51.111Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f
2022-11-13T00:32:51.111Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Method      : GET
2022-11-13T00:32:51.112Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef707997b2dc90c3561d3a7e52154ecc", X-B3-SpanId:"97b184460a18387f", X-B3-ParentSpanId:"c3c2fa98303e845a", X-B3-Sampled:"0", X-ONAP-RequestID:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-RequestID:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-TransactionID:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-ECOMP-RequestID:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3b04afa-bd5a-429e-982f-5044cf2d5db1"]
2022-11-13T00:32:51.112Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Request body: 
2022-11-13T00:32:51.112Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||==========================request end================================================
2022-11-13T00:32:51.134Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:51.135Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:32:51.135Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Status text  : Not Found
2022-11-13T00:32:51.135Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:32:50 GMT", x-envoy-upstream-service-time:"19", server:"envoy"]
2022-11-13T00:32:51.135Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Response body: 
2022-11-13T00:32:51.136Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:51.136Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|INFO|404|Not Found|InvokeReturn
2022-11-13T00:32:51.147Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|||INFO|500||Running local validations
2022-11-13T00:32:51.148Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-11-13T00:32:51.151Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:32:51.179Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/76d16654-699f-4556-8579-d6dac7374e11|INFO|500||Invoke
2022-11-13T00:32:51.180Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/76d16654-699f-4556-8579-d6dac7374e11|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/76d16654-699f-4556-8579-d6dac7374e11 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3fb5fef6-6502-426b-9bb1-bfb17e2bc515], X-ECOMP-RequestID=[e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f], X-TransactionId=[], X-ONAP-RequestID=[e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f]}
2022-11-13T00:32:51.208Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/76d16654-699f-4556-8579-d6dac7374e11|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/76d16654-699f-4556-8579-d6dac7374e11 has http status code:404 and response headers:{date=[Sun, 13 Nov 2022 00:32:51 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[24], x-aai-txid=[1-aai-resources-221113-00:32:51:053-1379], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:32:51.210Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/76d16654-699f-4556-8579-d6dac7374e11|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/76d16654-699f-4556-8579-d6dac7374e11","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/76d16654-699f-4556-8579-d6dac7374e11","ERR.5.4.6114"]}}}

2022-11-13T00:32:51.210Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/76d16654-699f-4556-8579-d6dac7374e11|INFO|404|Not Found|InvokeReturn
2022-11-13T00:32:51.214Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/76d16654-699f-4556-8579-d6dac7374e11
2022-11-13T00:32:51.215Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 76d16654-699f-4556-8579-d6dac7374e11
2022-11-13T00:32:51.220Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:32:51.264Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/76d16654-699f-4556-8579-d6dac7374e11 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-13T00:32:51.265Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/76d16654-699f-4556-8579-d6dac7374e11|INFO|500||Invoke
2022-11-13T00:32:51.295Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/76d16654-699f-4556-8579-d6dac7374e11|INFO|404|Not Found|InvokeReturn
2022-11-13T00:32:51.296Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/76d16654-699f-4556-8579-d6dac7374e11 has http status code:404 and response headers:{date=[Sun, 13 Nov 2022 00:32:51 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[27], x-aai-txid=[2-aai-resources-221113-00:32:51:135-53615], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:32:51.297Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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/76d16654-699f-4556-8579-d6dac7374e11","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/76d16654-699f-4556-8579-d6dac7374e11","ERR.5.4.6114"]}}}

2022-11-13T00:32:51.299Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/76d16654-699f-4556-8579-d6dac7374e11
2022-11-13T00:32:51.300Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 76d16654-699f-4556-8579-d6dac7374e11
2022-11-13T00:32:51.303Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:32:51.328Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|INFO|500||Invoke
2022-11-13T00:32:51.328Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a with request headers:{Authorization=[***REDACTED***], X-RequestID=[e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e74fc313-4a09-4446-9b04-9c114aa1d622], X-ECOMP-RequestID=[e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f], X-TransactionId=[], X-ONAP-RequestID=[e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f]}
2022-11-13T00:32:51.368Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:32:51 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[37], vertex-id=[192648], x-aai-txid=[0-aai-resources-221113-00:32:51:199-13005], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:32:51.369Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|DEBUG|500||{"tenant-id":"2338f1545a624fab969a68194702106a","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1668299314023","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-11-13T00:32:51.369Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|INFO|500||InvokeReturn
2022-11-13T00:32:51.370Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-13T00:32:51.371Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-13T00:32:51.372Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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-11-13T00:32:51.373Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-13T00:32:51.373Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:51.373Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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-11-13T00:32:51.373Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-13T00:32:51.374Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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:"ef707997b2dc90c3561d3a7e52154ecc", X-B3-SpanId:"15c2a1c682d09c77", X-B3-ParentSpanId:"c3c2fa98303e845a", X-B3-Sampled:"0", X-ONAP-RequestID:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-RequestID:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-TransactionID:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-ECOMP-RequestID:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1f4c40a-3eda-4f68-ba62-06906f75505e"]
2022-11-13T00:32:51.374Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"0c7bb17c-de9d-4ef2-9df6-3dfcda631697"},"instanceName":"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0","requestScope":"vnf"}
2022-11-13T00:32:51.374Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-13T00:32:51.415Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:51.415Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-13T00:32:51.416Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-11-13T00:32:51.416Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:32:50 GMT", x-envoy-upstream-service-time:"38", server:"envoy"]
2022-11-13T00:32:51.417Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-13T00:32:51.417Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:51.417Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-13T00:32:51.419Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ea742182-d4e9-49fe-bd56-f4a497bf5c7d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ea742182-d4e9-49fe-bd56-f4a497bf5c7d
2022-11-13T00:32:51.419Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ea742182-d4e9-49fe-bd56-f4a497bf5c7d|INFO|500||Invoke
2022-11-13T00:32:51.419Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ea742182-d4e9-49fe-bd56-f4a497bf5c7d|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:51.419Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ea742182-d4e9-49fe-bd56-f4a497bf5c7d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ea742182-d4e9-49fe-bd56-f4a497bf5c7d
2022-11-13T00:32:51.420Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ea742182-d4e9-49fe-bd56-f4a497bf5c7d|DEBUG|500||Method      : GET
2022-11-13T00:32:51.420Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ea742182-d4e9-49fe-bd56-f4a497bf5c7d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-RequestID:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-TransactionID:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-ECOMP-RequestID:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d47a1ee-914e-425d-85f2-5d7d4dd51110"]
2022-11-13T00:32:51.420Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ea742182-d4e9-49fe-bd56-f4a497bf5c7d|DEBUG|500||Request body: 
2022-11-13T00:32:51.420Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ea742182-d4e9-49fe-bd56-f4a497bf5c7d|DEBUG|500||==========================request end================================================
2022-11-13T00:32:51.505Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ea742182-d4e9-49fe-bd56-f4a497bf5c7d|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:51.506Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ea742182-d4e9-49fe-bd56-f4a497bf5c7d|DEBUG|500||Status code  : 200 OK
2022-11-13T00:32:51.506Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ea742182-d4e9-49fe-bd56-f4a497bf5c7d|DEBUG|500||Status text  : OK
2022-11-13T00:32:51.506Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ea742182-d4e9-49fe-bd56-f4a497bf5c7d|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:32:51 GMT", x-envoy-upstream-service-time:"81", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:32:51.508Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ea742182-d4e9-49fe-bd56-f4a497bf5c7d|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 8,
      "modelCustomizationUUID" : "ea742182-d4e9-49fe-bd56-f4a497bf5c7d",
      "modelInstanceName" : "basic_vm 0",
      "created" : "2022-11-13 00:30:26.000",
      "minInstances" : null,
      "maxInstances" : null,
      "availabilityZoneMaxCount" : null,
      "nfFunction" : null,
      "nfType" : null,
      "nfRole" : null,
      "nfNamingCode" : null,
      "multiStageDesign" : "false",
      "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}",
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "vnfcInstanceGroupOrder" : null,
      "nfDataValid" : false,
      "controllerActor" : "SO-REF-DATA",
      "creationTimestamp" : "2022-11-13T00:30:26.000+00:00",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8"
        },
        "vnfResourceCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/service"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vfModuleCustomizations"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfcInstanceGroupCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ea742182-d4e9-49fe-bd56-f4a497bf5c7d"
    }
  }
}
2022-11-13T00:32:51.508Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ea742182-d4e9-49fe-bd56-f4a497bf5c7d|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:51.508Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ea742182-d4e9-49fe-bd56-f4a497bf5c7d|INFO|500||InvokeReturn
2022-11-13T00:32:51.528Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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-11-13T00:32:51.528Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|INFO|500||Invoke
2022-11-13T00:32:51.528Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:51.529Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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-11-13T00:32:51.529Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Method      : GET
2022-11-13T00:32:51.529Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-RequestID:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-TransactionID:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-ECOMP-RequestID:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e94849e-3a3d-4850-86b2-4d6810d2ebcf"]
2022-11-13T00:32:51.529Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Request body: 
2022-11-13T00:32:51.530Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||==========================request end================================================
2022-11-13T00:32:51.588Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:51.589Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Status code  : 200 OK
2022-11-13T00:32:51.589Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Status text  : OK
2022-11-13T00:32:51.589Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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/04dcda33-361b-4056-b008-b31992a11202", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:32:51 GMT", x-envoy-upstream-service-time:"56", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:32:51.595Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "04dcda33-361b-4056-b008-b31992a11202",
  "modelInvariantUUID" : "49f39e75-d5f2-4fed-a285-6983dff2b281",
  "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-11-13T00:30:26.000+00:00",
  "modelInvariantId" : "49f39e75-d5f2-4fed-a285-6983dff2b281",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/04dcda33-361b-4056-b008-b31992a11202"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/04dcda33-361b-4056-b008-b31992a11202"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/04dcda33-361b-4056-b008-b31992a11202/heatTemplates"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/04dcda33-361b-4056-b008-b31992a11202/vnfResourceWorkflow"
    }
  }
}
2022-11-13T00:32:51.595Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:51.595Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|INFO|500||InvokeReturn
2022-11-13T00:32:51.605Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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-11-13T00:32:51.606Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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-11-13T00:32:51.606Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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-11-13T00:32:51.606Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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-11-13T00:32:51.606Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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-11-13T00:32:51.606Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-RequestID:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-TransactionID:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-ECOMP-RequestID:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6cf5530b-9a18-49d4-9af2-3ac9c65de86d"]
2022-11-13T00:32:51.607Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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-11-13T00:32:51.607Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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-11-13T00:32:51.638Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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-11-13T00:32:51.639Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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-11-13T00:32:51.639Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text  : OK
2022-11-13T00:32:51.639Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:32:51 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:32:51.641Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: {
  "id" : 10034,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2022-11-12T23:13:21.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034"
    }
  }
}
2022-11-13T00:32:51.642Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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-11-13T00:32:51.642Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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-11-13T00:32:51.653Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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-11-13T00:32:51.653Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-13T00:32:51.654Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:51.654Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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-11-13T00:32:51.654Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-13T00:32:51.654Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2613", X-B3-TraceId:"ef707997b2dc90c3561d3a7e52154ecc", X-B3-SpanId:"7a8c009b54fcfa35", X-B3-ParentSpanId:"c3c2fa98303e845a", X-B3-Sampled:"0", X-ONAP-RequestID:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-RequestID:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-TransactionID:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-ECOMP-RequestID:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b7d0b83-0351-4822-8846-0cd70c7b747a"]
2022-11-13T00:32:51.655Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f","requestStatus":"IN_PROGRESS","startTime":1668299571148,"source":"VID","vnfName":"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"2338f1545a624fab969a68194702106a","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"76d16654-699f-4556-8579-d6dac7374e11\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n    \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\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\": \"2338f1545a624fab969a68194702106a\",\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\": \"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"0c7bb17c-de9d-4ef2-9df6-3dfcda631697","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f"}
2022-11-13T00:32:51.655Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-13T00:32:51.698Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:51.699Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-13T00:32:51.699Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-11-13T00:32:51.699Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:32:50 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:32:51.700Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:32:51.148+00:00",
  "source" : "VID",
  "vnfName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"76d16654-699f-4556-8579-d6dac7374e11\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n    \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\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\": \"2338f1545a624fab969a68194702106a\",\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\": \"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-13T00:32:51.545+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f"
    }
  }
}
2022-11-13T00:32:51.700Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:51.700Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-13T00:32:51.710Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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-11-13T00:32:51.711Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-13T00:32:51.711Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:51.711Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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-11-13T00:32:51.711Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-13T00:32:51.712Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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:"ef707997b2dc90c3561d3a7e52154ecc", X-B3-SpanId:"6411ee2b70d30e81", X-B3-ParentSpanId:"c3c2fa98303e845a", X-B3-Sampled:"0", X-ONAP-RequestID:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-RequestID:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-TransactionID:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-ECOMP-RequestID:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2215fae3-78a2-406c-9e72-265792198d95"]
2022-11-13T00:32:51.712Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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\":\"49f39e75-d5f2-4fed-a285-6983dff2b281\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\"modelVersionId\":\"04dcda33-361b-4056-b008-b31992a11202\",\"modelCustomizationId\":\"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\"modelUuid\":\"04dcda33-361b-4056-b008-b31992a11202\",\"modelInvariantUuid\":\"49f39e75-d5f2-4fed-a285-6983dff2b281\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"76d16654-699f-4556-8579-d6dac7374e11\",\"source\":\"VID\",\"instanceName\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\"modelInfo\":{\"modelInvariantId\":\"76d16654-699f-4556-8579-d6dac7374e11\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"5978251b-abb0-4036-a0a4-5a96c8170471\",\"modelUuid\":\"5978251b-abb0-4036-a0a4-5a96c8170471\",\"modelInvariantUuid\":\"76d16654-699f-4556-8579-d6dac7374e11\"}}}],\"cloudConfiguration\":{\"tenantId\":\"2338f1545a624fab969a68194702106a\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\"}","type":"String"},"requestId":{"value":"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f","type":"String"},"mso-request-id":{"value":"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"0c7bb17c-de9d-4ef2-9df6-3dfcda631697","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/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-13T00:32:51.712Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-13T00:32:52.729Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:52.730Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-13T00:32:52.730Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-11-13T00:32:52.731Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Sun, 13 Nov 2022 00:32:53 GMT", x-onap-requestid:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", x-requestid:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", x-transactionid:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", x-ecomp-requestid:"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f", x-onap-partnername:"UNKNOWN", x-invocationid:"2215fae3-78a2-406c-9e72-265792198d95", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1013", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:32:52.731Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f\",\"instanceId\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\"}}","message":"Success","processInstanceID":"b589599d-62ea-11ed-9d06-5af7ec799a21","variables":null,"messageCode":200}
2022-11-13T00:32:52.732Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:52.732Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-13T00:32:52.737Z|e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:32:52.908Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:32:52.912Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f
2022-11-13T00:32:52.912Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|INFO|500||Invoke
2022-11-13T00:32:52.913Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:52.913Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f
2022-11-13T00:32:52.913Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Method      : GET
2022-11-13T00:32:52.914Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4680e7c772bb0e0b43ba755216356a2e", X-B3-SpanId:"1fb97f99e7ac7514", X-B3-ParentSpanId:"be6a7a22f027726c", X-B3-Sampled:"0", X-ONAP-RequestID:"86ef7828-adb1-4c96-af8c-abc745652f63", X-RequestID:"86ef7828-adb1-4c96-af8c-abc745652f63", X-TransactionID:"86ef7828-adb1-4c96-af8c-abc745652f63", X-ECOMP-RequestID:"86ef7828-adb1-4c96-af8c-abc745652f63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"daa3c65e-9798-4e08-96f5-127d4b14833d"]
2022-11-13T00:32:52.914Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Request body: 
2022-11-13T00:32:52.914Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||==========================request end================================================
2022-11-13T00:32:52.940Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:52.941Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:32:52.941Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Status text  : OK
2022-11-13T00:32:52.941Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:32:52 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:32:52.942Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Response body: {
  "requestId" : "e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:32:51.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"76d16654-699f-4556-8579-d6dac7374e11\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n    \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\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\": \"2338f1545a624fab969a68194702106a\",\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\": \"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:32:52.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f"
    }
  }
}
2022-11-13T00:32:52.942Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:52.943Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|INFO|500||InvokeReturn
2022-11-13T00:32:52.944Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false
2022-11-13T00:32:52.944Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:32:52.945Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:32:52.945Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false
2022-11-13T00:32:52.945Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:32:52.946Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4680e7c772bb0e0b43ba755216356a2e", X-B3-SpanId:"dce2049006d85727", X-B3-ParentSpanId:"be6a7a22f027726c", X-B3-Sampled:"0", X-ONAP-RequestID:"86ef7828-adb1-4c96-af8c-abc745652f63", X-RequestID:"86ef7828-adb1-4c96-af8c-abc745652f63", X-TransactionID:"86ef7828-adb1-4c96-af8c-abc745652f63", X-ECOMP-RequestID:"86ef7828-adb1-4c96-af8c-abc745652f63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e20eb0e-4b5e-4d4a-ba86-c6027a5836a0"]
2022-11-13T00:32:52.946Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:32:52.946Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:32:52.966Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:32:52.966Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:32:52.967Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:32:52.967Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:32:52 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:32:52.968Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:32:52.968Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:32:52.969Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:32:52.976Z|86ef7828-adb1-4c96-af8c-abc745652f63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:32:53.381Z|f2e583be-7ebc-45f3-9a88-aa62b24c4108|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:32:53.382Z|f2e583be-7ebc-45f3-9a88-aa62b24c4108|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:33:00.489Z|57792b2c-0d15-4c2e-99d3-0d6d10ce1b35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:33:00.489Z|57792b2c-0d15-4c2e-99d3-0d6d10ce1b35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:33:00.973Z|c4d4b6c5-f770-4f50-aa1d-d640bdfd1d9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:33:00.974Z|c4d4b6c5-f770-4f50-aa1d-d640bdfd1d9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:33:01.960Z|2e912210-8cb7-4b08-8bad-b086893b116d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:33:01.961Z|2e912210-8cb7-4b08-8bad-b086893b116d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:33:03.140Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:33:03.145Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f
2022-11-13T00:33:03.146Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|INFO|500||Invoke
2022-11-13T00:33:03.146Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:03.146Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f
2022-11-13T00:33:03.146Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Method      : GET
2022-11-13T00:33:03.146Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab3c57506b6394bf986508980c694ff3", X-B3-SpanId:"4f028ed060b6ed48", X-B3-ParentSpanId:"be2ce2b1a21df46e", X-B3-Sampled:"0", X-ONAP-RequestID:"2322fd86-4658-497f-9fa4-a5fa73bb4eed", X-RequestID:"2322fd86-4658-497f-9fa4-a5fa73bb4eed", X-TransactionID:"2322fd86-4658-497f-9fa4-a5fa73bb4eed", X-ECOMP-RequestID:"2322fd86-4658-497f-9fa4-a5fa73bb4eed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"846bccd1-3aef-4c4e-b422-7d2fb333f5a5"]
2022-11-13T00:33:03.147Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Request body: 
2022-11-13T00:33:03.147Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||==========================request end================================================
2022-11-13T00:33:03.183Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:03.184Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:03.184Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Status text  : OK
2022-11-13T00:33:03.184Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:03 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:03.185Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Response body: {
  "requestId" : "e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).",
  "progress" : 52,
  "startTime" : "2022-11-13T00:32:51.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"76d16654-699f-4556-8579-d6dac7374e11\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n    \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\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\": \"2338f1545a624fab969a68194702106a\",\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\": \"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:33:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f"
    }
  }
}
2022-11-13T00:33:03.186Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:03.186Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|INFO|500||InvokeReturn
2022-11-13T00:33:03.188Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false
2022-11-13T00:33:03.188Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:33:03.189Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:03.189Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false
2022-11-13T00:33:03.189Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:33:03.189Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab3c57506b6394bf986508980c694ff3", X-B3-SpanId:"0f224eeb5e55e1f9", X-B3-ParentSpanId:"be2ce2b1a21df46e", X-B3-Sampled:"0", X-ONAP-RequestID:"2322fd86-4658-497f-9fa4-a5fa73bb4eed", X-RequestID:"2322fd86-4658-497f-9fa4-a5fa73bb4eed", X-TransactionID:"2322fd86-4658-497f-9fa4-a5fa73bb4eed", X-ECOMP-RequestID:"2322fd86-4658-497f-9fa4-a5fa73bb4eed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5158eaee-e99c-42fc-9bed-5846416c23fa"]
2022-11-13T00:33:03.190Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:33:03.190Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:33:03.213Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:03.214Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:03.214Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:33:03.214Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:03 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:03.217Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:33:03.218Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:03.218Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:33:03.261Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:33:03.262Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:33:03.262Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:03.262Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:33:03.263Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:33:03.263Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2322fd86-4658-497f-9fa4-a5fa73bb4eed", X-RequestID:"2322fd86-4658-497f-9fa4-a5fa73bb4eed", X-TransactionID:"2322fd86-4658-497f-9fa4-a5fa73bb4eed", X-ECOMP-RequestID:"2322fd86-4658-497f-9fa4-a5fa73bb4eed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9c45c6a-3feb-412a-8cac-44b90bd556a1"]
2022-11-13T00:33:03.263Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:33:03.263Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:33:03.406Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:03.407Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:03.407Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:33:03.407Z|2f60a947-b6df-4068-8375-9b56fcb0e13c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:33:03.408Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=1CBB4DF942B89A4314F76DFA67831807; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Sun, 13 Nov 2022 00:33:04 GMT", x-envoy-upstream-service-time:"136", server:"envoy"]
2022-11-13T00:33:03.408Z|2f60a947-b6df-4068-8375-9b56fcb0e13c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:33:03.408Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b919fa85-62ea-11ed-9d06-5af7ec799a21","businessKey":"e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f","processDefinitionId":"SDNCHandler:1:03cb8839-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-13T00:32:58.571+0000","endTime":"2022-11-13T00:33:01.800+0000","removalTime":null,"durationInMillis":3229,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"b589599d-62ea-11ed-9d06-5af7ec799a21","superProcessInstanceId":"b6aacef9-62ea-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-13T00:33:03.408Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:03.409Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:33:03.433Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b919fa85-62ea-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b919fa85-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:33:03.433Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b919fa85-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:33:03.434Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b919fa85-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:03.434Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b919fa85-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b919fa85-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:33:03.434Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b919fa85-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:33:03.434Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b919fa85-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2322fd86-4658-497f-9fa4-a5fa73bb4eed", X-RequestID:"2322fd86-4658-497f-9fa4-a5fa73bb4eed", X-TransactionID:"2322fd86-4658-497f-9fa4-a5fa73bb4eed", X-ECOMP-RequestID:"2322fd86-4658-497f-9fa4-a5fa73bb4eed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94502bdf-0026-417e-8b79-d6220e18d360"]
2022-11-13T00:33:03.435Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b919fa85-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:33:03.435Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b919fa85-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:33:03.586Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b919fa85-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:03.587Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b919fa85-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:03.587Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b919fa85-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:33:03.588Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b919fa85-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=36B5AAE8D3245089A333F8CFA3C43A19; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"761", date:"Sun, 13 Nov 2022 00:33:04 GMT", x-envoy-upstream-service-time:"147", server:"envoy"]
2022-11-13T00:33:03.588Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b919fa85-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:b91a96d8-62ea-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"b919fa85-62ea-11ed-9d06-5af7ec799a21","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:03cb8839-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"b919fa85-62ea-11ed-9d06-5af7ec799a21","executionId":"b919fa85-62ea-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:32:58.575+0000","endTime":"2022-11-13T00:32:58.986+0000","durationInMillis":411,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b589599d-62ea-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:33:03.588Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b919fa85-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:03.589Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b919fa85-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:33:03.598Z|2322fd86-4658-497f-9fa4-a5fa73bb4eed|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:33:10.523Z|7063d30c-e412-405c-b336-411f288f6c5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:33:10.525Z|7063d30c-e412-405c-b336-411f288f6c5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:33:10.998Z|83328129-3b4a-4fc4-ae63-fce56daa3893|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:33:10.999Z|83328129-3b4a-4fc4-ae63-fce56daa3893|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:33:13.432Z|e5dcf031-a0e2-40b5-85f8-9730b0804f11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:33:13.433Z|e5dcf031-a0e2-40b5-85f8-9730b0804f11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:33:13.754Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:33:13.759Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f
2022-11-13T00:33:13.760Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|INFO|500||Invoke
2022-11-13T00:33:13.760Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:13.760Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f
2022-11-13T00:33:13.760Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Method      : GET
2022-11-13T00:33:13.761Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a6086e62ded2a6ba532c48bbd14cebd", X-B3-SpanId:"a500be6ae3b0860e", X-B3-ParentSpanId:"31c9460e016bcb10", X-B3-Sampled:"0", X-ONAP-RequestID:"8cea9676-2313-408d-beab-c4f20ada4d7a", X-RequestID:"8cea9676-2313-408d-beab-c4f20ada4d7a", X-TransactionID:"8cea9676-2313-408d-beab-c4f20ada4d7a", X-ECOMP-RequestID:"8cea9676-2313-408d-beab-c4f20ada4d7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a0201a8-be46-41f2-910f-765ea79dbad2"]
2022-11-13T00:33:13.761Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Request body: 
2022-11-13T00:33:13.761Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||==========================request end================================================
2022-11-13T00:33:13.787Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:13.787Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:13.788Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Status text  : OK
2022-11-13T00:33:13.788Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:13 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:13.790Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Response body: {
  "requestId" : "e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:32:51.000+00:00",
  "endTime" : "2022-11-13T00:33:05.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"76d16654-699f-4556-8579-d6dac7374e11\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n    \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\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\": \"2338f1545a624fab969a68194702106a\",\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\": \"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:33:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f"
    }
  }
}
2022-11-13T00:33:13.790Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:13.791Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|INFO|500||InvokeReturn
2022-11-13T00:33:13.792Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false
2022-11-13T00:33:13.792Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:33:13.792Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:13.793Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false
2022-11-13T00:33:13.793Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:33:13.793Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a6086e62ded2a6ba532c48bbd14cebd", X-B3-SpanId:"14a233abc161ac20", X-B3-ParentSpanId:"31c9460e016bcb10", X-B3-Sampled:"0", X-ONAP-RequestID:"8cea9676-2313-408d-beab-c4f20ada4d7a", X-RequestID:"8cea9676-2313-408d-beab-c4f20ada4d7a", X-TransactionID:"8cea9676-2313-408d-beab-c4f20ada4d7a", X-ECOMP-RequestID:"8cea9676-2313-408d-beab-c4f20ada4d7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1b0c235-d15f-43eb-b13e-dfa97ba21ffb"]
2022-11-13T00:33:13.793Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:33:13.793Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:33:13.809Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:13.809Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:13.809Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:33:13.810Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:13 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:13.812Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:33:13.812Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:13.812Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:33:13.823Z|8cea9676-2313-408d-beab-c4f20ada4d7a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:33:13.973Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:33:13.977Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f
2022-11-13T00:33:13.977Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|INFO|500||Invoke
2022-11-13T00:33:13.978Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:13.978Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f
2022-11-13T00:33:13.978Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Method      : GET
2022-11-13T00:33:13.978Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"116ac3262134e03abf4ae24415866098", X-B3-SpanId:"204fa3b3d63cceaf", X-B3-ParentSpanId:"ab62b1e3d5856754", X-B3-Sampled:"0", X-ONAP-RequestID:"7e669557-358d-4a8c-bb56-a7b84643f508", X-RequestID:"7e669557-358d-4a8c-bb56-a7b84643f508", X-TransactionID:"7e669557-358d-4a8c-bb56-a7b84643f508", X-ECOMP-RequestID:"7e669557-358d-4a8c-bb56-a7b84643f508", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a191a338-6e9a-418a-a789-50b6fe6bffde"]
2022-11-13T00:33:13.978Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Request body: 
2022-11-13T00:33:13.979Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||==========================request end================================================
2022-11-13T00:33:14.006Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:14.007Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:14.051Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Status text  : OK
2022-11-13T00:33:14.058Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:13 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:14.064Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Response body: {
  "requestId" : "e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:32:51.000+00:00",
  "endTime" : "2022-11-13T00:33:05.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"76d16654-699f-4556-8579-d6dac7374e11\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n    \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\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\": \"2338f1545a624fab969a68194702106a\",\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\": \"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:33:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f"
    }
  }
}
2022-11-13T00:33:14.064Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:14.065Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|INFO|500||InvokeReturn
2022-11-13T00:33:14.071Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false
2022-11-13T00:33:14.072Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:33:14.073Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:14.074Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false
2022-11-13T00:33:14.074Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:33:14.075Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"116ac3262134e03abf4ae24415866098", X-B3-SpanId:"4e799af6c80684b6", X-B3-ParentSpanId:"ab62b1e3d5856754", X-B3-Sampled:"0", X-ONAP-RequestID:"7e669557-358d-4a8c-bb56-a7b84643f508", X-RequestID:"7e669557-358d-4a8c-bb56-a7b84643f508", X-TransactionID:"7e669557-358d-4a8c-bb56-a7b84643f508", X-ECOMP-RequestID:"7e669557-358d-4a8c-bb56-a7b84643f508", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8a7ff6e-dbdd-426e-9d21-2330a4264060"]
2022-11-13T00:33:14.077Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:33:14.077Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:33:14.101Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:14.102Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:14.102Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:33:14.102Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:13 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:14.104Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:33:14.104Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:14.105Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:33:14.112Z|7e669557-358d-4a8c-bb56-a7b84643f508|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:33:14.222Z|293fb4bc-8dc7-420f-9dd7-abaaec1b5918|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:33:14.223Z|293fb4bc-8dc7-420f-9dd7-abaaec1b5918|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:33:14.273Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:33:14.277Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f
2022-11-13T00:33:14.277Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|INFO|500||Invoke
2022-11-13T00:33:14.277Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:14.277Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f
2022-11-13T00:33:14.278Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Method      : GET
2022-11-13T00:33:14.278Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"405f2d71a670f2c432d40d84733f7110", X-B3-SpanId:"bb6d097e3dfd1ab3", X-B3-ParentSpanId:"b58ae9504730d253", X-B3-Sampled:"0", X-ONAP-RequestID:"da15c332-6aca-4138-a95c-14389ae6c7d6", X-RequestID:"da15c332-6aca-4138-a95c-14389ae6c7d6", X-TransactionID:"da15c332-6aca-4138-a95c-14389ae6c7d6", X-ECOMP-RequestID:"da15c332-6aca-4138-a95c-14389ae6c7d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63ab1f1d-6fa7-4afd-b6f5-3284586d8d43"]
2022-11-13T00:33:14.278Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Request body: 
2022-11-13T00:33:14.278Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||==========================request end================================================
2022-11-13T00:33:14.308Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:14.309Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:14.309Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Status text  : OK
2022-11-13T00:33:14.309Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:13 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:14.310Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Response body: {
  "requestId" : "e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:32:51.000+00:00",
  "endTime" : "2022-11-13T00:33:05.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"76d16654-699f-4556-8579-d6dac7374e11\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n    \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\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\": \"2338f1545a624fab969a68194702106a\",\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\": \"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:33:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f"
    }
  }
}
2022-11-13T00:33:14.310Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:14.310Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|INFO|500||InvokeReturn
2022-11-13T00:33:14.311Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false
2022-11-13T00:33:14.312Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:33:14.312Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:14.312Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false
2022-11-13T00:33:14.312Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:33:14.313Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"405f2d71a670f2c432d40d84733f7110", X-B3-SpanId:"10f5716d15efa383", X-B3-ParentSpanId:"b58ae9504730d253", X-B3-Sampled:"0", X-ONAP-RequestID:"da15c332-6aca-4138-a95c-14389ae6c7d6", X-RequestID:"da15c332-6aca-4138-a95c-14389ae6c7d6", X-TransactionID:"da15c332-6aca-4138-a95c-14389ae6c7d6", X-ECOMP-RequestID:"da15c332-6aca-4138-a95c-14389ae6c7d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42ef1876-bab7-45e3-8ca7-39e758074b37"]
2022-11-13T00:33:14.313Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:33:14.313Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:33:14.326Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:14.327Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:14.327Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:33:14.327Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:13 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:14.330Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:33:14.330Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:14.330Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:33:14.343Z|da15c332-6aca-4138-a95c-14389ae6c7d6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:33:14.532Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:33:14.536Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f
2022-11-13T00:33:14.536Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|INFO|500||Invoke
2022-11-13T00:33:14.536Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:14.537Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f
2022-11-13T00:33:14.537Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Method      : GET
2022-11-13T00:33:14.537Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fcf67728d790422f0364f35aaabb31e2", X-B3-SpanId:"109663f65f878eae", X-B3-ParentSpanId:"302147482939ad53", X-B3-Sampled:"0", X-ONAP-RequestID:"1a5f1052-2c57-4013-aef9-bd9f805ff16b", X-RequestID:"1a5f1052-2c57-4013-aef9-bd9f805ff16b", X-TransactionID:"1a5f1052-2c57-4013-aef9-bd9f805ff16b", X-ECOMP-RequestID:"1a5f1052-2c57-4013-aef9-bd9f805ff16b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93b78cf9-f95a-4f5d-9ed1-8e03643241dc"]
2022-11-13T00:33:14.537Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Request body: 
2022-11-13T00:33:14.538Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||==========================request end================================================
2022-11-13T00:33:14.562Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:14.563Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:14.563Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Status text  : OK
2022-11-13T00:33:14.563Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:13 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:14.564Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Response body: {
  "requestId" : "e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:32:51.000+00:00",
  "endTime" : "2022-11-13T00:33:05.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"76d16654-699f-4556-8579-d6dac7374e11\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n    \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\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\": \"2338f1545a624fab969a68194702106a\",\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\": \"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:33:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f"
    }
  }
}
2022-11-13T00:33:14.565Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:14.565Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|INFO|500||InvokeReturn
2022-11-13T00:33:14.566Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false
2022-11-13T00:33:14.566Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:33:14.567Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:14.567Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false
2022-11-13T00:33:14.567Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:33:14.567Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fcf67728d790422f0364f35aaabb31e2", X-B3-SpanId:"4b51a0f8d560b943", X-B3-ParentSpanId:"302147482939ad53", X-B3-Sampled:"0", X-ONAP-RequestID:"1a5f1052-2c57-4013-aef9-bd9f805ff16b", X-RequestID:"1a5f1052-2c57-4013-aef9-bd9f805ff16b", X-TransactionID:"1a5f1052-2c57-4013-aef9-bd9f805ff16b", X-ECOMP-RequestID:"1a5f1052-2c57-4013-aef9-bd9f805ff16b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5772ac1-ef59-4b0d-811e-f05d3650a590"]
2022-11-13T00:33:14.568Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:33:14.568Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:33:14.592Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:14.592Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:14.593Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:33:14.593Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:13 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:14.594Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:33:14.594Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:14.594Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:33:14.603Z|1a5f1052-2c57-4013-aef9-bd9f805ff16b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:33:14.774Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:33:14.780Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f
2022-11-13T00:33:14.781Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|INFO|500||Invoke
2022-11-13T00:33:14.781Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:14.781Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f
2022-11-13T00:33:14.781Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Method      : GET
2022-11-13T00:33:14.782Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3eb276902c9b66f4b423a3cc930ddf5e", X-B3-SpanId:"d5c1fffc9912f2a4", X-B3-ParentSpanId:"5758e7221d161520", X-B3-Sampled:"0", X-ONAP-RequestID:"2b40337d-129e-4adb-afec-c48a13cbc7d1", X-RequestID:"2b40337d-129e-4adb-afec-c48a13cbc7d1", X-TransactionID:"2b40337d-129e-4adb-afec-c48a13cbc7d1", X-ECOMP-RequestID:"2b40337d-129e-4adb-afec-c48a13cbc7d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f45b60a8-443e-439f-a787-07552d9a5a1d"]
2022-11-13T00:33:14.782Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Request body: 
2022-11-13T00:33:14.782Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||==========================request end================================================
2022-11-13T00:33:14.808Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:14.808Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:14.808Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Status text  : OK
2022-11-13T00:33:14.809Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:14 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:14.811Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||Response body: {
  "requestId" : "e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:32:51.000+00:00",
  "endTime" : "2022-11-13T00:33:05.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"76d16654-699f-4556-8579-d6dac7374e11\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n    \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\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\": \"2338f1545a624fab969a68194702106a\",\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\": \"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:33:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f"
    }
  }
}
2022-11-13T00:33:14.812Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:14.812Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|INFO|500||InvokeReturn
2022-11-13T00:33:14.814Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false
2022-11-13T00:33:14.814Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:33:14.815Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:14.815Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false
2022-11-13T00:33:14.815Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:33:14.816Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3eb276902c9b66f4b423a3cc930ddf5e", X-B3-SpanId:"4c256a67c3eb9043", X-B3-ParentSpanId:"5758e7221d161520", X-B3-Sampled:"0", X-ONAP-RequestID:"2b40337d-129e-4adb-afec-c48a13cbc7d1", X-RequestID:"2b40337d-129e-4adb-afec-c48a13cbc7d1", X-TransactionID:"2b40337d-129e-4adb-afec-c48a13cbc7d1", X-ECOMP-RequestID:"2b40337d-129e-4adb-afec-c48a13cbc7d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d020b210-cc15-4071-82b7-955251640440"]
2022-11-13T00:33:14.816Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:33:14.816Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:33:14.833Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:14.834Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:14.834Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:33:14.834Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:14 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:14.836Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:33:14.837Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:14.837Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:33:14.847Z|2b40337d-129e-4adb-afec-c48a13cbc7d1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e5b9d69f-c76b-4c42-8dda-8f8ba2059c4f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:33:16.332Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:33:16.334Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 439071aa-660e-4c7d-a966-a2d9aa74435a already exists in requestDb InfraActiveRequests table
2022-11-13T00:33:16.334Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:33:16.335Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||Invoke
2022-11-13T00:33:16.335Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:16.335Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:33:16.335Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Method      : GET
2022-11-13T00:33:16.335Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb93737e30ac83b376d5d2beb6e05549", X-B3-SpanId:"3a9946e90cbfe31e", X-B3-ParentSpanId:"b599ff176bb0e8dd", X-B3-Sampled:"0", X-ONAP-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-TransactionID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-ECOMP-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccd7e8bb-32da-4497-a969-2fbab226a107"]
2022-11-13T00:33:16.336Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Request body: 
2022-11-13T00:33:16.336Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||==========================request end================================================
2022-11-13T00:33:16.362Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:16.362Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:33:16.363Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status text  : Not Found
2022-11-13T00:33:16.363Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:33:16 GMT", x-envoy-upstream-service-time:"23", server:"envoy"]
2022-11-13T00:33:16.363Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Response body: 
2022-11-13T00:33:16.363Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:16.363Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|404|Not Found|InvokeReturn
2022-11-13T00:33:16.372Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|||INFO|500||Running local validations
2022-11-13T00:33:16.375Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:33:16.398Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|INFO|500||Invoke
2022-11-13T00:33:16.399Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a with request headers:{Authorization=[***REDACTED***], X-RequestID=[439071aa-660e-4c7d-a966-a2d9aa74435a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8278ba53-5dda-4e6a-9ddd-80f895710dc6], X-ECOMP-RequestID=[439071aa-660e-4c7d-a966-a2d9aa74435a], X-TransactionId=[], X-ONAP-RequestID=[439071aa-660e-4c7d-a966-a2d9aa74435a]}
2022-11-13T00:33:16.472Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:33:16 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[66], vertex-id=[192648], x-aai-txid=[2-aai-resources-221113-00:33:16:275-63250], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:33:16.474Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|DEBUG|500||{"tenant-id":"2338f1545a624fab969a68194702106a","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1668299576620","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/33e7c00c-195a-4be5-84b1-864fa9499cce","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"33e7c00c-195a-4be5-84b1-864fa9499cce"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_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-11-13T00:33:16.474Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|INFO|500||InvokeReturn
2022-11-13T00:33:16.475Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-13T00:33:16.475Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-13T00:33:16.477Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/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-11-13T00:33:16.478Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-13T00:33:16.478Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:16.478Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/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-11-13T00:33:16.478Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-13T00:33:16.479Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/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:"cb93737e30ac83b376d5d2beb6e05549", X-B3-SpanId:"cd8081db68ec74b6", X-B3-ParentSpanId:"b599ff176bb0e8dd", X-B3-Sampled:"0", X-ONAP-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-TransactionID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-ECOMP-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"564504a2-9ed2-4903-9fa0-a3ca8d9a6388"]
2022-11-13T00:33:16.479Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"33e7c00c-195a-4be5-84b1-864fa9499cce","serviceInstanceId":"0c7bb17c-de9d-4ef2-9df6-3dfcda631697"},"instanceName":"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae","requestScope":"vfModule"}
2022-11-13T00:33:16.479Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-13T00:33:16.503Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:16.503Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:16.503Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-11-13T00:33:16.503Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:33:16 GMT", x-envoy-upstream-service-time:"21", server:"envoy"]
2022-11-13T00:33:16.504Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-13T00:33:16.504Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:16.504Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-13T00:33:16.505Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6425597-3898-442c-843b-1fd326130781|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6425597-3898-442c-843b-1fd326130781
2022-11-13T00:33:16.505Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6425597-3898-442c-843b-1fd326130781|INFO|500||Invoke
2022-11-13T00:33:16.505Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6425597-3898-442c-843b-1fd326130781|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:16.506Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6425597-3898-442c-843b-1fd326130781|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6425597-3898-442c-843b-1fd326130781
2022-11-13T00:33:16.506Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6425597-3898-442c-843b-1fd326130781|DEBUG|500||Method      : GET
2022-11-13T00:33:16.506Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6425597-3898-442c-843b-1fd326130781|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-TransactionID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-ECOMP-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff41cf3b-9c31-4d4f-95df-7c15062296fc"]
2022-11-13T00:33:16.506Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6425597-3898-442c-843b-1fd326130781|DEBUG|500||Request body: 
2022-11-13T00:33:16.507Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6425597-3898-442c-843b-1fd326130781|DEBUG|500||==========================request end================================================
2022-11-13T00:33:16.560Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6425597-3898-442c-843b-1fd326130781|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:16.561Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6425597-3898-442c-843b-1fd326130781|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:16.561Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6425597-3898-442c-843b-1fd326130781|DEBUG|500||Status text  : OK
2022-11-13T00:33:16.561Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6425597-3898-442c-843b-1fd326130781|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:33:16 GMT", x-envoy-upstream-service-time:"51", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:16.563Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6425597-3898-442c-843b-1fd326130781|DEBUG|500||Response body: {
  "id" : 8,
  "modelCustomizationUUID" : "b6425597-3898-442c-843b-1fd326130781",
  "label" : "base_ubuntu20",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2022-11-13 00:30:26.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"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/cvnfcCustomization"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/heatEnvironment"
    },
    "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-11-13T00:33:16.563Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6425597-3898-442c-843b-1fd326130781|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:16.563Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6425597-3898-442c-843b-1fd326130781|INFO|500||InvokeReturn
2022-11-13T00:33:16.576Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/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-11-13T00:33:16.576Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|INFO|500||Invoke
2022-11-13T00:33:16.577Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:16.577Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/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-11-13T00:33:16.577Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Method      : GET
2022-11-13T00:33:16.577Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/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:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-TransactionID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-ECOMP-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28c54225-7d24-48e8-b3d7-50e4f675074f"]
2022-11-13T00:33:16.577Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Request body: 
2022-11-13T00:33:16.578Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||==========================request end================================================
2022-11-13T00:33:16.628Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:16.629Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:16.629Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Status text  : OK
2022-11-13T00:33:16.629Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/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/be4061cf-175c-4615-860b-ca92d0797606", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:33:16 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:16.630Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "be4061cf-175c-4615-860b-ca92d0797606",
  "modelInvariantUUID" : "21968ae1-8fd4-4fde-9319-a3af17708cbf",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-11-13 00:30:26.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606/heatFiles"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606/vfModuleCustomization"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606/volumeHeatTemplate"
    }
  }
}
2022-11-13T00:33:16.631Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:16.631Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|INFO|500||InvokeReturn
2022-11-13T00:33:16.641Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance
2022-11-13T00:33:16.641Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-11-13T00:33:16.641Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:16.642Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance
2022-11-13T00:33:16.642Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-11-13T00:33:16.642Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-TransactionID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-ECOMP-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3658bd8-df9e-4f03-abfa-763ac31b1783"]
2022-11-13T00:33:16.643Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-11-13T00:33:16.643Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-13T00:33:16.675Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:16.675Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:33:16.676Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : Not Found
2022-11-13T00:33:16.676Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:33:16 GMT", x-envoy-upstream-service-time:"29", server:"envoy"]
2022-11-13T00:33:16.676Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-11-13T00:33:16.677Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:16.677Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-13T00:33:16.678Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=21968ae1-8fd4-4fde-9319-a3af17708cbf|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=21968ae1-8fd4-4fde-9319-a3af17708cbf
2022-11-13T00:33:16.678Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=21968ae1-8fd4-4fde-9319-a3af17708cbf|INFO|500||Invoke
2022-11-13T00:33:16.678Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=21968ae1-8fd4-4fde-9319-a3af17708cbf|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:16.679Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=21968ae1-8fd4-4fde-9319-a3af17708cbf|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=21968ae1-8fd4-4fde-9319-a3af17708cbf
2022-11-13T00:33:16.679Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=21968ae1-8fd4-4fde-9319-a3af17708cbf|DEBUG|500||Method      : GET
2022-11-13T00:33:16.679Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=21968ae1-8fd4-4fde-9319-a3af17708cbf|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-TransactionID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-ECOMP-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71d1ed0c-1bd8-4ff0-9a3d-da541f2ea1d5"]
2022-11-13T00:33:16.680Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=21968ae1-8fd4-4fde-9319-a3af17708cbf|DEBUG|500||Request body: 
2022-11-13T00:33:16.680Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=21968ae1-8fd4-4fde-9319-a3af17708cbf|DEBUG|500||==========================request end================================================
2022-11-13T00:33:16.706Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=21968ae1-8fd4-4fde-9319-a3af17708cbf|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:16.706Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=21968ae1-8fd4-4fde-9319-a3af17708cbf|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:16.706Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=21968ae1-8fd4-4fde-9319-a3af17708cbf|DEBUG|500||Status text  : OK
2022-11-13T00:33:16.706Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=21968ae1-8fd4-4fde-9319-a3af17708cbf|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:33:16 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:16.708Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=21968ae1-8fd4-4fde-9319-a3af17708cbf|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "be4061cf-175c-4615-860b-ca92d0797606",
      "modelInvariantUUID" : "21968ae1-8fd4-4fde-9319-a3af17708cbf",
      "modelName" : "BasicVm..base_ubuntu20..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2022-11-13 00:30:26.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606/moduleHeatTemplate"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606/heatFiles"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606/vfModuleCustomization"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606/vnfResources"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606/volumeHeatTemplate"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=21968ae1-8fd4-4fde-9319-a3af17708cbf"
    }
  }
}
2022-11-13T00:33:16.709Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=21968ae1-8fd4-4fde-9319-a3af17708cbf|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:16.709Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=21968ae1-8fd4-4fde-9319-a3af17708cbf|INFO|500||InvokeReturn
2022-11-13T00:33:16.714Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance
2022-11-13T00:33:16.714Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-11-13T00:33:16.714Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:16.715Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance
2022-11-13T00:33:16.715Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-11-13T00:33:16.715Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-TransactionID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-ECOMP-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ca8ef7b-8e14-4f6d-a9e8-01b05b4dbced"]
2022-11-13T00:33:16.715Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-11-13T00:33:16.716Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-13T00:33:16.734Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:16.735Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:33:16.735Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : Not Found
2022-11-13T00:33:16.735Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:33:16 GMT", x-envoy-upstream-service-time:"15", server:"envoy"]
2022-11-13T00:33:16.736Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-11-13T00:33:16.736Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:16.736Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=be4061cf-175c-4615-860b-ca92d0797606&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-13T00:33:16.737Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/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-11-13T00:33:16.737Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/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-11-13T00:33:16.737Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/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-11-13T00:33:16.737Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/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-11-13T00:33:16.738Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/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-11-13T00:33:16.738Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/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:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-TransactionID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-ECOMP-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bdc1b72-d022-4ac9-90bd-99f63acc120d"]
2022-11-13T00:33:16.738Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/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-11-13T00:33:16.738Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/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-11-13T00:33:16.767Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/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-11-13T00:33:16.768Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/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-11-13T00:33:16.768Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : OK
2022-11-13T00:33:16.768Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:33:16 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:16.771Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: {
  "id" : 44,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44"
    }
  }
}
2022-11-13T00:33:16.771Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/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-11-13T00:33:16.771Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/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-11-13T00:33:16.781Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606
2022-11-13T00:33:16.781Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|INFO|500||Invoke
2022-11-13T00:33:16.782Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:16.782Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606
2022-11-13T00:33:16.782Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|DEBUG|500||Method      : GET
2022-11-13T00:33:16.782Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-TransactionID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-ECOMP-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"990fdc0d-b3c2-447f-99cc-4b95f10cce49"]
2022-11-13T00:33:16.783Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|DEBUG|500||Request body: 
2022-11-13T00:33:16.783Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|DEBUG|500||==========================request end================================================
2022-11-13T00:33:16.810Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:16.810Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:16.811Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|DEBUG|500||Status text  : OK
2022-11-13T00:33:16.811Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:33:16 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:16.814Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|DEBUG|500||Response body: {
  "modelUUID" : "be4061cf-175c-4615-860b-ca92d0797606",
  "modelInvariantUUID" : "21968ae1-8fd4-4fde-9319-a3af17708cbf",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-11-13 00:30:26.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606/heatFiles"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606/vfModuleCustomization"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606/volumeHeatTemplate"
    }
  }
}
2022-11-13T00:33:16.815Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:16.815Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|INFO|500||InvokeReturn
2022-11-13T00:33:16.818Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/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-11-13T00:33:16.818Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-13T00:33:16.818Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:16.819Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/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-11-13T00:33:16.819Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-13T00:33:16.819Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3400", X-B3-TraceId:"cb93737e30ac83b376d5d2beb6e05549", X-B3-SpanId:"e53266d19f75627d", X-B3-ParentSpanId:"b599ff176bb0e8dd", X-B3-Sampled:"0", X-ONAP-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-TransactionID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-ECOMP-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5db40a9d-df4c-402e-82f0-467268cacc78"]
2022-11-13T00:33:16.819Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"439071aa-660e-4c7d-a966-a2d9aa74435a","requestStatus":"IN_PROGRESS","startTime":1668299596373,"source":"VID","vnfId":"33e7c00c-195a-4be5-84b1-864fa9499cce","vnfType":"","tenantId":"2338f1545a624fab969a68194702106a","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\",\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\": \"2338f1545a624fab969a68194702106a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"33e7c00c-195a-4be5-84b1-864fa9499cce\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n                        \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"0c7bb17c-de9d-4ef2-9df6-3dfcda631697","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"439071aa-660e-4c7d-a966-a2d9aa74435a"}
2022-11-13T00:33:16.820Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-13T00:33:16.856Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:16.856Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-13T00:33:16.857Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-11-13T00:33:16.857Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/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/439071aa-660e-4c7d-a966-a2d9aa74435a", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:16 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:16.858Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:33:16.373+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\",\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\": \"2338f1545a624fab969a68194702106a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"33e7c00c-195a-4be5-84b1-864fa9499cce\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n                        \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-13T00:33:16.703+00:00",
  "vfModuleName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    }
  }
}
2022-11-13T00:33:16.859Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:16.859Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-13T00:33:16.867Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/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-11-13T00:33:16.867Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-13T00:33:16.868Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:16.868Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/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-11-13T00:33:16.868Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-13T00:33:16.869Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/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:"cb93737e30ac83b376d5d2beb6e05549", X-B3-SpanId:"b2753212fc9ddca9", X-B3-ParentSpanId:"b599ff176bb0e8dd", X-B3-Sampled:"0", X-ONAP-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-TransactionID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-ECOMP-RequestID:"439071aa-660e-4c7d-a966-a2d9aa74435a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5aa02565-a6f6-4375-84e9-1da7fe00ee47"]
2022-11-13T00:33:16.869Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/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\":\"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"b6425597-3898-442c-843b-1fd326130781\",\"modelVersionId\":\"be4061cf-175c-4615-860b-ca92d0797606\",\"modelCustomizationId\":\"b6425597-3898-442c-843b-1fd326130781\",\"modelUuid\":\"be4061cf-175c-4615-860b-ca92d0797606\",\"modelInvariantUuid\":\"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\"modelInfo\":{\"modelInvariantId\":\"76d16654-699f-4556-8579-d6dac7374e11\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"5978251b-abb0-4036-a0a4-5a96c8170471\",\"modelUuid\":\"5978251b-abb0-4036-a0a4-5a96c8170471\",\"modelInvariantUuid\":\"76d16654-699f-4556-8579-d6dac7374e11\"}}},{\"relatedInstance\":{\"instanceId\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"49f39e75-d5f2-4fed-a285-6983dff2b281\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\"modelVersionId\":\"04dcda33-361b-4056-b008-b31992a11202\",\"modelCustomizationId\":\"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\"modelUuid\":\"04dcda33-361b-4056-b008-b31992a11202\",\"modelInvariantUuid\":\"49f39e75-d5f2-4fed-a285-6983dff2b281\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"2338f1545a624fab969a68194702106a\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\"vnfInstanceId\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\"}","type":"String"},"requestId":{"value":"439071aa-660e-4c7d-a966-a2d9aa74435a","type":"String"},"mso-request-id":{"value":"439071aa-660e-4c7d-a966-a2d9aa74435a","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"0c7bb17c-de9d-4ef2-9df6-3dfcda631697","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"33e7c00c-195a-4be5-84b1-864fa9499cce","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/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-13T00:33:16.869Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-13T00:33:16.960Z|b5992e3f-249c-4234-99b4-238ad7f5d8f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:33:16.962Z|b5992e3f-249c-4234-99b4-238ad7f5d8f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:33:17.391Z|ae4c1bfb-4c0d-49ad-9a12-09a9e0e39689|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:33:17.391Z|ae4c1bfb-4c0d-49ad-9a12-09a9e0e39689|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:33:17.887Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:17.888Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-13T00:33:17.888Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-11-13T00:33:17.888Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Sun, 13 Nov 2022 00:33:18 GMT", x-onap-requestid:"439071aa-660e-4c7d-a966-a2d9aa74435a", x-requestid:"439071aa-660e-4c7d-a966-a2d9aa74435a", x-transactionid:"439071aa-660e-4c7d-a966-a2d9aa74435a", x-ecomp-requestid:"439071aa-660e-4c7d-a966-a2d9aa74435a", x-onap-partnername:"UNKNOWN", x-invocationid:"5aa02565-a6f6-4375-84e9-1da7fe00ee47", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1014", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:17.889Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"439071aa-660e-4c7d-a966-a2d9aa74435a\",\"instanceId\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\"}}","message":"Success","processInstanceID":"c488eb03-62ea-11ed-9d06-5af7ec799a21","variables":null,"messageCode":200}
2022-11-13T00:33:17.889Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:17.889Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-13T00:33:17.894Z|439071aa-660e-4c7d-a966-a2d9aa74435a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:33:18.080Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:33:18.084Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:33:18.085Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||Invoke
2022-11-13T00:33:18.085Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:18.085Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:33:18.085Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Method      : GET
2022-11-13T00:33:18.086Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"074b5463e5e0b3ae5db00c0725234b8d", X-B3-SpanId:"f8fb923ab76ae463", X-B3-ParentSpanId:"29557b3810bc1be3", X-B3-Sampled:"0", X-ONAP-RequestID:"162b88ec-2833-40ff-acb4-ee236c0d5756", X-RequestID:"162b88ec-2833-40ff-acb4-ee236c0d5756", X-TransactionID:"162b88ec-2833-40ff-acb4-ee236c0d5756", X-ECOMP-RequestID:"162b88ec-2833-40ff-acb4-ee236c0d5756", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92be2b6d-6936-418b-bbab-aeca56dbb979"]
2022-11-13T00:33:18.086Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Request body: 
2022-11-13T00:33:18.086Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||==========================request end================================================
2022-11-13T00:33:18.118Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:18.119Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:18.119Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status text  : OK
2022-11-13T00:33:18.119Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:17 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:18.122Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Response body: {
  "requestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:33:16.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\",\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\": \"2338f1545a624fab969a68194702106a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"33e7c00c-195a-4be5-84b1-864fa9499cce\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n                        \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:33:17.000+00:00",
  "vfModuleId" : "e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "vfModuleName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    }
  }
}
2022-11-13T00:33:18.122Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:18.123Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||InvokeReturn
2022-11-13T00:33:18.124Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false
2022-11-13T00:33:18.125Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:33:18.125Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:18.125Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false
2022-11-13T00:33:18.125Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:33:18.125Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"074b5463e5e0b3ae5db00c0725234b8d", X-B3-SpanId:"3457ef89b2041256", X-B3-ParentSpanId:"29557b3810bc1be3", X-B3-Sampled:"0", X-ONAP-RequestID:"162b88ec-2833-40ff-acb4-ee236c0d5756", X-RequestID:"162b88ec-2833-40ff-acb4-ee236c0d5756", X-TransactionID:"162b88ec-2833-40ff-acb4-ee236c0d5756", X-ECOMP-RequestID:"162b88ec-2833-40ff-acb4-ee236c0d5756", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abc5771d-e87f-4c35-98be-c7744fbfae53"]
2022-11-13T00:33:18.126Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:33:18.126Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:33:18.145Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:18.146Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:18.146Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:33:18.146Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:17 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:18.148Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:33:18.148Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:18.148Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:33:18.156Z|162b88ec-2833-40ff-acb4-ee236c0d5756|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:33:20.549Z|8845377b-2544-4718-b40c-b41dff31f8e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:33:20.549Z|8845377b-2544-4718-b40c-b41dff31f8e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:33:21.022Z|2ccbebe0-60a2-4353-94fb-d45978b38908|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:33:21.023Z|2ccbebe0-60a2-4353-94fb-d45978b38908|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:33:23.457Z|3667ced3-09ca-406c-aee7-9e70dd978f45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:33:23.458Z|3667ced3-09ca-406c-aee7-9e70dd978f45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:33:28.353Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:33:28.360Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:33:28.360Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||Invoke
2022-11-13T00:33:28.360Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:28.361Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:33:28.362Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Method      : GET
2022-11-13T00:33:28.362Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9298adf0468696e964aad52e508f730f", X-B3-SpanId:"9213d12c804807c1", X-B3-ParentSpanId:"ebfa2b4d9e89354f", X-B3-Sampled:"0", X-ONAP-RequestID:"3fca7dc4-2745-4820-be80-8022c20f8b26", X-RequestID:"3fca7dc4-2745-4820-be80-8022c20f8b26", X-TransactionID:"3fca7dc4-2745-4820-be80-8022c20f8b26", X-ECOMP-RequestID:"3fca7dc4-2745-4820-be80-8022c20f8b26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d1d0795-9e24-455c-b58b-9429dd8b0b0b"]
2022-11-13T00:33:28.362Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Request body: 
2022-11-13T00:33:28.363Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||==========================request end================================================
2022-11-13T00:33:28.398Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:28.398Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:28.399Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status text  : OK
2022-11-13T00:33:28.399Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:28 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:28.400Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Response body: {
  "requestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "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-11-13T00:33:16.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\",\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\": \"2338f1545a624fab969a68194702106a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"33e7c00c-195a-4be5-84b1-864fa9499cce\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n                        \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:33:23.000+00:00",
  "vfModuleId" : "e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "vfModuleName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    }
  }
}
2022-11-13T00:33:28.400Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:28.400Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||InvokeReturn
2022-11-13T00:33:28.402Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false
2022-11-13T00:33:28.403Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:33:28.403Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:28.403Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false
2022-11-13T00:33:28.403Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:33:28.403Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9298adf0468696e964aad52e508f730f", X-B3-SpanId:"7368ddcd728d67d5", X-B3-ParentSpanId:"ebfa2b4d9e89354f", X-B3-Sampled:"0", X-ONAP-RequestID:"3fca7dc4-2745-4820-be80-8022c20f8b26", X-RequestID:"3fca7dc4-2745-4820-be80-8022c20f8b26", X-TransactionID:"3fca7dc4-2745-4820-be80-8022c20f8b26", X-ECOMP-RequestID:"3fca7dc4-2745-4820-be80-8022c20f8b26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0a8ad0e-ee44-4723-b9f8-10cba12ed390"]
2022-11-13T00:33:28.404Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:33:28.404Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:33:28.419Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:28.421Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:28.421Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:33:28.424Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:28 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:28.427Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:33:28.428Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:28.430Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:33:28.479Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:33:28.479Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:33:28.479Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:28.480Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:33:28.480Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:33:28.480Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3fca7dc4-2745-4820-be80-8022c20f8b26", X-RequestID:"3fca7dc4-2745-4820-be80-8022c20f8b26", X-TransactionID:"3fca7dc4-2745-4820-be80-8022c20f8b26", X-ECOMP-RequestID:"3fca7dc4-2745-4820-be80-8022c20f8b26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76535493-2cc0-4338-905c-b5d516776d8c"]
2022-11-13T00:33:28.481Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:33:28.481Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:33:28.688Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:28.689Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:28.690Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:33:28.690Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=0ABB155B7A1CB76AAF9609ECD848720F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Sun, 13 Nov 2022 00:33:28 GMT", x-envoy-upstream-service-time:"200", server:"envoy"]
2022-11-13T00:33:28.691Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","businessKey":"439071aa-660e-4c7d-a966-a2d9aa74435a","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:33:27.440+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c488eb03-62ea-11ed-9d06-5af7ec799a21","superProcessInstanceId":"ca4daa1d-62ea-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-13T00:33:28.691Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:28.691Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:33:28.724Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:33:28.725Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:33:28.726Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:28.726Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:33:28.726Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:33:28.727Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3fca7dc4-2745-4820-be80-8022c20f8b26", X-RequestID:"3fca7dc4-2745-4820-be80-8022c20f8b26", X-TransactionID:"3fca7dc4-2745-4820-be80-8022c20f8b26", X-ECOMP-RequestID:"3fca7dc4-2745-4820-be80-8022c20f8b26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91a05159-ddf6-43b4-9099-a042c7923664"]
2022-11-13T00:33:28.727Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:33:28.727Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:33:28.856Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:28.857Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:28.857Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:33:28.857Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=60583F98E99C640AEFA6572835DD62AD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Sun, 13 Nov 2022 00:33:28 GMT", x-envoy-upstream-service-time:"124", server:"envoy"]
2022-11-13T00:33:28.858Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:ca4f09f5-62ea-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","executionId":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:33:27.440+0000","endTime":"2022-11-13T00:33:27.440+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c488eb03-62ea-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:33:28.858Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:28.858Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:33:28.864Z|3fca7dc4-2745-4820-be80-8022c20f8b26|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:33:30.573Z|870e3f06-d8ce-40b1-a4be-c02be5442bb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:33:30.574Z|870e3f06-d8ce-40b1-a4be-c02be5442bb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:33:31.045Z|bd7bb640-6cd4-409b-af99-31c0dbe19eae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:33:31.046Z|bd7bb640-6cd4-409b-af99-31c0dbe19eae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:33:31.960Z|bb441f6f-a55c-49f5-a8b7-78cbeebdcc4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:33:31.961Z|bb441f6f-a55c-49f5-a8b7-78cbeebdcc4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:33:33.484Z|d6553398-5a43-4c65-8b65-f53ea1db66a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:33:33.485Z|d6553398-5a43-4c65-8b65-f53ea1db66a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:33:39.026Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:33:39.032Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:33:39.032Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||Invoke
2022-11-13T00:33:39.033Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:39.033Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:33:39.033Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Method      : GET
2022-11-13T00:33:39.034Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82363c6b70604f64f7daf3ef914707ca", X-B3-SpanId:"3f647742230ec5e5", X-B3-ParentSpanId:"8af5f005509ec80d", X-B3-Sampled:"0", X-ONAP-RequestID:"7fb24d19-972e-496a-a80c-696e08631e78", X-RequestID:"7fb24d19-972e-496a-a80c-696e08631e78", X-TransactionID:"7fb24d19-972e-496a-a80c-696e08631e78", X-ECOMP-RequestID:"7fb24d19-972e-496a-a80c-696e08631e78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1570f19e-e68e-4eb4-a789-d85b3fdeed8b"]
2022-11-13T00:33:39.034Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Request body: 
2022-11-13T00:33:39.034Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||==========================request end================================================
2022-11-13T00:33:39.065Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:39.066Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:39.066Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status text  : OK
2022-11-13T00:33:39.066Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:38 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:39.069Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Response body: {
  "requestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "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-11-13T00:33:16.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\",\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\": \"2338f1545a624fab969a68194702106a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"33e7c00c-195a-4be5-84b1-864fa9499cce\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n                        \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:33:32.000+00:00",
  "vfModuleId" : "e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "vfModuleName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
    "cloudIdentifier" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"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\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-11-13T00:33:28.000+00:00"
  } ],
  "requestURI" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    }
  }
}
2022-11-13T00:33:39.069Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:39.070Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||InvokeReturn
2022-11-13T00:33:39.072Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false
2022-11-13T00:33:39.072Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:33:39.073Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:39.073Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false
2022-11-13T00:33:39.073Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:33:39.073Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82363c6b70604f64f7daf3ef914707ca", X-B3-SpanId:"fa4b1ece3700df5d", X-B3-ParentSpanId:"8af5f005509ec80d", X-B3-Sampled:"0", X-ONAP-RequestID:"7fb24d19-972e-496a-a80c-696e08631e78", X-RequestID:"7fb24d19-972e-496a-a80c-696e08631e78", X-TransactionID:"7fb24d19-972e-496a-a80c-696e08631e78", X-ECOMP-RequestID:"7fb24d19-972e-496a-a80c-696e08631e78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6523e3c0-fa0e-474a-b458-898668812dea"]
2022-11-13T00:33:39.073Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:33:39.074Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:33:39.092Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:39.093Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:39.093Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:33:39.093Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:38 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:39.094Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 28,
  "soRequestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "groupingId" : "1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969",
  "name" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae/1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"updated_time\":null,\"creation_time\":1668299611000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ea3518afdff4bff95af862804701bed\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"vnf_id\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:33:33.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:33:39.094Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:39.095Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:33:39.129Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:33:39.129Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:33:39.129Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:39.130Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:33:39.130Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:33:39.130Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7fb24d19-972e-496a-a80c-696e08631e78", X-RequestID:"7fb24d19-972e-496a-a80c-696e08631e78", X-TransactionID:"7fb24d19-972e-496a-a80c-696e08631e78", X-ECOMP-RequestID:"7fb24d19-972e-496a-a80c-696e08631e78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22b81afd-bde3-48c0-ae05-ccfa59e2f93c"]
2022-11-13T00:33:39.131Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:33:39.131Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:33:39.264Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:39.265Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:39.265Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:33:39.265Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=AC706AA91FC07B507982CD172650A175; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Sun, 13 Nov 2022 00:33:40 GMT", x-envoy-upstream-service-time:"126", server:"envoy"]
2022-11-13T00:33:39.266Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","businessKey":"439071aa-660e-4c7d-a966-a2d9aa74435a","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:33:27.440+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c488eb03-62ea-11ed-9d06-5af7ec799a21","superProcessInstanceId":"ca4daa1d-62ea-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-13T00:33:39.266Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:39.266Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:33:39.287Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:33:39.287Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:33:39.288Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:39.288Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:33:39.288Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:33:39.288Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7fb24d19-972e-496a-a80c-696e08631e78", X-RequestID:"7fb24d19-972e-496a-a80c-696e08631e78", X-TransactionID:"7fb24d19-972e-496a-a80c-696e08631e78", X-ECOMP-RequestID:"7fb24d19-972e-496a-a80c-696e08631e78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dacd0d84-a5fc-44d3-b268-142aa27a90d1"]
2022-11-13T00:33:39.288Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:33:39.289Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:33:39.435Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:39.435Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:39.436Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:33:39.436Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=6E4961D66C4D7C31E8F16512F08F2737; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"811", date:"Sun, 13 Nov 2022 00:33:40 GMT", x-envoy-upstream-service-time:"143", server:"envoy"]
2022-11-13T00:33:39.436Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:cdc2fa26-62ea-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","executionId":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:33:33.233+0000","endTime":"2022-11-13T00:33:33.240+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c488eb03-62ea-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:33:39.436Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:39.437Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:33:39.441Z|7fb24d19-972e-496a-a80c-696e08631e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:33:39.643Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:33:39.645Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 7afe149a-3d9c-4934-8177-efb96bcbd864 already exists in requestDb InfraActiveRequests table
2022-11-13T00:33:39.645Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864
2022-11-13T00:33:39.646Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|INFO|500||Invoke
2022-11-13T00:33:39.646Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:39.646Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864
2022-11-13T00:33:39.646Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Method      : GET
2022-11-13T00:33:39.646Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"35d2556f27d943cf5539af2a5e581a0d", X-B3-SpanId:"1b00da177cf29919", X-B3-ParentSpanId:"9c8127ec0c56ad14", X-B3-Sampled:"0", X-ONAP-RequestID:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-RequestID:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-TransactionID:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-ECOMP-RequestID:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c49789fc-3aa1-46be-b0d6-cf4b35283190"]
2022-11-13T00:33:39.647Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Request body: 
2022-11-13T00:33:39.647Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||==========================request end================================================
2022-11-13T00:33:39.669Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:39.670Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:33:39.670Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Status text  : Not Found
2022-11-13T00:33:39.671Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:33:38 GMT", x-envoy-upstream-service-time:"20", server:"envoy"]
2022-11-13T00:33:39.671Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Response body: 
2022-11-13T00:33:39.671Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:39.672Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|INFO|404|Not Found|InvokeReturn
2022-11-13T00:33:39.681Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-11-13T00:33:39.685Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:33:39.720Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-13T00:33:39.721Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-11-13T00:33:39.763Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-11-13T00:33:39.764Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:33:39 GMT], server=[envoy], content-length=[573], x-envoy-upstream-service-time=[38], vertex-id=[319592], x-aai-txid=[0-aai-resources-221113-00:33:39:593-99495], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:33:39.765Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1668299317438","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-11-13T00:33:39.766Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-13T00:33:39.767Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-13T00:33:39.768Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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-11-13T00:33:39.768Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-13T00:33:39.768Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:39.768Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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-11-13T00:33:39.768Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-13T00:33:39.769Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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:"35d2556f27d943cf5539af2a5e581a0d", X-B3-SpanId:"080c0f14c55d979c", X-B3-ParentSpanId:"9c8127ec0c56ad14", X-B3-Sampled:"0", X-ONAP-RequestID:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-RequestID:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-TransactionID:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-ECOMP-RequestID:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36088b43-1329-4cd9-8f6b-e1f9c1d965f3"]
2022-11-13T00:33:39.769Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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-6e9e2515-0aef-476e-a866-e43a99afdc4f","requestScope":"service"}
2022-11-13T00:33:39.769Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-13T00:33:39.792Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:39.793Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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-11-13T00:33:39.793Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-11-13T00:33:39.793Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:33:38 GMT", x-envoy-upstream-service-time:"21", server:"envoy"]
2022-11-13T00:33:39.794Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-13T00:33:39.794Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:39.794Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-13T00:33:39.795Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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-11-13T00:33:39.795Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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-11-13T00:33:39.795Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/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-11-13T00:33:39.795Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/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-11-13T00:33:39.796Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/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-11-13T00:33:39.796Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/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:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-RequestID:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-TransactionID:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-ECOMP-RequestID:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49be3512-c337-48a8-97dd-1dd0011787fd"]
2022-11-13T00:33:39.796Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/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-11-13T00:33:39.796Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/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-11-13T00:33:39.826Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/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-11-13T00:33:39.826Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/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-11-13T00:33:39.827Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2022-11-13T00:33:39.827Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:33:39 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:39.829Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/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-11-12 23:13:21.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:33:39.829Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/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-11-13T00:33:39.829Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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-11-13T00:33:39.832Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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-11-13T00:33:39.832Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/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-11-13T00:33:39.832Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|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-11-13T00:33:39.832Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|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-11-13T00:33:39.833Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|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-11-13T00:33:39.833Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|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:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-RequestID:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-TransactionID:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-ECOMP-RequestID:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c85dd020-cbfe-4ea7-8050-e76abbf62065"]
2022-11-13T00:33:39.833Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|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-11-13T00:33:39.833Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|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-11-13T00:33:39.852Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|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-11-13T00:33:39.852Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|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-11-13T00:33:39.852Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : OK
2022-11-13T00:33:39.852Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:33:39 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:39.854Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-11-12T23:13:21.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-11-13T00:33:39.854Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|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-11-13T00:33:39.855Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/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-11-13T00:33:39.857Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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-11-13T00:33:39.858Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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-11-13T00:33:39.858Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/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-11-13T00:33:39.858Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/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-11-13T00:33:39.858Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/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-11-13T00:33:39.859Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/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:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-RequestID:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-TransactionID:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-ECOMP-RequestID:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48ce3c26-c3e2-44f7-a9c4-96dfc8875c9d"]
2022-11-13T00:33:39.859Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/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-11-13T00:33:39.859Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/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-11-13T00:33:39.890Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/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-11-13T00:33:39.890Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/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-11-13T00:33:39.890Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2022-11-13T00:33:39.890Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:33:39 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:39.891Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/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-11-12 23:13:21.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:33:39.891Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/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-11-13T00:33:39.891Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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-11-13T00:33:39.894Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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-11-13T00:33:39.894Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-13T00:33:39.895Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:39.895Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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-11-13T00:33:39.895Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-13T00:33:39.895Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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:"1778", X-B3-TraceId:"35d2556f27d943cf5539af2a5e581a0d", X-B3-SpanId:"7fdd005a751cb712", X-B3-ParentSpanId:"9c8127ec0c56ad14", X-B3-Sampled:"0", X-ONAP-RequestID:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-RequestID:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-TransactionID:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-ECOMP-RequestID:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d925613a-c630-4676-be7a-3fba50ec1899"]
2022-11-13T00:33:39.896Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"7afe149a-3d9c-4934-8177-efb96bcbd864","requestStatus":"IN_PROGRESS","startTime":1668299619681,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\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\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n\t\t\t\"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\",\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\": \"a54e74bf-1545-482d-a16b-2748c8336578\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"7afe149a-3d9c-4934-8177-efb96bcbd864"}
2022-11-13T00:33:39.896Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-13T00:33:39.927Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:39.928Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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-11-13T00:33:39.928Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-11-13T00:33:39.928Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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/7afe149a-3d9c-4934-8177-efb96bcbd864", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:38 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:39.930Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "7afe149a-3d9c-4934-8177-efb96bcbd864",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:33:39.681+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\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\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n\t\t\t\"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\",\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\": \"a54e74bf-1545-482d-a16b-2748c8336578\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-13T00:33:39.777+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "7afe149a-3d9c-4934-8177-efb96bcbd864",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864"
    }
  }
}
2022-11-13T00:33:39.930Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:39.930Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-13T00:33:39.939Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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-11-13T00:33:39.940Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-13T00:33:39.940Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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-11-13T00:33:39.940Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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-11-13T00:33:39.940Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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-11-13T00:33:39.940Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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:"35d2556f27d943cf5539af2a5e581a0d", X-B3-SpanId:"18b6c2d764a1b4f5", X-B3-ParentSpanId:"9c8127ec0c56ad14", X-B3-Sampled:"0", X-ONAP-RequestID:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-RequestID:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-TransactionID:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-ECOMP-RequestID:"7afe149a-3d9c-4934-8177-efb96bcbd864", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f031260-ad56-4a5a-be38-6353077b4aa0"]
2022-11-13T00:33:39.941Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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\":\"391d141e-a925-4656-9775-728fdcbfb18b\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\",\"modelUuid\":\"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\",\"modelInvariantUuid\":\"391d141e-a925-4656-9775-728fdcbfb18b\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\"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\":\"a54e74bf-1545-482d-a16b-2748c8336578\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"7afe149a-3d9c-4934-8177-efb96bcbd864","type":"String"},"mso-request-id":{"value":"7afe149a-3d9c-4934-8177-efb96bcbd864","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-11-13T00:33:39.941Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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-11-13T00:33:40.599Z|e29fb09a-28ea-4422-9a2f-5ea530fed248|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:33:40.599Z|e29fb09a-28ea-4422-9a2f-5ea530fed248|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:33:40.959Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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-11-13T00:33:40.960Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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-11-13T00:33:40.960Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-11-13T00:33:40.960Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Sun, 13 Nov 2022 00:33:41 GMT", x-onap-requestid:"7afe149a-3d9c-4934-8177-efb96bcbd864", x-requestid:"7afe149a-3d9c-4934-8177-efb96bcbd864", x-transactionid:"7afe149a-3d9c-4934-8177-efb96bcbd864", x-ecomp-requestid:"7afe149a-3d9c-4934-8177-efb96bcbd864", x-onap-partnername:"UNKNOWN", x-invocationid:"0f031260-ad56-4a5a-be38-6353077b4aa0", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1014", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:40.961Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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\":\"7afe149a-3d9c-4934-8177-efb96bcbd864\",\"instanceId\":\"baedc5b7-9354-466e-925e-e069a1b72941\"}}","message":"Success","processInstanceID":"d248824f-62ea-11ed-9d06-5af7ec799a21","variables":null,"messageCode":200}
2022-11-13T00:33:40.961Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|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-11-13T00:33:40.961Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-13T00:33:40.966Z|7afe149a-3d9c-4934-8177-efb96bcbd864|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:33:41.070Z|ee78ce78-0df4-4183-9f47-4c34bf4138cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:33:41.071Z|ee78ce78-0df4-4183-9f47-4c34bf4138cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:33:41.143Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:33:41.147Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864
2022-11-13T00:33:41.147Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|INFO|500||Invoke
2022-11-13T00:33:41.147Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:41.148Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864
2022-11-13T00:33:41.148Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Method      : GET
2022-11-13T00:33:41.148Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe9f19719c3ac9fe71cd1c7544ed6a1d", X-B3-SpanId:"74dfee4277c20e81", X-B3-ParentSpanId:"3944d46aabc79588", X-B3-Sampled:"0", X-ONAP-RequestID:"53d207c6-8edd-4573-9f84-814b792aec58", X-RequestID:"53d207c6-8edd-4573-9f84-814b792aec58", X-TransactionID:"53d207c6-8edd-4573-9f84-814b792aec58", X-ECOMP-RequestID:"53d207c6-8edd-4573-9f84-814b792aec58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7d89b2d-2978-4125-b0c6-b8118cab7fb1"]
2022-11-13T00:33:41.148Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Request body: 
2022-11-13T00:33:41.149Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||==========================request end================================================
2022-11-13T00:33:41.175Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:41.176Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:41.176Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Status text  : OK
2022-11-13T00:33:41.176Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:40 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:41.178Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Response body: {
  "requestId" : "7afe149a-3d9c-4934-8177-efb96bcbd864",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:33:39.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\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\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n\t\t\t\"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\",\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\": \"a54e74bf-1545-482d-a16b-2748c8336578\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:33:40.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "serviceInstanceName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "7afe149a-3d9c-4934-8177-efb96bcbd864",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864"
    }
  }
}
2022-11-13T00:33:41.178Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:41.178Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|INFO|500||InvokeReturn
2022-11-13T00:33:41.179Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false
2022-11-13T00:33:41.180Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:33:41.180Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:41.180Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false
2022-11-13T00:33:41.180Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:33:41.181Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe9f19719c3ac9fe71cd1c7544ed6a1d", X-B3-SpanId:"45d2638cda8e9329", X-B3-ParentSpanId:"3944d46aabc79588", X-B3-Sampled:"0", X-ONAP-RequestID:"53d207c6-8edd-4573-9f84-814b792aec58", X-RequestID:"53d207c6-8edd-4573-9f84-814b792aec58", X-TransactionID:"53d207c6-8edd-4573-9f84-814b792aec58", X-ECOMP-RequestID:"53d207c6-8edd-4573-9f84-814b792aec58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"540a7564-ec72-4f40-b6d2-e76a0416a126"]
2022-11-13T00:33:41.181Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:33:41.181Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:33:41.201Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:41.201Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:41.202Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:33:41.202Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:40 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:41.204Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:33:41.204Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:41.205Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:33:41.212Z|53d207c6-8edd-4573-9f84-814b792aec58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:33:43.509Z|f38b61e8-8da2-4aa6-a23c-77e29bcc6b62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:33:43.510Z|f38b61e8-8da2-4aa6-a23c-77e29bcc6b62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:33:46.960Z|90332709-ba1b-4c5e-bcd0-7991311e5fcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:33:46.961Z|90332709-ba1b-4c5e-bcd0-7991311e5fcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:33:47.392Z|5a66311f-98bf-407d-a580-b6f49c705179|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:33:47.392Z|5a66311f-98bf-407d-a580-b6f49c705179|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:33:49.593Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:33:49.599Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:33:49.599Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||Invoke
2022-11-13T00:33:49.599Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:49.600Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:33:49.600Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Method      : GET
2022-11-13T00:33:49.600Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac25fca896b03d61a48dffe1f258884f", X-B3-SpanId:"eb52e7ef65c529fc", X-B3-ParentSpanId:"087bf0dd0133585c", X-B3-Sampled:"0", X-ONAP-RequestID:"4197fa45-9f34-43f1-87c7-db940a2c8a14", X-RequestID:"4197fa45-9f34-43f1-87c7-db940a2c8a14", X-TransactionID:"4197fa45-9f34-43f1-87c7-db940a2c8a14", X-ECOMP-RequestID:"4197fa45-9f34-43f1-87c7-db940a2c8a14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56b9d114-c593-4498-b388-c88a8ad673a5"]
2022-11-13T00:33:49.601Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Request body: 
2022-11-13T00:33:49.601Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||==========================request end================================================
2022-11-13T00:33:49.647Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:49.647Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:49.648Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status text  : OK
2022-11-13T00:33:49.648Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:48 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:49.652Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Response body: {
  "requestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "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-11-13T00:33:16.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\",\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\": \"2338f1545a624fab969a68194702106a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"33e7c00c-195a-4be5-84b1-864fa9499cce\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n                        \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:33:32.000+00:00",
  "vfModuleId" : "e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "vfModuleName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
    "cloudIdentifier" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"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\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-11-13T00:33:28.000+00:00"
  } ],
  "requestURI" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    }
  }
}
2022-11-13T00:33:49.652Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:49.652Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||InvokeReturn
2022-11-13T00:33:49.654Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false
2022-11-13T00:33:49.655Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:33:49.655Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:49.655Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false
2022-11-13T00:33:49.655Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:33:49.656Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac25fca896b03d61a48dffe1f258884f", X-B3-SpanId:"e07f7e1e0a1b2af7", X-B3-ParentSpanId:"087bf0dd0133585c", X-B3-Sampled:"0", X-ONAP-RequestID:"4197fa45-9f34-43f1-87c7-db940a2c8a14", X-RequestID:"4197fa45-9f34-43f1-87c7-db940a2c8a14", X-TransactionID:"4197fa45-9f34-43f1-87c7-db940a2c8a14", X-ECOMP-RequestID:"4197fa45-9f34-43f1-87c7-db940a2c8a14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f791cfd-b497-44e1-aa12-efbf1ed6ffbb"]
2022-11-13T00:33:49.656Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:33:49.656Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:33:49.681Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:49.681Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:49.681Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:33:49.682Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:48 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:49.689Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 28,
  "soRequestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "groupingId" : "1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969",
  "name" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae/1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"updated_time\":null,\"creation_time\":1668299611000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ea3518afdff4bff95af862804701bed\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"vnf_id\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:33:33.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:33:49.689Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:49.689Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:33:49.715Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:33:49.715Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:33:49.715Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:49.716Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:33:49.716Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:33:49.716Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4197fa45-9f34-43f1-87c7-db940a2c8a14", X-RequestID:"4197fa45-9f34-43f1-87c7-db940a2c8a14", X-TransactionID:"4197fa45-9f34-43f1-87c7-db940a2c8a14", X-ECOMP-RequestID:"4197fa45-9f34-43f1-87c7-db940a2c8a14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cc5aea6-03b4-4afd-910b-f57582b5b72e"]
2022-11-13T00:33:49.716Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:33:49.717Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:33:49.844Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:49.845Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:49.845Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:33:49.845Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=981B99A6DB4FC674909C075E4DCAE77F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Sun, 13 Nov 2022 00:33:50 GMT", x-envoy-upstream-service-time:"123", server:"envoy"]
2022-11-13T00:33:49.846Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","businessKey":"439071aa-660e-4c7d-a966-a2d9aa74435a","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:33:27.440+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c488eb03-62ea-11ed-9d06-5af7ec799a21","superProcessInstanceId":"ca4daa1d-62ea-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-13T00:33:49.846Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:49.847Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:33:49.871Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:33:49.871Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:33:49.872Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:49.872Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:33:49.872Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:33:49.872Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4197fa45-9f34-43f1-87c7-db940a2c8a14", X-RequestID:"4197fa45-9f34-43f1-87c7-db940a2c8a14", X-TransactionID:"4197fa45-9f34-43f1-87c7-db940a2c8a14", X-ECOMP-RequestID:"4197fa45-9f34-43f1-87c7-db940a2c8a14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01a2007d-579c-47d5-8d95-7a95703eef56"]
2022-11-13T00:33:49.873Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:33:49.873Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:33:50.004Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:50.005Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:50.005Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:33:50.006Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=10AD247652715EB17C5198A640D42D75; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"811", date:"Sun, 13 Nov 2022 00:33:50 GMT", x-envoy-upstream-service-time:"128", server:"envoy"]
2022-11-13T00:33:50.006Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:cdc2fa26-62ea-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","executionId":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:33:33.233+0000","endTime":"2022-11-13T00:33:33.240+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c488eb03-62ea-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:33:50.006Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:50.007Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:33:50.012Z|4197fa45-9f34-43f1-87c7-db940a2c8a14|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:33:50.623Z|7f4eccaf-7bb5-4516-8e0e-4577f7e84779|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:33:50.624Z|7f4eccaf-7bb5-4516-8e0e-4577f7e84779|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:33:51.095Z|fa02eb79-f1cb-4f33-a6b6-d8d5c8fa97dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:33:51.095Z|fa02eb79-f1cb-4f33-a6b6-d8d5c8fa97dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:33:51.369Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:33:51.375Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864
2022-11-13T00:33:51.375Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|INFO|500||Invoke
2022-11-13T00:33:51.375Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:51.376Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864
2022-11-13T00:33:51.376Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Method      : GET
2022-11-13T00:33:51.376Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f34f26e864f2121fc1a3bd12e6ced6c2", X-B3-SpanId:"82357e306d0b06b8", X-B3-ParentSpanId:"1fa3b52f78668a25", X-B3-Sampled:"0", X-ONAP-RequestID:"578419a4-49a2-4891-8024-5cc3dde6775f", X-RequestID:"578419a4-49a2-4891-8024-5cc3dde6775f", X-TransactionID:"578419a4-49a2-4891-8024-5cc3dde6775f", X-ECOMP-RequestID:"578419a4-49a2-4891-8024-5cc3dde6775f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87a786d8-634f-4a1b-bb1e-de752d08fb3e"]
2022-11-13T00:33:51.377Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Request body: 
2022-11-13T00:33:51.377Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||==========================request end================================================
2022-11-13T00:33:51.410Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:51.410Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:51.411Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Status text  : OK
2022-11-13T00:33:51.411Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:51 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:51.416Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Response body: {
  "requestId" : "7afe149a-3d9c-4934-8177-efb96bcbd864",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:33:39.000+00:00",
  "endTime" : "2022-11-13T00:33:46.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\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\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n\t\t\t\"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\",\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\": \"a54e74bf-1545-482d-a16b-2748c8336578\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:33:45.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "serviceInstanceName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "7afe149a-3d9c-4934-8177-efb96bcbd864",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864"
    }
  }
}
2022-11-13T00:33:51.416Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:51.417Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|INFO|500||InvokeReturn
2022-11-13T00:33:51.419Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false
2022-11-13T00:33:51.419Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:33:51.419Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:51.419Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false
2022-11-13T00:33:51.420Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:33:51.420Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f34f26e864f2121fc1a3bd12e6ced6c2", X-B3-SpanId:"6f4f091f6661865f", X-B3-ParentSpanId:"1fa3b52f78668a25", X-B3-Sampled:"0", X-ONAP-RequestID:"578419a4-49a2-4891-8024-5cc3dde6775f", X-RequestID:"578419a4-49a2-4891-8024-5cc3dde6775f", X-TransactionID:"578419a4-49a2-4891-8024-5cc3dde6775f", X-ECOMP-RequestID:"578419a4-49a2-4891-8024-5cc3dde6775f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1f9ea12-1914-44fe-a785-3095ee79dc61"]
2022-11-13T00:33:51.420Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:33:51.420Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:33:51.439Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:51.439Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:51.439Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:33:51.440Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:51 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:51.442Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:33:51.442Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:51.443Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:33:51.451Z|578419a4-49a2-4891-8024-5cc3dde6775f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:33:51.597Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:33:51.602Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864
2022-11-13T00:33:51.602Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|INFO|500||Invoke
2022-11-13T00:33:51.602Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:51.602Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864
2022-11-13T00:33:51.603Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Method      : GET
2022-11-13T00:33:51.603Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e2bdb9653599589840156a82694cbd8", X-B3-SpanId:"8f7898fd1eca1b7d", X-B3-ParentSpanId:"cb673e01fccba734", X-B3-Sampled:"0", X-ONAP-RequestID:"eb3bc3d9-c032-4e80-90fd-a652b43ac52a", X-RequestID:"eb3bc3d9-c032-4e80-90fd-a652b43ac52a", X-TransactionID:"eb3bc3d9-c032-4e80-90fd-a652b43ac52a", X-ECOMP-RequestID:"eb3bc3d9-c032-4e80-90fd-a652b43ac52a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3473fc72-5aa5-4ee3-82ed-0c619f0e7242"]
2022-11-13T00:33:51.603Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Request body: 
2022-11-13T00:33:51.603Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||==========================request end================================================
2022-11-13T00:33:51.631Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:51.631Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:51.631Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Status text  : OK
2022-11-13T00:33:51.632Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:51 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:51.632Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Response body: {
  "requestId" : "7afe149a-3d9c-4934-8177-efb96bcbd864",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:33:39.000+00:00",
  "endTime" : "2022-11-13T00:33:46.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\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\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n\t\t\t\"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\",\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\": \"a54e74bf-1545-482d-a16b-2748c8336578\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:33:45.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "serviceInstanceName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "7afe149a-3d9c-4934-8177-efb96bcbd864",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864"
    }
  }
}
2022-11-13T00:33:51.632Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:51.632Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|INFO|500||InvokeReturn
2022-11-13T00:33:51.634Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false
2022-11-13T00:33:51.634Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:33:51.634Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:51.634Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false
2022-11-13T00:33:51.634Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:33:51.635Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e2bdb9653599589840156a82694cbd8", X-B3-SpanId:"ba3f066f38efb48b", X-B3-ParentSpanId:"cb673e01fccba734", X-B3-Sampled:"0", X-ONAP-RequestID:"eb3bc3d9-c032-4e80-90fd-a652b43ac52a", X-RequestID:"eb3bc3d9-c032-4e80-90fd-a652b43ac52a", X-TransactionID:"eb3bc3d9-c032-4e80-90fd-a652b43ac52a", X-ECOMP-RequestID:"eb3bc3d9-c032-4e80-90fd-a652b43ac52a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8cb44c6-86fd-4429-9daa-4047208622cc"]
2022-11-13T00:33:51.635Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:33:51.635Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:33:51.651Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:51.651Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:51.651Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:33:51.652Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:51 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:51.653Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:33:51.653Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:51.654Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:33:51.661Z|eb3bc3d9-c032-4e80-90fd-a652b43ac52a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:33:51.814Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:33:51.819Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864
2022-11-13T00:33:51.819Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|INFO|500||Invoke
2022-11-13T00:33:51.819Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:51.820Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864
2022-11-13T00:33:51.820Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Method      : GET
2022-11-13T00:33:51.820Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6936009cda9c000e919605f208a4562", X-B3-SpanId:"4303adece21cbb8b", X-B3-ParentSpanId:"e4b02ec9eac22c09", X-B3-Sampled:"0", X-ONAP-RequestID:"094fe327-195f-45ab-82c1-b542d3648bf0", X-RequestID:"094fe327-195f-45ab-82c1-b542d3648bf0", X-TransactionID:"094fe327-195f-45ab-82c1-b542d3648bf0", X-ECOMP-RequestID:"094fe327-195f-45ab-82c1-b542d3648bf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ffd0982-fac4-4751-8c84-e88769c1c34a"]
2022-11-13T00:33:51.820Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Request body: 
2022-11-13T00:33:51.820Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||==========================request end================================================
2022-11-13T00:33:51.846Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:51.846Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:51.847Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Status text  : OK
2022-11-13T00:33:51.847Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:51 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:51.849Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Response body: {
  "requestId" : "7afe149a-3d9c-4934-8177-efb96bcbd864",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:33:39.000+00:00",
  "endTime" : "2022-11-13T00:33:46.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\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\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n\t\t\t\"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\",\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\": \"a54e74bf-1545-482d-a16b-2748c8336578\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:33:45.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "serviceInstanceName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "7afe149a-3d9c-4934-8177-efb96bcbd864",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864"
    }
  }
}
2022-11-13T00:33:51.849Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:51.849Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|INFO|500||InvokeReturn
2022-11-13T00:33:51.850Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false
2022-11-13T00:33:51.851Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:33:51.851Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:51.851Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false
2022-11-13T00:33:51.851Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:33:51.852Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6936009cda9c000e919605f208a4562", X-B3-SpanId:"fe4092d8d20d2656", X-B3-ParentSpanId:"e4b02ec9eac22c09", X-B3-Sampled:"0", X-ONAP-RequestID:"094fe327-195f-45ab-82c1-b542d3648bf0", X-RequestID:"094fe327-195f-45ab-82c1-b542d3648bf0", X-TransactionID:"094fe327-195f-45ab-82c1-b542d3648bf0", X-ECOMP-RequestID:"094fe327-195f-45ab-82c1-b542d3648bf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"968d63f0-a77c-4e48-9aa0-d1094d95fa07"]
2022-11-13T00:33:51.852Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:33:51.852Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:33:51.870Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:51.870Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:51.871Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:33:51.871Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:51 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:51.873Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:33:51.873Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:51.874Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:33:51.881Z|094fe327-195f-45ab-82c1-b542d3648bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:33:52.043Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:33:52.047Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864
2022-11-13T00:33:52.048Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|INFO|500||Invoke
2022-11-13T00:33:52.048Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:52.048Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864
2022-11-13T00:33:52.048Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Method      : GET
2022-11-13T00:33:52.048Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3fbed6ac965382aa5e39671ec30f223", X-B3-SpanId:"d03c2fb63cf828b3", X-B3-ParentSpanId:"090d5894c7823158", X-B3-Sampled:"0", X-ONAP-RequestID:"e475279e-721c-452a-8a2e-cca8a108c17c", X-RequestID:"e475279e-721c-452a-8a2e-cca8a108c17c", X-TransactionID:"e475279e-721c-452a-8a2e-cca8a108c17c", X-ECOMP-RequestID:"e475279e-721c-452a-8a2e-cca8a108c17c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ce84945-0927-4722-8bd9-d56cb69a5e94"]
2022-11-13T00:33:52.049Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Request body: 
2022-11-13T00:33:52.049Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||==========================request end================================================
2022-11-13T00:33:52.088Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:52.089Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:52.089Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Status text  : OK
2022-11-13T00:33:52.089Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:51 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:52.093Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Response body: {
  "requestId" : "7afe149a-3d9c-4934-8177-efb96bcbd864",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:33:39.000+00:00",
  "endTime" : "2022-11-13T00:33:46.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\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\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n\t\t\t\"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\",\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\": \"a54e74bf-1545-482d-a16b-2748c8336578\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:33:45.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "serviceInstanceName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "7afe149a-3d9c-4934-8177-efb96bcbd864",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864"
    }
  }
}
2022-11-13T00:33:52.093Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:52.093Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|INFO|500||InvokeReturn
2022-11-13T00:33:52.095Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false
2022-11-13T00:33:52.095Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:33:52.095Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:52.095Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false
2022-11-13T00:33:52.095Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:33:52.096Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3fbed6ac965382aa5e39671ec30f223", X-B3-SpanId:"01ad126a3496274a", X-B3-ParentSpanId:"090d5894c7823158", X-B3-Sampled:"0", X-ONAP-RequestID:"e475279e-721c-452a-8a2e-cca8a108c17c", X-RequestID:"e475279e-721c-452a-8a2e-cca8a108c17c", X-TransactionID:"e475279e-721c-452a-8a2e-cca8a108c17c", X-ECOMP-RequestID:"e475279e-721c-452a-8a2e-cca8a108c17c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc1ca51a-16ab-4e8f-8f8e-ee78e0d1a881"]
2022-11-13T00:33:52.096Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:33:52.096Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:33:52.122Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:52.123Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:52.123Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:33:52.123Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:51 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:52.125Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:33:52.125Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:52.126Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:33:52.132Z|e475279e-721c-452a-8a2e-cca8a108c17c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:33:52.297Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:33:52.302Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864
2022-11-13T00:33:52.302Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|INFO|500||Invoke
2022-11-13T00:33:52.303Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:52.303Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864
2022-11-13T00:33:52.303Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Method      : GET
2022-11-13T00:33:52.303Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50b03a4d652e26d79757740157d43333", X-B3-SpanId:"1b1f2e3f50d3da69", X-B3-ParentSpanId:"8c8bbc784a9118c2", X-B3-Sampled:"0", X-ONAP-RequestID:"a20af76a-4f1d-4923-a1aa-a49b51c228f3", X-RequestID:"a20af76a-4f1d-4923-a1aa-a49b51c228f3", X-TransactionID:"a20af76a-4f1d-4923-a1aa-a49b51c228f3", X-ECOMP-RequestID:"a20af76a-4f1d-4923-a1aa-a49b51c228f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6de11d10-c400-4a5a-a36d-f8136471b693"]
2022-11-13T00:33:52.304Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Request body: 
2022-11-13T00:33:52.304Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||==========================request end================================================
2022-11-13T00:33:52.341Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:52.341Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:52.341Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Status text  : OK
2022-11-13T00:33:52.342Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:51 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:52.344Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||Response body: {
  "requestId" : "7afe149a-3d9c-4934-8177-efb96bcbd864",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:33:39.000+00:00",
  "endTime" : "2022-11-13T00:33:46.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\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\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n\t\t\t\"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\",\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\": \"a54e74bf-1545-482d-a16b-2748c8336578\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:33:45.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "serviceInstanceName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "7afe149a-3d9c-4934-8177-efb96bcbd864",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864"
    }
  }
}
2022-11-13T00:33:52.344Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:52.345Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7afe149a-3d9c-4934-8177-efb96bcbd864|INFO|500||InvokeReturn
2022-11-13T00:33:52.346Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false
2022-11-13T00:33:52.346Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:33:52.347Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:52.347Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false
2022-11-13T00:33:52.347Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:33:52.348Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50b03a4d652e26d79757740157d43333", X-B3-SpanId:"ebf4cd85e600e797", X-B3-ParentSpanId:"8c8bbc784a9118c2", X-B3-Sampled:"0", X-ONAP-RequestID:"a20af76a-4f1d-4923-a1aa-a49b51c228f3", X-RequestID:"a20af76a-4f1d-4923-a1aa-a49b51c228f3", X-TransactionID:"a20af76a-4f1d-4923-a1aa-a49b51c228f3", X-ECOMP-RequestID:"a20af76a-4f1d-4923-a1aa-a49b51c228f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0422e1c-d386-449f-a372-97b3645f382e"]
2022-11-13T00:33:52.348Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:33:52.348Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:33:52.389Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:52.389Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:52.389Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:33:52.389Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:51 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:52.390Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:33:52.391Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:52.391Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7afe149a-3d9c-4934-8177-efb96bcbd864&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:33:52.399Z|a20af76a-4f1d-4923-a1aa-a49b51c228f3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7afe149a-3d9c-4934-8177-efb96bcbd864|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:33:53.533Z|674fa107-5fd8-4a35-bb63-e41818258ec5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:33:53.534Z|674fa107-5fd8-4a35-bb63-e41818258ec5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:33:53.827Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:33:53.829Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 1fb4cd42-81a5-491e-8b7b-dbb3bde15d97 already exists in requestDb InfraActiveRequests table
2022-11-13T00:33:53.830Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97
2022-11-13T00:33:53.831Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|INFO|500||Invoke
2022-11-13T00:33:53.831Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:53.831Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97
2022-11-13T00:33:53.831Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Method      : GET
2022-11-13T00:33:53.832Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e08bbf8e9cbe84b5c5a93da780bb4c7", X-B3-SpanId:"0eba0e5d7fb99bcf", X-B3-ParentSpanId:"dc63e7930a108f3e", X-B3-Sampled:"0", X-ONAP-RequestID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-RequestID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-TransactionID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-ECOMP-RequestID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df6896c8-7046-453c-acca-80477b473fe5"]
2022-11-13T00:33:53.832Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Request body: 
2022-11-13T00:33:53.832Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||==========================request end================================================
2022-11-13T00:33:53.865Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:53.865Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:33:53.866Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Status text  : Not Found
2022-11-13T00:33:53.866Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:33:53 GMT", x-envoy-upstream-service-time:"30", server:"envoy"]
2022-11-13T00:33:53.866Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Response body: 
2022-11-13T00:33:53.867Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:53.867Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|INFO|404|Not Found|InvokeReturn
2022-11-13T00:33:53.876Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|||INFO|500||Running local validations
2022-11-13T00:33:53.876Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-11-13T00:33:53.879Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:33:53.908Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/391d141e-a925-4656-9775-728fdcbfb18b with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-13T00:33:53.909Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/391d141e-a925-4656-9775-728fdcbfb18b|INFO|500||Invoke
2022-11-13T00:33:53.949Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/391d141e-a925-4656-9775-728fdcbfb18b|INFO|404|Not Found|InvokeReturn
2022-11-13T00:33:53.950Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/391d141e-a925-4656-9775-728fdcbfb18b has http status code:404 and response headers:{date=[Sun, 13 Nov 2022 00:33:53 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[33], x-aai-txid=[1-aai-resources-221113-00:33:53:786-1661], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:33:53.970Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/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/391d141e-a925-4656-9775-728fdcbfb18b","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/391d141e-a925-4656-9775-728fdcbfb18b","ERR.5.4.6114"]}}}

2022-11-13T00:33:53.974Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/391d141e-a925-4656-9775-728fdcbfb18b
2022-11-13T00:33:53.974Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 391d141e-a925-4656-9775-728fdcbfb18b
2022-11-13T00:33:53.977Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:33:54.015Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/391d141e-a925-4656-9775-728fdcbfb18b with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-13T00:33:54.016Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/391d141e-a925-4656-9775-728fdcbfb18b|INFO|500||Invoke
2022-11-13T00:33:54.049Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/391d141e-a925-4656-9775-728fdcbfb18b|INFO|404|Not Found|InvokeReturn
2022-11-13T00:33:54.050Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/391d141e-a925-4656-9775-728fdcbfb18b has http status code:404 and response headers:{date=[Sun, 13 Nov 2022 00:33:53 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[30], x-aai-txid=[2-aai-resources-221113-00:33:53:886-45643], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:33:54.050Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/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/391d141e-a925-4656-9775-728fdcbfb18b","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/391d141e-a925-4656-9775-728fdcbfb18b","ERR.5.4.6114"]}}}

2022-11-13T00:33:54.053Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/391d141e-a925-4656-9775-728fdcbfb18b
2022-11-13T00:33:54.053Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 391d141e-a925-4656-9775-728fdcbfb18b
2022-11-13T00:33:54.056Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:33:54.087Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-13T00:33:54.088Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-11-13T00:33:54.130Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-11-13T00:33:54.131Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:33:53 GMT], server=[envoy], content-length=[573], x-envoy-upstream-service-time=[39], vertex-id=[319592], x-aai-txid=[0-aai-resources-221113-00:33:53:958-65223], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:33:54.131Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1668299317438","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-11-13T00:33:54.132Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-13T00:33:54.133Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-13T00:33:54.134Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/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-11-13T00:33:54.134Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-13T00:33:54.134Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:54.134Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/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-11-13T00:33:54.135Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-13T00:33:54.135Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/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:"1e08bbf8e9cbe84b5c5a93da780bb4c7", X-B3-SpanId:"fc45952fc9ae3fd6", X-B3-ParentSpanId:"dc63e7930a108f3e", X-B3-Sampled:"0", X-ONAP-RequestID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-RequestID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-TransactionID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-ECOMP-RequestID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb211edd-5452-4faf-8066-1d1ee8427018"]
2022-11-13T00:33:54.135Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"baedc5b7-9354-466e-925e-e069a1b72941"},"instanceName":"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_vnf_0","requestScope":"vnf"}
2022-11-13T00:33:54.135Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-13T00:33:54.165Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:54.165Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:54.165Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-11-13T00:33:54.166Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:33:53 GMT", x-envoy-upstream-service-time:"27", server:"envoy"]
2022-11-13T00:33:54.166Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-13T00:33:54.166Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:54.166Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-13T00:33:54.167Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8e71d2bd-380c-477e-8d5b-3c8d53622262|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8e71d2bd-380c-477e-8d5b-3c8d53622262
2022-11-13T00:33:54.167Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8e71d2bd-380c-477e-8d5b-3c8d53622262|INFO|500||Invoke
2022-11-13T00:33:54.168Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8e71d2bd-380c-477e-8d5b-3c8d53622262|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:54.168Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8e71d2bd-380c-477e-8d5b-3c8d53622262|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8e71d2bd-380c-477e-8d5b-3c8d53622262
2022-11-13T00:33:54.168Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8e71d2bd-380c-477e-8d5b-3c8d53622262|DEBUG|500||Method      : GET
2022-11-13T00:33:54.169Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8e71d2bd-380c-477e-8d5b-3c8d53622262|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-RequestID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-TransactionID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-ECOMP-RequestID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afa3c69b-807b-474c-9413-6a924c0529e0"]
2022-11-13T00:33:54.169Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8e71d2bd-380c-477e-8d5b-3c8d53622262|DEBUG|500||Request body: 
2022-11-13T00:33:54.169Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8e71d2bd-380c-477e-8d5b-3c8d53622262|DEBUG|500||==========================request end================================================
2022-11-13T00:33:54.207Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8e71d2bd-380c-477e-8d5b-3c8d53622262|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:54.207Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8e71d2bd-380c-477e-8d5b-3c8d53622262|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:54.207Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8e71d2bd-380c-477e-8d5b-3c8d53622262|DEBUG|500||Status text  : OK
2022-11-13T00:33:54.208Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8e71d2bd-380c-477e-8d5b-3c8d53622262|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:33:54 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:54.211Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8e71d2bd-380c-477e-8d5b-3c8d53622262|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 11,
      "modelCustomizationUUID" : "8e71d2bd-380c-477e-8d5b-3c8d53622262",
      "modelInstanceName" : "basic_cnf 0",
      "created" : "2022-11-13 00:31:49.000",
      "minInstances" : null,
      "maxInstances" : null,
      "availabilityZoneMaxCount" : null,
      "nfFunction" : null,
      "nfType" : null,
      "nfRole" : null,
      "nfNamingCode" : null,
      "multiStageDesign" : "false",
      "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}",
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "vnfcInstanceGroupOrder" : null,
      "nfDataValid" : false,
      "controllerActor" : "SO-REF-DATA",
      "creationTimestamp" : "2022-11-13T00:31:49.000+00:00",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11"
        },
        "vnfResourceCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/service"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vfModuleCustomizations"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfcInstanceGroupCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8e71d2bd-380c-477e-8d5b-3c8d53622262"
    }
  }
}
2022-11-13T00:33:54.211Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8e71d2bd-380c-477e-8d5b-3c8d53622262|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:54.211Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8e71d2bd-380c-477e-8d5b-3c8d53622262|INFO|500||InvokeReturn
2022-11-13T00:33:54.214Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources
2022-11-13T00:33:54.214Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|INFO|500||Invoke
2022-11-13T00:33:54.214Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:54.215Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources
2022-11-13T00:33:54.215Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Method      : GET
2022-11-13T00:33:54.215Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-RequestID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-TransactionID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-ECOMP-RequestID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2d0dc43-3fee-4b12-a98e-62e529cb9e9f"]
2022-11-13T00:33:54.215Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Request body: 
2022-11-13T00:33:54.216Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||==========================request end================================================
2022-11-13T00:33:54.258Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:54.258Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:54.258Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Status text  : OK
2022-11-13T00:33:54.258Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vnfResource/d333b315-d463-49ba-9391-85a6f290b5de", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:33:54 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:54.259Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "d333b315-d463-49ba-9391-85a6f290b5de",
  "modelInvariantUUID" : "dde6bdc0-dfdc-416a-b346-af741d4c35c8",
  "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-11-13T00:31:49.000+00:00",
  "modelInvariantId" : "dde6bdc0-dfdc-416a-b346-af741d4c35c8",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/d333b315-d463-49ba-9391-85a6f290b5de"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/d333b315-d463-49ba-9391-85a6f290b5de"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/d333b315-d463-49ba-9391-85a6f290b5de/heatTemplates"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/d333b315-d463-49ba-9391-85a6f290b5de/vnfResourceWorkflow"
    }
  }
}
2022-11-13T00:33:54.259Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:54.259Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|INFO|500||InvokeReturn
2022-11-13T00:33:54.261Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/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-11-13T00:33:54.261Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/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-11-13T00:33:54.262Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/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-11-13T00:33:54.262Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/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-11-13T00:33:54.262Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/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-11-13T00:33:54.262Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/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:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-RequestID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-TransactionID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-ECOMP-RequestID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a73cc44-135a-4144-8e42-2dad8bfee629"]
2022-11-13T00:33:54.263Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/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-11-13T00:33:54.263Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/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-11-13T00:33:54.283Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/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-11-13T00:33:54.283Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/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-11-13T00:33:54.284Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text  : OK
2022-11-13T00:33:54.284Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:33:54 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:54.287Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: {
  "id" : 10034,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2022-11-12T23:13:21.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034"
    }
  }
}
2022-11-13T00:33:54.287Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/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-11-13T00:33:54.287Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/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-11-13T00:33:54.289Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/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-11-13T00:33:54.289Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-13T00:33:54.290Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:54.290Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/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-11-13T00:33:54.290Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-13T00:33:54.290Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/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:"2552", X-B3-TraceId:"1e08bbf8e9cbe84b5c5a93da780bb4c7", X-B3-SpanId:"30a2b289cdd76127", X-B3-ParentSpanId:"dc63e7930a108f3e", X-B3-Sampled:"0", X-ONAP-RequestID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-RequestID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-TransactionID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-ECOMP-RequestID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7e965f5-bba4-4aaf-9345-7079be22f808"]
2022-11-13T00:33:54.290Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97","requestStatus":"IN_PROGRESS","startTime":1668299633876,"source":"VID","vnfName":"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"391d141e-a925-4656-9775-728fdcbfb18b\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\n    \"modelVersionId\": \"d333b315-d463-49ba-9391-85a6f290b5de\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\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\": \"baedc5b7-9354-466e-925e-e069a1b72941\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"baedc5b7-9354-466e-925e-e069a1b72941","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97"}
2022-11-13T00:33:54.291Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-13T00:33:54.321Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:54.322Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-13T00:33:54.322Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-11-13T00:33:54.322Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/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/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:53 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:54.323Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "1fb4cd42-81a5-491e-8b7b-dbb3bde15d97",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:33:53.876+00:00",
  "source" : "VID",
  "vnfName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"391d141e-a925-4656-9775-728fdcbfb18b\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\n    \"modelVersionId\": \"d333b315-d463-49ba-9391-85a6f290b5de\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\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\": \"baedc5b7-9354-466e-925e-e069a1b72941\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-13T00:33:54.170+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "1fb4cd42-81a5-491e-8b7b-dbb3bde15d97",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97"
    }
  }
}
2022-11-13T00:33:54.324Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:54.324Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-13T00:33:54.332Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/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-11-13T00:33:54.332Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-13T00:33:54.332Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:54.332Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/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-11-13T00:33:54.333Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-13T00:33:54.333Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/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:"1e08bbf8e9cbe84b5c5a93da780bb4c7", X-B3-SpanId:"3c932286313d75c5", X-B3-ParentSpanId:"dc63e7930a108f3e", X-B3-Sampled:"0", X-ONAP-RequestID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-RequestID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-TransactionID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-ECOMP-RequestID:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b91afea6-107e-48f8-aef6-6590d1ef9353"]
2022-11-13T00:33:54.333Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/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\":\"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\"modelVersionId\":\"d333b315-d463-49ba-9391-85a6f290b5de\",\"modelCustomizationId\":\"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\"modelUuid\":\"d333b315-d463-49ba-9391-85a6f290b5de\",\"modelInvariantUuid\":\"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"391d141e-a925-4656-9775-728fdcbfb18b\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"baedc5b7-9354-466e-925e-e069a1b72941\",\"modelInfo\":{\"modelInvariantId\":\"391d141e-a925-4656-9775-728fdcbfb18b\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\",\"modelUuid\":\"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\",\"modelInvariantUuid\":\"391d141e-a925-4656-9775-728fdcbfb18b\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"baedc5b7-9354-466e-925e-e069a1b72941\"}","type":"String"},"requestId":{"value":"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97","type":"String"},"mso-request-id":{"value":"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"baedc5b7-9354-466e-925e-e069a1b72941","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/baedc5b7-9354-466e-925e-e069a1b72941/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-13T00:33:54.333Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-13T00:33:55.354Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:55.354Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-13T00:33:55.354Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-11-13T00:33:55.355Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Sun, 13 Nov 2022 00:33:56 GMT", x-onap-requestid:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", x-requestid:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", x-transactionid:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", x-ecomp-requestid:"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97", x-onap-partnername:"UNKNOWN", x-invocationid:"b91afea6-107e-48f8-aef6-6590d1ef9353", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1017", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:55.355Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97\",\"instanceId\":\"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95\"}}","message":"Success","processInstanceID":"dadd2a5b-62ea-11ed-9d06-5af7ec799a21","variables":null,"messageCode":200}
2022-11-13T00:33:55.356Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:55.356Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-13T00:33:55.360Z|1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:33:55.544Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:33:55.549Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97
2022-11-13T00:33:55.549Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|INFO|500||Invoke
2022-11-13T00:33:55.549Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:55.550Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97
2022-11-13T00:33:55.550Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Method      : GET
2022-11-13T00:33:55.550Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6011f8148b4d35c7de863846a4846b79", X-B3-SpanId:"fc4c454657cdf7e5", X-B3-ParentSpanId:"b1254446a5b215c2", X-B3-Sampled:"0", X-ONAP-RequestID:"062edc27-6059-427e-8524-17862826908c", X-RequestID:"062edc27-6059-427e-8524-17862826908c", X-TransactionID:"062edc27-6059-427e-8524-17862826908c", X-ECOMP-RequestID:"062edc27-6059-427e-8524-17862826908c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6f610bc-839e-4de7-a9b2-a1f0f7959448"]
2022-11-13T00:33:55.551Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Request body: 
2022-11-13T00:33:55.551Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||==========================request end================================================
2022-11-13T00:33:55.598Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:55.599Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:55.600Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Status text  : OK
2022-11-13T00:33:55.600Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:54 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:55.601Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Response body: {
  "requestId" : "1fb4cd42-81a5-491e-8b7b-dbb3bde15d97",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:33:53.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "vnfName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"391d141e-a925-4656-9775-728fdcbfb18b\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\n    \"modelVersionId\": \"d333b315-d463-49ba-9391-85a6f290b5de\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\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\": \"baedc5b7-9354-466e-925e-e069a1b72941\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:33:54.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "1fb4cd42-81a5-491e-8b7b-dbb3bde15d97",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97"
    }
  }
}
2022-11-13T00:33:55.601Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:55.602Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|INFO|500||InvokeReturn
2022-11-13T00:33:55.604Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false
2022-11-13T00:33:55.604Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:33:55.604Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:33:55.604Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false
2022-11-13T00:33:55.605Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:33:55.605Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6011f8148b4d35c7de863846a4846b79", X-B3-SpanId:"3ad3701d084e6d7e", X-B3-ParentSpanId:"b1254446a5b215c2", X-B3-Sampled:"0", X-ONAP-RequestID:"062edc27-6059-427e-8524-17862826908c", X-RequestID:"062edc27-6059-427e-8524-17862826908c", X-TransactionID:"062edc27-6059-427e-8524-17862826908c", X-ECOMP-RequestID:"062edc27-6059-427e-8524-17862826908c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce8e68e7-aba1-4127-8f7b-e9e35b9b6edb"]
2022-11-13T00:33:55.605Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:33:55.605Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:33:55.623Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:33:55.624Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:33:55.624Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:33:55.624Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:33:54 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:33:55.627Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:33:55.628Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:33:55.628Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:33:55.637Z|062edc27-6059-427e-8524-17862826908c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:00.176Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:00.181Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:34:00.181Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||Invoke
2022-11-13T00:34:00.182Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:00.182Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:34:00.182Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Method      : GET
2022-11-13T00:34:00.182Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69e4440257b3b8469435debe7fa06fc0", X-B3-SpanId:"f591c775a9d60948", X-B3-ParentSpanId:"6eab9840ba365a8f", X-B3-Sampled:"0", X-ONAP-RequestID:"1c4121a2-c5ce-4033-8247-75d7e03e450a", X-RequestID:"1c4121a2-c5ce-4033-8247-75d7e03e450a", X-TransactionID:"1c4121a2-c5ce-4033-8247-75d7e03e450a", X-ECOMP-RequestID:"1c4121a2-c5ce-4033-8247-75d7e03e450a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a32fab7a-79a2-4c5a-a73a-c7eabf128c7b"]
2022-11-13T00:34:00.183Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Request body: 
2022-11-13T00:34:00.183Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||==========================request end================================================
2022-11-13T00:34:00.219Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:00.219Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:00.220Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status text  : OK
2022-11-13T00:34:00.220Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:00 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:00.231Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Response body: {
  "requestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "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-11-13T00:33:16.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\",\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\": \"2338f1545a624fab969a68194702106a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"33e7c00c-195a-4be5-84b1-864fa9499cce\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n                        \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:33:32.000+00:00",
  "vfModuleId" : "e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "vfModuleName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
    "cloudIdentifier" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"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\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-11-13T00:33:28.000+00:00"
  } ],
  "requestURI" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    }
  }
}
2022-11-13T00:34:00.232Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:00.232Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||InvokeReturn
2022-11-13T00:34:00.233Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false
2022-11-13T00:34:00.234Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:34:00.234Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:00.234Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false
2022-11-13T00:34:00.234Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:34:00.235Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69e4440257b3b8469435debe7fa06fc0", X-B3-SpanId:"8fe71a9084bcbb27", X-B3-ParentSpanId:"6eab9840ba365a8f", X-B3-Sampled:"0", X-ONAP-RequestID:"1c4121a2-c5ce-4033-8247-75d7e03e450a", X-RequestID:"1c4121a2-c5ce-4033-8247-75d7e03e450a", X-TransactionID:"1c4121a2-c5ce-4033-8247-75d7e03e450a", X-ECOMP-RequestID:"1c4121a2-c5ce-4033-8247-75d7e03e450a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f339ec9-f49b-4c0d-806d-ca28ab55e3a1"]
2022-11-13T00:34:00.235Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:34:00.235Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:34:00.250Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:00.250Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:00.250Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:34:00.251Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:00 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:00.252Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 28,
  "soRequestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "groupingId" : "1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969",
  "name" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae/1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"updated_time\":null,\"creation_time\":1668299611000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ea3518afdff4bff95af862804701bed\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"vnf_id\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:33:33.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:34:00.252Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:00.252Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:34:00.276Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:34:00.276Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:34:00.277Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:00.277Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:34:00.277Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:34:00.277Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1c4121a2-c5ce-4033-8247-75d7e03e450a", X-RequestID:"1c4121a2-c5ce-4033-8247-75d7e03e450a", X-TransactionID:"1c4121a2-c5ce-4033-8247-75d7e03e450a", X-ECOMP-RequestID:"1c4121a2-c5ce-4033-8247-75d7e03e450a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"842066a4-71fa-45a1-9ba5-01f22815a75a"]
2022-11-13T00:34:00.278Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:34:00.278Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:34:00.411Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:00.412Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:00.412Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:34:00.412Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=2468ECD40D0ABF437C7F49CAE86C8DD7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Sun, 13 Nov 2022 00:34:01 GMT", x-envoy-upstream-service-time:"130", server:"envoy"]
2022-11-13T00:34:00.413Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","businessKey":"439071aa-660e-4c7d-a966-a2d9aa74435a","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:33:27.440+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c488eb03-62ea-11ed-9d06-5af7ec799a21","superProcessInstanceId":"ca4daa1d-62ea-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-13T00:34:00.413Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:00.413Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:34:00.434Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:34:00.434Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:34:00.435Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:00.435Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:34:00.435Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:34:00.435Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1c4121a2-c5ce-4033-8247-75d7e03e450a", X-RequestID:"1c4121a2-c5ce-4033-8247-75d7e03e450a", X-TransactionID:"1c4121a2-c5ce-4033-8247-75d7e03e450a", X-ECOMP-RequestID:"1c4121a2-c5ce-4033-8247-75d7e03e450a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06df4484-9788-4116-a0d1-1a1bcf675ac7"]
2022-11-13T00:34:00.435Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:34:00.436Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:34:00.566Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:00.566Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:00.567Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:34:00.567Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=B93D2F8FC7DF08B4956B9DC980A25285; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"811", date:"Sun, 13 Nov 2022 00:34:01 GMT", x-envoy-upstream-service-time:"127", server:"envoy"]
2022-11-13T00:34:00.567Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:cdc2fa26-62ea-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","executionId":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:33:33.233+0000","endTime":"2022-11-13T00:33:33.240+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c488eb03-62ea-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:34:00.568Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:00.568Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:34:00.572Z|1c4121a2-c5ce-4033-8247-75d7e03e450a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:00.654Z|b8496714-0cbb-4ce8-99ba-cc0134ea8267|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:34:00.655Z|b8496714-0cbb-4ce8-99ba-cc0134ea8267|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:34:01.120Z|96994e59-4e93-49d2-ac3d-bbabd373700a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:34:01.122Z|96994e59-4e93-49d2-ac3d-bbabd373700a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:34:01.962Z|90ffe913-1c7e-43be-88cb-1490557e20ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:34:01.980Z|90ffe913-1c7e-43be-88cb-1490557e20ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:34:03.566Z|e510f801-cf9a-42af-a8a1-f23ba31ffe3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:34:03.567Z|e510f801-cf9a-42af-a8a1-f23ba31ffe3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:34:05.851Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:05.868Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97
2022-11-13T00:34:05.869Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|INFO|500||Invoke
2022-11-13T00:34:05.869Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:05.869Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97
2022-11-13T00:34:05.869Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Method      : GET
2022-11-13T00:34:05.870Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"147ff9d3bacf0892158de9c4b48d73ad", X-B3-SpanId:"e590c4f401ed5b0a", X-B3-ParentSpanId:"5d903e66023e1bda", X-B3-Sampled:"0", X-ONAP-RequestID:"844f5ba4-9b62-4611-ad25-2da20f80da57", X-RequestID:"844f5ba4-9b62-4611-ad25-2da20f80da57", X-TransactionID:"844f5ba4-9b62-4611-ad25-2da20f80da57", X-ECOMP-RequestID:"844f5ba4-9b62-4611-ad25-2da20f80da57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aea040c0-1a55-434f-a1bd-02c7030a3b4e"]
2022-11-13T00:34:05.870Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Request body: 
2022-11-13T00:34:05.870Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||==========================request end================================================
2022-11-13T00:34:05.901Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:05.902Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:05.902Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Status text  : OK
2022-11-13T00:34:05.903Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:05 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:05.911Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Response body: {
  "requestId" : "1fb4cd42-81a5-491e-8b7b-dbb3bde15d97",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).",
  "progress" : 52,
  "startTime" : "2022-11-13T00:33:53.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "vnfName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"391d141e-a925-4656-9775-728fdcbfb18b\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\n    \"modelVersionId\": \"d333b315-d463-49ba-9391-85a6f290b5de\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\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\": \"baedc5b7-9354-466e-925e-e069a1b72941\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:34:00.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "1fb4cd42-81a5-491e-8b7b-dbb3bde15d97",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97"
    }
  }
}
2022-11-13T00:34:05.912Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:05.912Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|INFO|500||InvokeReturn
2022-11-13T00:34:05.914Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false
2022-11-13T00:34:05.915Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:34:05.915Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:05.916Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false
2022-11-13T00:34:05.916Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:34:05.917Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"147ff9d3bacf0892158de9c4b48d73ad", X-B3-SpanId:"4475ddf19e15e15e", X-B3-ParentSpanId:"5d903e66023e1bda", X-B3-Sampled:"0", X-ONAP-RequestID:"844f5ba4-9b62-4611-ad25-2da20f80da57", X-RequestID:"844f5ba4-9b62-4611-ad25-2da20f80da57", X-TransactionID:"844f5ba4-9b62-4611-ad25-2da20f80da57", X-ECOMP-RequestID:"844f5ba4-9b62-4611-ad25-2da20f80da57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e9e523a-4b2b-4a77-bc3a-bfdb92b06a09"]
2022-11-13T00:34:05.917Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:34:05.918Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:34:05.933Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:05.933Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:05.933Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:34:05.934Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:05 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:05.935Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:34:05.935Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:05.936Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:34:05.973Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:34:05.973Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:34:05.974Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:05.974Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:34:05.974Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:34:05.974Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"844f5ba4-9b62-4611-ad25-2da20f80da57", X-RequestID:"844f5ba4-9b62-4611-ad25-2da20f80da57", X-TransactionID:"844f5ba4-9b62-4611-ad25-2da20f80da57", X-ECOMP-RequestID:"844f5ba4-9b62-4611-ad25-2da20f80da57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55ae4fb8-cd07-40b2-ad71-11b625f516ac"]
2022-11-13T00:34:05.974Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:34:05.975Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:34:06.559Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:06.559Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:06.560Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:34:06.560Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=2BF744E71303CA32DC4D7D35108713B9; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Sun, 13 Nov 2022 00:34:07 GMT", x-envoy-upstream-service-time:"580", server:"envoy"]
2022-11-13T00:34:06.566Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dcf36043-62ea-11ed-9d06-5af7ec799a21","businessKey":"1fb4cd42-81a5-491e-8b7b-dbb3bde15d97","processDefinitionId":"SDNCHandler:1:03cb8839-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-13T00:33:58.716+0000","endTime":"2022-11-13T00:34:00.644+0000","removalTime":null,"durationInMillis":1928,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"dadd2a5b-62ea-11ed-9d06-5af7ec799a21","superProcessInstanceId":"dc0c0d37-62ea-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-13T00:34:06.567Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:06.569Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:34:06.594Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf36043-62ea-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf36043-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:34:06.595Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf36043-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:34:06.595Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf36043-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:06.595Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf36043-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf36043-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:34:06.595Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf36043-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:34:06.596Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf36043-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"844f5ba4-9b62-4611-ad25-2da20f80da57", X-RequestID:"844f5ba4-9b62-4611-ad25-2da20f80da57", X-TransactionID:"844f5ba4-9b62-4611-ad25-2da20f80da57", X-ECOMP-RequestID:"844f5ba4-9b62-4611-ad25-2da20f80da57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6273ee34-a231-49f9-b910-5c57b7c2f874"]
2022-11-13T00:34:06.596Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf36043-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:34:06.596Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf36043-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:34:07.478Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf36043-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:07.479Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf36043-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:07.479Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf36043-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:34:07.479Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf36043-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=7E7F486F6414B3744F7090D568AB52D6; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"761", date:"Sun, 13 Nov 2022 00:34:07 GMT", x-envoy-upstream-service-time:"876", server:"envoy"]
2022-11-13T00:34:07.480Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf36043-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:dcf3fc96-62ea-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"dcf36043-62ea-11ed-9d06-5af7ec799a21","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:03cb8839-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"dcf36043-62ea-11ed-9d06-5af7ec799a21","executionId":"dcf36043-62ea-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:33:58.720+0000","endTime":"2022-11-13T00:33:58.882+0000","durationInMillis":162,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"dadd2a5b-62ea-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:34:07.480Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf36043-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:07.480Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf36043-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:34:07.487Z|844f5ba4-9b62-4611-ad25-2da20f80da57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:10.679Z|9f28715d-926b-45e2-bcc8-1261a5cd2c1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:34:10.680Z|9f28715d-926b-45e2-bcc8-1261a5cd2c1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:34:10.745Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:10.751Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:34:10.752Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||Invoke
2022-11-13T00:34:10.752Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:10.753Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:34:10.753Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Method      : GET
2022-11-13T00:34:10.753Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fddfdc3172d9a719900d3122d07de27", X-B3-SpanId:"71de990693b2419f", X-B3-ParentSpanId:"9166c78107575dea", X-B3-Sampled:"0", X-ONAP-RequestID:"e410ef72-07ea-48ba-9443-72f45bc42adc", X-RequestID:"e410ef72-07ea-48ba-9443-72f45bc42adc", X-TransactionID:"e410ef72-07ea-48ba-9443-72f45bc42adc", X-ECOMP-RequestID:"e410ef72-07ea-48ba-9443-72f45bc42adc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95259169-02b9-43ba-8d98-f06db3963b09"]
2022-11-13T00:34:10.754Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Request body: 
2022-11-13T00:34:10.754Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||==========================request end================================================
2022-11-13T00:34:10.782Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:10.782Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:10.782Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status text  : OK
2022-11-13T00:34:10.783Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:10 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:10.788Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Response body: {
  "requestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "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-11-13T00:33:16.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\",\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\": \"2338f1545a624fab969a68194702106a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"33e7c00c-195a-4be5-84b1-864fa9499cce\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n                        \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:33:32.000+00:00",
  "vfModuleId" : "e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "vfModuleName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
    "cloudIdentifier" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"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\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-11-13T00:33:28.000+00:00"
  } ],
  "requestURI" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    }
  }
}
2022-11-13T00:34:10.788Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:10.789Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||InvokeReturn
2022-11-13T00:34:10.791Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false
2022-11-13T00:34:10.791Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:34:10.792Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:10.792Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false
2022-11-13T00:34:10.793Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:34:10.793Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fddfdc3172d9a719900d3122d07de27", X-B3-SpanId:"0ea59c9fa78c0520", X-B3-ParentSpanId:"9166c78107575dea", X-B3-Sampled:"0", X-ONAP-RequestID:"e410ef72-07ea-48ba-9443-72f45bc42adc", X-RequestID:"e410ef72-07ea-48ba-9443-72f45bc42adc", X-TransactionID:"e410ef72-07ea-48ba-9443-72f45bc42adc", X-ECOMP-RequestID:"e410ef72-07ea-48ba-9443-72f45bc42adc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9a2dc2b-93f6-4373-a74e-5023cde02cc3"]
2022-11-13T00:34:10.793Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:34:10.794Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:34:10.813Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:10.813Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:10.814Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:34:10.814Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:10 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:10.817Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 28,
  "soRequestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "groupingId" : "1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969",
  "name" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae/1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"updated_time\":null,\"creation_time\":1668299611000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ea3518afdff4bff95af862804701bed\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"vnf_id\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:33:33.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:34:10.817Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:10.818Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:34:10.853Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:34:10.853Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:34:10.854Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:10.854Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:34:10.854Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:34:10.854Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e410ef72-07ea-48ba-9443-72f45bc42adc", X-RequestID:"e410ef72-07ea-48ba-9443-72f45bc42adc", X-TransactionID:"e410ef72-07ea-48ba-9443-72f45bc42adc", X-ECOMP-RequestID:"e410ef72-07ea-48ba-9443-72f45bc42adc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23bbc50c-1fbe-4f33-ba95-6338f4f2e848"]
2022-11-13T00:34:10.855Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:34:10.855Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:34:10.986Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:10.987Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:10.987Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:34:10.987Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=EE81079B4A323FF483C17A5257BA2460; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Sun, 13 Nov 2022 00:34:11 GMT", x-envoy-upstream-service-time:"124", server:"envoy"]
2022-11-13T00:34:10.988Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","businessKey":"439071aa-660e-4c7d-a966-a2d9aa74435a","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:33:27.440+0000","endTime":"2022-11-13T00:34:06.559+0000","removalTime":null,"durationInMillis":39119,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c488eb03-62ea-11ed-9d06-5af7ec799a21","superProcessInstanceId":"ca4daa1d-62ea-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-13T00:34:10.988Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:10.989Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:34:11.012Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:34:11.012Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:34:11.013Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:11.013Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:34:11.013Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:34:11.014Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e410ef72-07ea-48ba-9443-72f45bc42adc", X-RequestID:"e410ef72-07ea-48ba-9443-72f45bc42adc", X-TransactionID:"e410ef72-07ea-48ba-9443-72f45bc42adc", X-ECOMP-RequestID:"e410ef72-07ea-48ba-9443-72f45bc42adc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b61e4d0-6b8a-4d9f-9b77-b9dddbe1f128"]
2022-11-13T00:34:11.014Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:34:11.014Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:34:11.153Z|ad8aacc2-3778-45cf-8778-8d79ef4d5304|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:34:11.153Z|ad8aacc2-3778-45cf-8778-8d79ef4d5304|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:34:11.155Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:11.156Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:11.156Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:34:11.156Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=659CA3FF047B0D22213220D0564790B4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Sun, 13 Nov 2022 00:34:11 GMT", x-envoy-upstream-service-time:"137", server:"envoy"]
2022-11-13T00:34:11.156Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:e19d609e-62ea-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","executionId":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:34:06.541+0000","endTime":"2022-11-13T00:34:06.541+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c488eb03-62ea-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:34:11.157Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:11.157Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:34:11.161Z|e410ef72-07ea-48ba-9443-72f45bc42adc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:13.596Z|4b0e0b1f-b8eb-45a3-a45e-1446683cf21f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:34:13.597Z|4b0e0b1f-b8eb-45a3-a45e-1446683cf21f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:34:14.244Z|7b243528-cbcf-405e-ae37-36efbacd0e2a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:34:14.245Z|7b243528-cbcf-405e-ae37-36efbacd0e2a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:34:16.960Z|990e4487-a04d-4b64-ac6f-b7a1a2e8ff0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:34:16.960Z|990e4487-a04d-4b64-ac6f-b7a1a2e8ff0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:34:17.393Z|283581bd-8e48-41e0-b0d4-307c0f18a2b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:34:17.394Z|283581bd-8e48-41e0-b0d4-307c0f18a2b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:34:17.655Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:17.662Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97
2022-11-13T00:34:17.662Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|INFO|500||Invoke
2022-11-13T00:34:17.663Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:17.663Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97
2022-11-13T00:34:17.663Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Method      : GET
2022-11-13T00:34:17.663Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"671c4827bb73e736111039dd53f7f9a2", X-B3-SpanId:"38d96911e9c68c8c", X-B3-ParentSpanId:"9c43edc295f77465", X-B3-Sampled:"0", X-ONAP-RequestID:"9bf82b09-7296-4d96-aa55-b6cf2e0d14d9", X-RequestID:"9bf82b09-7296-4d96-aa55-b6cf2e0d14d9", X-TransactionID:"9bf82b09-7296-4d96-aa55-b6cf2e0d14d9", X-ECOMP-RequestID:"9bf82b09-7296-4d96-aa55-b6cf2e0d14d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf09be9d-4049-4833-9292-b2b6518e003a"]
2022-11-13T00:34:17.664Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Request body: 
2022-11-13T00:34:17.664Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||==========================request end================================================
2022-11-13T00:34:17.734Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:17.735Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:17.737Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Status text  : OK
2022-11-13T00:34:17.738Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:17 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:17.740Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Response body: {
  "requestId" : "1fb4cd42-81a5-491e-8b7b-dbb3bde15d97",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:33:53.000+00:00",
  "endTime" : "2022-11-13T00:34:08.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "vnfName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"391d141e-a925-4656-9775-728fdcbfb18b\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\n    \"modelVersionId\": \"d333b315-d463-49ba-9391-85a6f290b5de\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\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\": \"baedc5b7-9354-466e-925e-e069a1b72941\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:34:07.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "1fb4cd42-81a5-491e-8b7b-dbb3bde15d97",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97"
    }
  }
}
2022-11-13T00:34:17.740Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:17.740Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|INFO|500||InvokeReturn
2022-11-13T00:34:17.743Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false
2022-11-13T00:34:17.743Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:34:17.743Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:17.743Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false
2022-11-13T00:34:17.744Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:34:17.744Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"671c4827bb73e736111039dd53f7f9a2", X-B3-SpanId:"49529f35014d3a37", X-B3-ParentSpanId:"9c43edc295f77465", X-B3-Sampled:"0", X-ONAP-RequestID:"9bf82b09-7296-4d96-aa55-b6cf2e0d14d9", X-RequestID:"9bf82b09-7296-4d96-aa55-b6cf2e0d14d9", X-TransactionID:"9bf82b09-7296-4d96-aa55-b6cf2e0d14d9", X-ECOMP-RequestID:"9bf82b09-7296-4d96-aa55-b6cf2e0d14d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6cc4e171-7616-488f-9e35-b832ec4bc86a"]
2022-11-13T00:34:17.744Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:34:17.746Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:34:17.766Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:17.766Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:17.767Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:34:17.767Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:17 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:17.769Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:34:17.769Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:17.769Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:34:17.776Z|9bf82b09-7296-4d96-aa55-b6cf2e0d14d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:17.930Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:17.933Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97
2022-11-13T00:34:17.934Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|INFO|500||Invoke
2022-11-13T00:34:17.934Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:17.934Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97
2022-11-13T00:34:17.935Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Method      : GET
2022-11-13T00:34:17.935Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6212a9b94e9c77fbc84d25253116628", X-B3-SpanId:"51e65e3bf78e53f8", X-B3-ParentSpanId:"5e702632e8c52cb4", X-B3-Sampled:"0", X-ONAP-RequestID:"489f27e6-853b-421b-ac27-d47a2bdc83ae", X-RequestID:"489f27e6-853b-421b-ac27-d47a2bdc83ae", X-TransactionID:"489f27e6-853b-421b-ac27-d47a2bdc83ae", X-ECOMP-RequestID:"489f27e6-853b-421b-ac27-d47a2bdc83ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1540e283-67d8-4970-b6f7-6e774f6e51dd"]
2022-11-13T00:34:17.935Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Request body: 
2022-11-13T00:34:17.935Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||==========================request end================================================
2022-11-13T00:34:17.963Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:17.963Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:17.963Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Status text  : OK
2022-11-13T00:34:17.964Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:17 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:17.965Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Response body: {
  "requestId" : "1fb4cd42-81a5-491e-8b7b-dbb3bde15d97",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:33:53.000+00:00",
  "endTime" : "2022-11-13T00:34:08.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "vnfName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"391d141e-a925-4656-9775-728fdcbfb18b\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\n    \"modelVersionId\": \"d333b315-d463-49ba-9391-85a6f290b5de\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\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\": \"baedc5b7-9354-466e-925e-e069a1b72941\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:34:07.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "1fb4cd42-81a5-491e-8b7b-dbb3bde15d97",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97"
    }
  }
}
2022-11-13T00:34:17.965Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:17.965Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|INFO|500||InvokeReturn
2022-11-13T00:34:17.974Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false
2022-11-13T00:34:17.974Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:34:17.974Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:17.974Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false
2022-11-13T00:34:17.975Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:34:17.975Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6212a9b94e9c77fbc84d25253116628", X-B3-SpanId:"211c6618eb0f1332", X-B3-ParentSpanId:"5e702632e8c52cb4", X-B3-Sampled:"0", X-ONAP-RequestID:"489f27e6-853b-421b-ac27-d47a2bdc83ae", X-RequestID:"489f27e6-853b-421b-ac27-d47a2bdc83ae", X-TransactionID:"489f27e6-853b-421b-ac27-d47a2bdc83ae", X-ECOMP-RequestID:"489f27e6-853b-421b-ac27-d47a2bdc83ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e79a51ab-112b-4e2d-bf5f-b86a5229a1aa"]
2022-11-13T00:34:17.975Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:34:17.975Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:34:17.997Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:17.997Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:17.997Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:34:17.998Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:17 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:17.999Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:34:17.999Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:17.999Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:34:18.006Z|489f27e6-853b-421b-ac27-d47a2bdc83ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:18.163Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:18.167Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97
2022-11-13T00:34:18.167Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|INFO|500||Invoke
2022-11-13T00:34:18.168Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:18.168Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97
2022-11-13T00:34:18.168Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Method      : GET
2022-11-13T00:34:18.169Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c597e1e61b170d491e6f2f7a20dea95d", X-B3-SpanId:"71a13158d9cfaba4", X-B3-ParentSpanId:"959345793237972d", X-B3-Sampled:"0", X-ONAP-RequestID:"c5b7b2e2-85dc-4657-b23b-b593e885b98c", X-RequestID:"c5b7b2e2-85dc-4657-b23b-b593e885b98c", X-TransactionID:"c5b7b2e2-85dc-4657-b23b-b593e885b98c", X-ECOMP-RequestID:"c5b7b2e2-85dc-4657-b23b-b593e885b98c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9fb98e8-c66d-4948-b3d5-02131d056d86"]
2022-11-13T00:34:18.169Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Request body: 
2022-11-13T00:34:18.169Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||==========================request end================================================
2022-11-13T00:34:18.203Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:18.203Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:18.204Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Status text  : OK
2022-11-13T00:34:18.204Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:17 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:18.204Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Response body: {
  "requestId" : "1fb4cd42-81a5-491e-8b7b-dbb3bde15d97",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:33:53.000+00:00",
  "endTime" : "2022-11-13T00:34:08.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "vnfName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"391d141e-a925-4656-9775-728fdcbfb18b\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\n    \"modelVersionId\": \"d333b315-d463-49ba-9391-85a6f290b5de\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\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\": \"baedc5b7-9354-466e-925e-e069a1b72941\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:34:07.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "1fb4cd42-81a5-491e-8b7b-dbb3bde15d97",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97"
    }
  }
}
2022-11-13T00:34:18.205Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:18.205Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|INFO|500||InvokeReturn
2022-11-13T00:34:18.207Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false
2022-11-13T00:34:18.207Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:34:18.207Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:18.208Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false
2022-11-13T00:34:18.208Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:34:18.208Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c597e1e61b170d491e6f2f7a20dea95d", X-B3-SpanId:"8824cb00f02a0dfa", X-B3-ParentSpanId:"959345793237972d", X-B3-Sampled:"0", X-ONAP-RequestID:"c5b7b2e2-85dc-4657-b23b-b593e885b98c", X-RequestID:"c5b7b2e2-85dc-4657-b23b-b593e885b98c", X-TransactionID:"c5b7b2e2-85dc-4657-b23b-b593e885b98c", X-ECOMP-RequestID:"c5b7b2e2-85dc-4657-b23b-b593e885b98c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96868c1f-e631-4a29-a2ed-79b830494e77"]
2022-11-13T00:34:18.208Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:34:18.209Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:34:18.222Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:18.223Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:18.223Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:34:18.223Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:17 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:18.225Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:34:18.226Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:18.226Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:34:18.234Z|c5b7b2e2-85dc-4657-b23b-b593e885b98c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:18.402Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:18.406Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97
2022-11-13T00:34:18.407Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|INFO|500||Invoke
2022-11-13T00:34:18.407Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:18.407Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97
2022-11-13T00:34:18.407Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Method      : GET
2022-11-13T00:34:18.408Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a660f1d734f83b64985ca052bfc31e3", X-B3-SpanId:"a52b6986959a869e", X-B3-ParentSpanId:"3311a25979c99fc1", X-B3-Sampled:"0", X-ONAP-RequestID:"6c787ed8-19e6-4fc0-befb-9d9330380eb3", X-RequestID:"6c787ed8-19e6-4fc0-befb-9d9330380eb3", X-TransactionID:"6c787ed8-19e6-4fc0-befb-9d9330380eb3", X-ECOMP-RequestID:"6c787ed8-19e6-4fc0-befb-9d9330380eb3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61b1de0c-c700-4780-998d-a74142f1682a"]
2022-11-13T00:34:18.408Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Request body: 
2022-11-13T00:34:18.408Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||==========================request end================================================
2022-11-13T00:34:18.438Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:18.438Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:18.438Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Status text  : OK
2022-11-13T00:34:18.438Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:17 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:18.440Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Response body: {
  "requestId" : "1fb4cd42-81a5-491e-8b7b-dbb3bde15d97",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:33:53.000+00:00",
  "endTime" : "2022-11-13T00:34:08.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "vnfName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"391d141e-a925-4656-9775-728fdcbfb18b\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\n    \"modelVersionId\": \"d333b315-d463-49ba-9391-85a6f290b5de\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\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\": \"baedc5b7-9354-466e-925e-e069a1b72941\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:34:07.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "1fb4cd42-81a5-491e-8b7b-dbb3bde15d97",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97"
    }
  }
}
2022-11-13T00:34:18.440Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:18.441Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|INFO|500||InvokeReturn
2022-11-13T00:34:18.442Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false
2022-11-13T00:34:18.442Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:34:18.443Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:18.443Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false
2022-11-13T00:34:18.443Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:34:18.443Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a660f1d734f83b64985ca052bfc31e3", X-B3-SpanId:"a26861658251691e", X-B3-ParentSpanId:"3311a25979c99fc1", X-B3-Sampled:"0", X-ONAP-RequestID:"6c787ed8-19e6-4fc0-befb-9d9330380eb3", X-RequestID:"6c787ed8-19e6-4fc0-befb-9d9330380eb3", X-TransactionID:"6c787ed8-19e6-4fc0-befb-9d9330380eb3", X-ECOMP-RequestID:"6c787ed8-19e6-4fc0-befb-9d9330380eb3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63982a28-54a6-4125-b16a-78621d425574"]
2022-11-13T00:34:18.443Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:34:18.444Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:34:18.461Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:18.461Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:18.461Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:34:18.461Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:17 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:18.463Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:34:18.463Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:18.464Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:34:18.479Z|6c787ed8-19e6-4fc0-befb-9d9330380eb3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:18.638Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:18.642Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97
2022-11-13T00:34:18.642Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|INFO|500||Invoke
2022-11-13T00:34:18.643Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:18.643Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97
2022-11-13T00:34:18.643Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Method      : GET
2022-11-13T00:34:18.644Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"598453cb40cbe6be91ec24486cc426a3", X-B3-SpanId:"250c53bf242f9017", X-B3-ParentSpanId:"1994521fc84d0b19", X-B3-Sampled:"0", X-ONAP-RequestID:"febbcada-da71-4d07-9a04-52961f7bb364", X-RequestID:"febbcada-da71-4d07-9a04-52961f7bb364", X-TransactionID:"febbcada-da71-4d07-9a04-52961f7bb364", X-ECOMP-RequestID:"febbcada-da71-4d07-9a04-52961f7bb364", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5825d5c9-6795-4cdf-9de3-1da59ed00a4e"]
2022-11-13T00:34:18.644Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Request body: 
2022-11-13T00:34:18.645Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||==========================request end================================================
2022-11-13T00:34:18.671Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:18.671Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:18.672Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Status text  : OK
2022-11-13T00:34:18.672Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:17 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:18.675Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||Response body: {
  "requestId" : "1fb4cd42-81a5-491e-8b7b-dbb3bde15d97",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:33:53.000+00:00",
  "endTime" : "2022-11-13T00:34:08.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "vnfName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"391d141e-a925-4656-9775-728fdcbfb18b\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\n    \"modelVersionId\": \"d333b315-d463-49ba-9391-85a6f290b5de\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\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\": \"baedc5b7-9354-466e-925e-e069a1b72941\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:34:07.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "1fb4cd42-81a5-491e-8b7b-dbb3bde15d97",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97"
    }
  }
}
2022-11-13T00:34:18.675Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:18.676Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|INFO|500||InvokeReturn
2022-11-13T00:34:18.677Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false
2022-11-13T00:34:18.678Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:34:18.678Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:18.678Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false
2022-11-13T00:34:18.679Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:34:18.679Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"598453cb40cbe6be91ec24486cc426a3", X-B3-SpanId:"72b312cb2f3442b7", X-B3-ParentSpanId:"1994521fc84d0b19", X-B3-Sampled:"0", X-ONAP-RequestID:"febbcada-da71-4d07-9a04-52961f7bb364", X-RequestID:"febbcada-da71-4d07-9a04-52961f7bb364", X-TransactionID:"febbcada-da71-4d07-9a04-52961f7bb364", X-ECOMP-RequestID:"febbcada-da71-4d07-9a04-52961f7bb364", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1ebb6d6-e17b-4a66-94a2-d215ca36bf20"]
2022-11-13T00:34:18.679Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:34:18.680Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:34:18.700Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:18.700Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:18.700Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:34:18.701Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:17 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:18.704Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:34:18.705Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:18.705Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1fb4cd42-81a5-491e-8b7b-dbb3bde15d97&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:34:18.713Z|febbcada-da71-4d07-9a04-52961f7bb364|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1fb4cd42-81a5-491e-8b7b-dbb3bde15d97|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:20.707Z|6edc8603-abd6-4904-9e38-1773fe09da46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:34:20.708Z|6edc8603-abd6-4904-9e38-1773fe09da46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:34:21.177Z|cbb79189-7bf5-4e37-b1f0-2813961da262|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:34:21.178Z|cbb79189-7bf5-4e37-b1f0-2813961da262|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:34:21.364Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:21.369Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:34:21.370Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||Invoke
2022-11-13T00:34:21.370Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:21.370Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:34:21.371Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Method      : GET
2022-11-13T00:34:21.371Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2eee26b3b1de08880cae7d9e7950272", X-B3-SpanId:"08e07ecd2642eb22", X-B3-ParentSpanId:"848458e57bf985ea", X-B3-Sampled:"0", X-ONAP-RequestID:"30039a28-6ff2-47e2-ab1f-2e7419ff01ea", X-RequestID:"30039a28-6ff2-47e2-ab1f-2e7419ff01ea", X-TransactionID:"30039a28-6ff2-47e2-ab1f-2e7419ff01ea", X-ECOMP-RequestID:"30039a28-6ff2-47e2-ab1f-2e7419ff01ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ea201a9-6d34-4c8a-af78-073f045e8403"]
2022-11-13T00:34:21.371Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Request body: 
2022-11-13T00:34:21.372Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||==========================request end================================================
2022-11-13T00:34:21.398Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:21.399Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:21.399Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status text  : OK
2022-11-13T00:34:21.399Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:21 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:21.400Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Response body: {
  "requestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "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-11-13T00:33:16.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\",\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\": \"2338f1545a624fab969a68194702106a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"33e7c00c-195a-4be5-84b1-864fa9499cce\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n                        \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:33:32.000+00:00",
  "vfModuleId" : "e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "vfModuleName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
    "cloudIdentifier" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"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\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-11-13T00:33:28.000+00:00"
  } ],
  "requestURI" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    }
  }
}
2022-11-13T00:34:21.400Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:21.401Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||InvokeReturn
2022-11-13T00:34:21.402Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false
2022-11-13T00:34:21.402Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:34:21.403Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:21.403Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false
2022-11-13T00:34:21.403Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:34:21.403Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2eee26b3b1de08880cae7d9e7950272", X-B3-SpanId:"85912c153fa383a3", X-B3-ParentSpanId:"848458e57bf985ea", X-B3-Sampled:"0", X-ONAP-RequestID:"30039a28-6ff2-47e2-ab1f-2e7419ff01ea", X-RequestID:"30039a28-6ff2-47e2-ab1f-2e7419ff01ea", X-TransactionID:"30039a28-6ff2-47e2-ab1f-2e7419ff01ea", X-ECOMP-RequestID:"30039a28-6ff2-47e2-ab1f-2e7419ff01ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a127ee4d-72d4-456a-8f58-c8893817f275"]
2022-11-13T00:34:21.404Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:34:21.404Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:34:21.426Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:21.427Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:21.427Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:34:21.427Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:21 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:21.428Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 28,
  "soRequestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "groupingId" : "1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969",
  "name" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae/1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"updated_time\":null,\"creation_time\":1668299611000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ea3518afdff4bff95af862804701bed\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"vnf_id\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:33:33.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:34:21.428Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:21.429Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:34:21.473Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:34:21.473Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:34:21.474Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:21.474Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:34:21.474Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:34:21.475Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"30039a28-6ff2-47e2-ab1f-2e7419ff01ea", X-RequestID:"30039a28-6ff2-47e2-ab1f-2e7419ff01ea", X-TransactionID:"30039a28-6ff2-47e2-ab1f-2e7419ff01ea", X-ECOMP-RequestID:"30039a28-6ff2-47e2-ab1f-2e7419ff01ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c702ecab-2678-4773-874f-941cf857d45a"]
2022-11-13T00:34:21.475Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:34:21.476Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:34:21.610Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:21.611Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:21.611Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:34:21.612Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=B9F4F701FE18E9045A29458C91064D08; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Sun, 13 Nov 2022 00:34:22 GMT", x-envoy-upstream-service-time:"130", server:"envoy"]
2022-11-13T00:34:21.612Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","businessKey":"439071aa-660e-4c7d-a966-a2d9aa74435a","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:33:27.440+0000","endTime":"2022-11-13T00:34:06.559+0000","removalTime":null,"durationInMillis":39119,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c488eb03-62ea-11ed-9d06-5af7ec799a21","superProcessInstanceId":"ca4daa1d-62ea-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-13T00:34:21.613Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:21.613Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:34:21.624Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:21.626Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: e8ba8bbb-7848-4695-a98e-4374fc242fab already exists in requestDb InfraActiveRequests table
2022-11-13T00:34:21.627Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab
2022-11-13T00:34:21.627Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|INFO|500||Invoke
2022-11-13T00:34:21.627Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:21.628Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab
2022-11-13T00:34:21.628Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Method      : GET
2022-11-13T00:34:21.628Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47f19088c0e10d773f9d468704c6b772", X-B3-SpanId:"f50fb017a04b6056", X-B3-ParentSpanId:"df3dd8796f8cd6e7", X-B3-Sampled:"0", X-ONAP-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-TransactionID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-ECOMP-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"083bb6da-67e2-4e2d-a03f-93a4dfd91025"]
2022-11-13T00:34:21.628Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Request body: 
2022-11-13T00:34:21.629Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||==========================request end================================================
2022-11-13T00:34:21.639Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:34:21.640Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:34:21.640Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:21.640Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:34:21.641Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:34:21.641Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"30039a28-6ff2-47e2-ab1f-2e7419ff01ea", X-RequestID:"30039a28-6ff2-47e2-ab1f-2e7419ff01ea", X-TransactionID:"30039a28-6ff2-47e2-ab1f-2e7419ff01ea", X-ECOMP-RequestID:"30039a28-6ff2-47e2-ab1f-2e7419ff01ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"707a3bf1-79d8-483f-9998-d750a4459913"]
2022-11-13T00:34:21.642Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:34:21.642Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:34:21.649Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:21.649Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:34:21.649Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Status text  : Not Found
2022-11-13T00:34:21.650Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:34:21 GMT", x-envoy-upstream-service-time:"18", server:"envoy"]
2022-11-13T00:34:21.650Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Response body: 
2022-11-13T00:34:21.650Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:21.651Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|INFO|404|Not Found|InvokeReturn
2022-11-13T00:34:21.659Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|||INFO|500||Running local validations
2022-11-13T00:34:21.662Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:34:21.686Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-13T00:34:21.687Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-11-13T00:34:21.775Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-11-13T00:34:21.776Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:34:21 GMT], server=[envoy], content-length=[1024], x-envoy-upstream-service-time=[84], vertex-id=[319592], x-aai-txid=[2-aai-resources-221113-00:34:21:559-80841], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:34:21.777Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1668299636859","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_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-11-13T00:34:21.779Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-13T00:34:21.779Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-13T00:34:21.780Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/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-11-13T00:34:21.781Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-13T00:34:21.781Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:21.781Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/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-11-13T00:34:21.782Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-13T00:34:21.782Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/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:"47f19088c0e10d773f9d468704c6b772", X-B3-SpanId:"4a7aa70f709538de", X-B3-ParentSpanId:"df3dd8796f8cd6e7", X-B3-Sampled:"0", X-ONAP-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-TransactionID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-ECOMP-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e6b1cf8-dd89-4413-962b-2be127513aa2"]
2022-11-13T00:34:21.782Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95","serviceInstanceId":"baedc5b7-9354-466e-925e-e069a1b72941"},"instanceName":"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f","requestScope":"vfModule"}
2022-11-13T00:34:21.783Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-13T00:34:21.806Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:21.807Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:21.807Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-11-13T00:34:21.808Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:34:21 GMT", x-envoy-upstream-service-time:"21", server:"envoy"]
2022-11-13T00:34:21.808Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-13T00:34:21.808Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:21.809Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-13T00:34:21.810Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=4d7a7a5c-5e30-457e-9930-d26866839c02|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=4d7a7a5c-5e30-457e-9930-d26866839c02
2022-11-13T00:34:21.810Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=4d7a7a5c-5e30-457e-9930-d26866839c02|INFO|500||Invoke
2022-11-13T00:34:21.811Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=4d7a7a5c-5e30-457e-9930-d26866839c02|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:21.811Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=4d7a7a5c-5e30-457e-9930-d26866839c02|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=4d7a7a5c-5e30-457e-9930-d26866839c02
2022-11-13T00:34:21.811Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=4d7a7a5c-5e30-457e-9930-d26866839c02|DEBUG|500||Method      : GET
2022-11-13T00:34:21.812Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=4d7a7a5c-5e30-457e-9930-d26866839c02|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-TransactionID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-ECOMP-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a481be5-afc1-49c3-abe0-43f20ce21af4"]
2022-11-13T00:34:21.812Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=4d7a7a5c-5e30-457e-9930-d26866839c02|DEBUG|500||Request body: 
2022-11-13T00:34:21.812Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=4d7a7a5c-5e30-457e-9930-d26866839c02|DEBUG|500||==========================request end================================================
2022-11-13T00:34:21.829Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:21.829Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:21.830Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:34:21.830Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=6FBD8DBD4A167D0B3E3BBD64682E7AEB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Sun, 13 Nov 2022 00:34:22 GMT", x-envoy-upstream-service-time:"183", server:"envoy"]
2022-11-13T00:34:21.831Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:e19d609e-62ea-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","executionId":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:34:06.541+0000","endTime":"2022-11-13T00:34:06.541+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c488eb03-62ea-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:34:21.831Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:21.832Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:34:21.840Z|30039a28-6ff2-47e2-ab1f-2e7419ff01ea|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:21.857Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=4d7a7a5c-5e30-457e-9930-d26866839c02|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:21.858Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=4d7a7a5c-5e30-457e-9930-d26866839c02|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:21.858Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=4d7a7a5c-5e30-457e-9930-d26866839c02|DEBUG|500||Status text  : OK
2022-11-13T00:34:21.859Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=4d7a7a5c-5e30-457e-9930-d26866839c02|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:34:21 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:21.862Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=4d7a7a5c-5e30-457e-9930-d26866839c02|DEBUG|500||Response body: {
  "id" : 11,
  "modelCustomizationUUID" : "4d7a7a5c-5e30-457e-9930-d26866839c02",
  "label" : "base_dummy",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2022-11-13 00:31:49.000",
  "skipPostInstConf" : true,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/cvnfcCustomization"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/heatEnvironment"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vnfCustomization"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/volumeHeatEnv"
    }
  }
}
2022-11-13T00:34:21.862Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=4d7a7a5c-5e30-457e-9930-d26866839c02|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:21.863Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=4d7a7a5c-5e30-457e-9930-d26866839c02|INFO|500||InvokeReturn
2022-11-13T00:34:21.870Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule
2022-11-13T00:34:21.870Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|INFO|500||Invoke
2022-11-13T00:34:21.870Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:21.871Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule
2022-11-13T00:34:21.871Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Method      : GET
2022-11-13T00:34:21.871Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-TransactionID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-ECOMP-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09960d3b-e77e-4bfb-8c7a-c5e51ec7c0c5"]
2022-11-13T00:34:21.872Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Request body: 
2022-11-13T00:34:21.872Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||==========================request end================================================
2022-11-13T00:34:21.902Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:21.903Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:21.904Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Status text  : OK
2022-11-13T00:34:21.904Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:34:21 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:21.910Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "94c1bd74-a3b4-4313-8040-0639f2fa3fad",
  "modelInvariantUUID" : "24d6e7d4-ecad-4b8f-9b02-7a79526973a1",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-11-13 00:31:49.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad/heatFiles"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad/vfModuleCustomization"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad/volumeHeatTemplate"
    }
  }
}
2022-11-13T00:34:21.910Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:21.911Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|INFO|500||InvokeReturn
2022-11-13T00:34:21.913Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance
2022-11-13T00:34:21.914Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-11-13T00:34:21.914Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:21.914Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance
2022-11-13T00:34:21.915Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-11-13T00:34:21.915Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-TransactionID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-ECOMP-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"576a1841-43e3-42dc-97ee-b5a7c616f4ad"]
2022-11-13T00:34:21.915Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-11-13T00:34:21.916Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-13T00:34:21.935Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:21.936Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:34:21.936Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : Not Found
2022-11-13T00:34:21.936Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:34:21 GMT", x-envoy-upstream-service-time:"16", server:"envoy"]
2022-11-13T00:34:21.936Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-11-13T00:34:21.937Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:21.937Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-13T00:34:21.938Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24d6e7d4-ecad-4b8f-9b02-7a79526973a1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24d6e7d4-ecad-4b8f-9b02-7a79526973a1
2022-11-13T00:34:21.939Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24d6e7d4-ecad-4b8f-9b02-7a79526973a1|INFO|500||Invoke
2022-11-13T00:34:21.940Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24d6e7d4-ecad-4b8f-9b02-7a79526973a1|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:21.940Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24d6e7d4-ecad-4b8f-9b02-7a79526973a1|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24d6e7d4-ecad-4b8f-9b02-7a79526973a1
2022-11-13T00:34:21.940Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24d6e7d4-ecad-4b8f-9b02-7a79526973a1|DEBUG|500||Method      : GET
2022-11-13T00:34:21.940Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24d6e7d4-ecad-4b8f-9b02-7a79526973a1|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-TransactionID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-ECOMP-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ed95005-769c-483c-a7d7-4670e0f443d5"]
2022-11-13T00:34:21.940Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24d6e7d4-ecad-4b8f-9b02-7a79526973a1|DEBUG|500||Request body: 
2022-11-13T00:34:21.941Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24d6e7d4-ecad-4b8f-9b02-7a79526973a1|DEBUG|500||==========================request end================================================
2022-11-13T00:34:21.981Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24d6e7d4-ecad-4b8f-9b02-7a79526973a1|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:21.982Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24d6e7d4-ecad-4b8f-9b02-7a79526973a1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:21.982Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24d6e7d4-ecad-4b8f-9b02-7a79526973a1|DEBUG|500||Status text  : OK
2022-11-13T00:34:21.982Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24d6e7d4-ecad-4b8f-9b02-7a79526973a1|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:34:21 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:21.983Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24d6e7d4-ecad-4b8f-9b02-7a79526973a1|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "94c1bd74-a3b4-4313-8040-0639f2fa3fad",
      "modelInvariantUUID" : "24d6e7d4-ecad-4b8f-9b02-7a79526973a1",
      "modelName" : "BasicCnf..base_dummy..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2022-11-13 00:31:49.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad/moduleHeatTemplate"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad/heatFiles"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad/vfModuleCustomization"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad/vnfResources"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad/volumeHeatTemplate"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24d6e7d4-ecad-4b8f-9b02-7a79526973a1"
    }
  }
}
2022-11-13T00:34:21.983Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24d6e7d4-ecad-4b8f-9b02-7a79526973a1|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:21.983Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24d6e7d4-ecad-4b8f-9b02-7a79526973a1|INFO|500||InvokeReturn
2022-11-13T00:34:21.986Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance
2022-11-13T00:34:21.987Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-11-13T00:34:21.987Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:21.987Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance
2022-11-13T00:34:21.988Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-11-13T00:34:21.988Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-TransactionID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-ECOMP-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"007c9e51-e08d-40aa-837c-f53c31b3f3ae"]
2022-11-13T00:34:21.988Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-11-13T00:34:21.988Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-13T00:34:22.004Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:22.005Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:34:22.005Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : Not Found
2022-11-13T00:34:22.006Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:34:21 GMT", x-envoy-upstream-service-time:"14", server:"envoy"]
2022-11-13T00:34:22.008Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-11-13T00:34:22.008Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:22.009Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=94c1bd74-a3b4-4313-8040-0639f2fa3fad&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-13T00:34:22.010Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/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-11-13T00:34:22.010Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/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-11-13T00:34:22.010Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/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-11-13T00:34:22.010Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/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-11-13T00:34:22.011Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/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-11-13T00:34:22.011Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/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:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-TransactionID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-ECOMP-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15771ccf-47f0-4fcb-91d8-5821063aea68"]
2022-11-13T00:34:22.011Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/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-11-13T00:34:22.012Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/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-11-13T00:34:22.030Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/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-11-13T00:34:22.031Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/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-11-13T00:34:22.031Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : OK
2022-11-13T00:34:22.032Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:34:21 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:22.033Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: {
  "id" : 44,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44"
    }
  }
}
2022-11-13T00:34:22.033Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/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-11-13T00:34:22.034Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/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-11-13T00:34:22.037Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad
2022-11-13T00:34:22.038Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|INFO|500||Invoke
2022-11-13T00:34:22.038Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:22.039Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad
2022-11-13T00:34:22.039Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|DEBUG|500||Method      : GET
2022-11-13T00:34:22.040Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-TransactionID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-ECOMP-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"064d8543-24eb-4e3e-a68d-10a2b5da62aa"]
2022-11-13T00:34:22.041Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|DEBUG|500||Request body: 
2022-11-13T00:34:22.041Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|DEBUG|500||==========================request end================================================
2022-11-13T00:34:22.068Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:22.069Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:22.069Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|DEBUG|500||Status text  : OK
2022-11-13T00:34:22.069Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:34:21 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:22.071Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|DEBUG|500||Response body: {
  "modelUUID" : "94c1bd74-a3b4-4313-8040-0639f2fa3fad",
  "modelInvariantUUID" : "24d6e7d4-ecad-4b8f-9b02-7a79526973a1",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-11-13 00:31:49.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad/heatFiles"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad/vfModuleCustomization"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad/volumeHeatTemplate"
    }
  }
}
2022-11-13T00:34:22.072Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:22.073Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|INFO|500||InvokeReturn
2022-11-13T00:34:22.076Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/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-11-13T00:34:22.076Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-13T00:34:22.076Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:22.077Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/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-11-13T00:34:22.077Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-13T00:34:22.077Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/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:"3331", X-B3-TraceId:"47f19088c0e10d773f9d468704c6b772", X-B3-SpanId:"2141b26c02d020e8", X-B3-ParentSpanId:"df3dd8796f8cd6e7", X-B3-Sampled:"0", X-ONAP-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-TransactionID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-ECOMP-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6f561f0-571b-430d-a4f3-cbeca28e1972"]
2022-11-13T00:34:22.078Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e8ba8bbb-7848-4695-a98e-4374fc242fab","requestStatus":"IN_PROGRESS","startTime":1668299661659,"source":"VID","vnfId":"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95","vnfType":"","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\",\n            \"modelVersionId\": \"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"4d7a7a5c-5e30-457e-9930-d26866839c02\",\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\": \"baedc5b7-9354-466e-925e-e069a1b72941\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d333b315-d463-49ba-9391-85a6f290b5de\",\n                        \"modelCustomizationId\": \"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"baedc5b7-9354-466e-925e-e069a1b72941","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"e8ba8bbb-7848-4695-a98e-4374fc242fab"}
2022-11-13T00:34:22.078Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-13T00:34:22.110Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:22.111Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-13T00:34:22.111Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-11-13T00:34:22.112Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/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/e8ba8bbb-7848-4695-a98e-4374fc242fab", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:21 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:22.112Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "e8ba8bbb-7848-4695-a98e-4374fc242fab",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:34:21.659+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\",\n            \"modelVersionId\": \"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"4d7a7a5c-5e30-457e-9930-d26866839c02\",\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\": \"baedc5b7-9354-466e-925e-e069a1b72941\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d333b315-d463-49ba-9391-85a6f290b5de\",\n                        \"modelCustomizationId\": \"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-13T00:34:21.959+00:00",
  "vfModuleName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "e8ba8bbb-7848-4695-a98e-4374fc242fab",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab"
    }
  }
}
2022-11-13T00:34:22.113Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:22.113Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-13T00:34:22.120Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/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-11-13T00:34:22.121Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-13T00:34:22.121Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:22.122Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/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-11-13T00:34:22.122Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-13T00:34:22.122Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/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:"47f19088c0e10d773f9d468704c6b772", X-B3-SpanId:"f8405bb30f7a98fb", X-B3-ParentSpanId:"df3dd8796f8cd6e7", X-B3-Sampled:"0", X-ONAP-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-TransactionID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-ECOMP-RequestID:"e8ba8bbb-7848-4695-a98e-4374fc242fab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20e2a66b-516c-49b1-bab4-7caa0d5f96d3"]
2022-11-13T00:34:22.123Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/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\":\"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"4d7a7a5c-5e30-457e-9930-d26866839c02\",\"modelVersionId\":\"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\"modelCustomizationId\":\"4d7a7a5c-5e30-457e-9930-d26866839c02\",\"modelUuid\":\"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\"modelInvariantUuid\":\"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"baedc5b7-9354-466e-925e-e069a1b72941\",\"modelInfo\":{\"modelInvariantId\":\"391d141e-a925-4656-9775-728fdcbfb18b\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\",\"modelUuid\":\"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\",\"modelInvariantUuid\":\"391d141e-a925-4656-9775-728fdcbfb18b\"}}},{\"relatedInstance\":{\"instanceId\":\"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\"modelVersionId\":\"d333b315-d463-49ba-9391-85a6f290b5de\",\"modelCustomizationId\":\"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\"modelUuid\":\"d333b315-d463-49ba-9391-85a6f290b5de\",\"modelInvariantUuid\":\"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"baedc5b7-9354-466e-925e-e069a1b72941\",\"vnfInstanceId\":\"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95\"}","type":"String"},"requestId":{"value":"e8ba8bbb-7848-4695-a98e-4374fc242fab","type":"String"},"mso-request-id":{"value":"e8ba8bbb-7848-4695-a98e-4374fc242fab","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"baedc5b7-9354-466e-925e-e069a1b72941","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95","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/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-13T00:34:22.123Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-13T00:34:23.141Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:23.142Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-13T00:34:23.142Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-11-13T00:34:23.142Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Sun, 13 Nov 2022 00:34:23 GMT", x-onap-requestid:"e8ba8bbb-7848-4695-a98e-4374fc242fab", x-requestid:"e8ba8bbb-7848-4695-a98e-4374fc242fab", x-transactionid:"e8ba8bbb-7848-4695-a98e-4374fc242fab", x-ecomp-requestid:"e8ba8bbb-7848-4695-a98e-4374fc242fab", x-onap-partnername:"UNKNOWN", x-invocationid:"20e2a66b-516c-49b1-bab4-7caa0d5f96d3", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1014", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:23.143Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e8ba8bbb-7848-4695-a98e-4374fc242fab\",\"instanceId\":\"05ec9cb8-8f7f-4809-8d30-b5264b0a1cac\"}}","message":"Success","processInstanceID":"eb6d6e23-62ea-11ed-9d06-5af7ec799a21","variables":null,"messageCode":200}
2022-11-13T00:34:23.143Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:23.143Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-13T00:34:23.147Z|e8ba8bbb-7848-4695-a98e-4374fc242fab|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:23.316Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:23.327Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab
2022-11-13T00:34:23.327Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|INFO|500||Invoke
2022-11-13T00:34:23.327Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:23.328Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab
2022-11-13T00:34:23.328Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Method      : GET
2022-11-13T00:34:23.328Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef8367cdb7af6bab9fca99265c51565b", X-B3-SpanId:"ef0bf49911dbbea2", X-B3-ParentSpanId:"b9f5a2d2d814cb6c", X-B3-Sampled:"0", X-ONAP-RequestID:"6329b481-b9b3-4dfa-8404-171ddcafdda4", X-RequestID:"6329b481-b9b3-4dfa-8404-171ddcafdda4", X-TransactionID:"6329b481-b9b3-4dfa-8404-171ddcafdda4", X-ECOMP-RequestID:"6329b481-b9b3-4dfa-8404-171ddcafdda4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7375edb1-86b4-4e5b-bc84-b038aec01a26"]
2022-11-13T00:34:23.328Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Request body: 
2022-11-13T00:34:23.328Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||==========================request end================================================
2022-11-13T00:34:23.358Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:23.359Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:23.359Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Status text  : OK
2022-11-13T00:34:23.359Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:22 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:23.360Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Response body: {
  "requestId" : "e8ba8bbb-7848-4695-a98e-4374fc242fab",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:34:21.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\",\n            \"modelVersionId\": \"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"4d7a7a5c-5e30-457e-9930-d26866839c02\",\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\": \"baedc5b7-9354-466e-925e-e069a1b72941\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d333b315-d463-49ba-9391-85a6f290b5de\",\n                        \"modelCustomizationId\": \"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:34:22.000+00:00",
  "vfModuleId" : "05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "vfModuleName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "e8ba8bbb-7848-4695-a98e-4374fc242fab",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab"
    }
  }
}
2022-11-13T00:34:23.360Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:23.360Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|INFO|500||InvokeReturn
2022-11-13T00:34:23.361Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false
2022-11-13T00:34:23.362Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:34:23.362Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:23.362Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false
2022-11-13T00:34:23.363Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:34:23.363Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef8367cdb7af6bab9fca99265c51565b", X-B3-SpanId:"5b195741fbff8800", X-B3-ParentSpanId:"b9f5a2d2d814cb6c", X-B3-Sampled:"0", X-ONAP-RequestID:"6329b481-b9b3-4dfa-8404-171ddcafdda4", X-RequestID:"6329b481-b9b3-4dfa-8404-171ddcafdda4", X-TransactionID:"6329b481-b9b3-4dfa-8404-171ddcafdda4", X-ECOMP-RequestID:"6329b481-b9b3-4dfa-8404-171ddcafdda4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cab48ec1-c195-4547-8d72-be1025c66777"]
2022-11-13T00:34:23.363Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:34:23.363Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:34:23.380Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:23.380Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:23.380Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:34:23.381Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:22 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:23.382Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:34:23.382Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:23.382Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:34:23.388Z|6329b481-b9b3-4dfa-8404-171ddcafdda4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:23.622Z|e2f6d9ce-1793-49bf-bd5a-8c92c0c105bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:34:23.623Z|e2f6d9ce-1793-49bf-bd5a-8c92c0c105bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:34:30.737Z|f78e4857-7420-449a-8776-1800e53636b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:34:30.738Z|f78e4857-7420-449a-8776-1800e53636b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:34:31.202Z|d317892b-5e8f-4810-9be3-15db8e45e46f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:34:31.203Z|d317892b-5e8f-4810-9be3-15db8e45e46f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:34:31.963Z|4c1db5f2-6fd5-4fe9-804f-1439466c48eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:34:31.963Z|4c1db5f2-6fd5-4fe9-804f-1439466c48eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:34:32.041Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:32.049Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:34:32.050Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||Invoke
2022-11-13T00:34:32.050Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:32.051Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:34:32.051Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Method      : GET
2022-11-13T00:34:32.051Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45088f523edd629bda4bebf8da57ef8d", X-B3-SpanId:"38ecfd5bc4d2990e", X-B3-ParentSpanId:"b9a0c101c9ba578b", X-B3-Sampled:"0", X-ONAP-RequestID:"548925e8-3107-45fa-a799-4c8bccda1e78", X-RequestID:"548925e8-3107-45fa-a799-4c8bccda1e78", X-TransactionID:"548925e8-3107-45fa-a799-4c8bccda1e78", X-ECOMP-RequestID:"548925e8-3107-45fa-a799-4c8bccda1e78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e1f0144-92ec-4a15-bbdf-17d297cd7d71"]
2022-11-13T00:34:32.051Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Request body: 
2022-11-13T00:34:32.052Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||==========================request end================================================
2022-11-13T00:34:32.113Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:32.114Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:32.114Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status text  : OK
2022-11-13T00:34:32.115Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:31 GMT", x-envoy-upstream-service-time:"57", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:32.116Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Response body: {
  "requestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "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-11-13T00:33:16.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\",\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\": \"2338f1545a624fab969a68194702106a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"33e7c00c-195a-4be5-84b1-864fa9499cce\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n                        \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:33:32.000+00:00",
  "vfModuleId" : "e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "vfModuleName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
    "cloudIdentifier" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"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\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-11-13T00:33:28.000+00:00"
  } ],
  "requestURI" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    }
  }
}
2022-11-13T00:34:32.117Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:32.117Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||InvokeReturn
2022-11-13T00:34:32.118Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false
2022-11-13T00:34:32.119Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:34:32.119Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:32.119Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false
2022-11-13T00:34:32.119Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:34:32.120Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45088f523edd629bda4bebf8da57ef8d", X-B3-SpanId:"f8ecac752323699e", X-B3-ParentSpanId:"b9a0c101c9ba578b", X-B3-Sampled:"0", X-ONAP-RequestID:"548925e8-3107-45fa-a799-4c8bccda1e78", X-RequestID:"548925e8-3107-45fa-a799-4c8bccda1e78", X-TransactionID:"548925e8-3107-45fa-a799-4c8bccda1e78", X-ECOMP-RequestID:"548925e8-3107-45fa-a799-4c8bccda1e78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8bad8b4-bb18-4a3b-b253-c6cb96c55e5d"]
2022-11-13T00:34:32.120Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:34:32.120Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:34:32.151Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:32.151Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:32.152Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:34:32.152Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:31 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:32.157Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 28,
  "soRequestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "groupingId" : "1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969",
  "name" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae/1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"updated_time\":null,\"creation_time\":1668299611000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ea3518afdff4bff95af862804701bed\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"vnf_id\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:33:33.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:34:32.157Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:32.158Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:34:32.185Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:34:32.186Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:34:32.186Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:32.187Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:34:32.187Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:34:32.188Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"548925e8-3107-45fa-a799-4c8bccda1e78", X-RequestID:"548925e8-3107-45fa-a799-4c8bccda1e78", X-TransactionID:"548925e8-3107-45fa-a799-4c8bccda1e78", X-ECOMP-RequestID:"548925e8-3107-45fa-a799-4c8bccda1e78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f546d6b4-0a56-40b6-8943-d4b48f13ae01"]
2022-11-13T00:34:32.188Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:34:32.189Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:34:32.930Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:32.931Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:32.931Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:34:32.931Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=0C1F9ACA722CE92DFA2C973B951101E1; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Sun, 13 Nov 2022 00:34:33 GMT", x-envoy-upstream-service-time:"734", server:"envoy"]
2022-11-13T00:34:32.932Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","businessKey":"439071aa-660e-4c7d-a966-a2d9aa74435a","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:33:27.440+0000","endTime":"2022-11-13T00:34:06.559+0000","removalTime":null,"durationInMillis":39119,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c488eb03-62ea-11ed-9d06-5af7ec799a21","superProcessInstanceId":"ca4daa1d-62ea-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-13T00:34:32.932Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:32.932Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=439071aa-660e-4c7d-a966-a2d9aa74435a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:34:32.958Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:34:32.959Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:34:32.959Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:32.959Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:34:32.959Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:34:32.960Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"548925e8-3107-45fa-a799-4c8bccda1e78", X-RequestID:"548925e8-3107-45fa-a799-4c8bccda1e78", X-TransactionID:"548925e8-3107-45fa-a799-4c8bccda1e78", X-ECOMP-RequestID:"548925e8-3107-45fa-a799-4c8bccda1e78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf658017-6bf5-4268-a999-32635087a102"]
2022-11-13T00:34:32.960Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:34:32.960Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:34:33.557Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:33.566Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab
2022-11-13T00:34:33.567Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|INFO|500||Invoke
2022-11-13T00:34:33.567Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:33.567Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab
2022-11-13T00:34:33.567Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Method      : GET
2022-11-13T00:34:33.568Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e8b4b97e6772359611716dc85625b7e", X-B3-SpanId:"bc5280438b847d81", X-B3-ParentSpanId:"1b02bc01a991b75c", X-B3-Sampled:"0", X-ONAP-RequestID:"143fbad2-5a11-496d-8bdf-c4421a266670", X-RequestID:"143fbad2-5a11-496d-8bdf-c4421a266670", X-TransactionID:"143fbad2-5a11-496d-8bdf-c4421a266670", X-ECOMP-RequestID:"143fbad2-5a11-496d-8bdf-c4421a266670", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1251630-d789-4bb6-ba3c-40fa2593529f"]
2022-11-13T00:34:33.568Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Request body: 
2022-11-13T00:34:33.568Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||==========================request end================================================
2022-11-13T00:34:33.614Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:33.615Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:33.615Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Status text  : OK
2022-11-13T00:34:33.616Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:33 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:33.616Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Response body: {
  "requestId" : "e8ba8bbb-7848-4695-a98e-4374fc242fab",
  "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-11-13T00:34:21.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\",\n            \"modelVersionId\": \"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"4d7a7a5c-5e30-457e-9930-d26866839c02\",\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\": \"baedc5b7-9354-466e-925e-e069a1b72941\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d333b315-d463-49ba-9391-85a6f290b5de\",\n                        \"modelCustomizationId\": \"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:34:26.000+00:00",
  "vfModuleId" : "05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "vfModuleName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "e8ba8bbb-7848-4695-a98e-4374fc242fab",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab"
    }
  }
}
2022-11-13T00:34:33.616Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:33.617Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|INFO|500||InvokeReturn
2022-11-13T00:34:33.618Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false
2022-11-13T00:34:33.619Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:34:33.619Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:33.619Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false
2022-11-13T00:34:33.619Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:34:33.620Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e8b4b97e6772359611716dc85625b7e", X-B3-SpanId:"71bbc7ac85f00dcd", X-B3-ParentSpanId:"1b02bc01a991b75c", X-B3-Sampled:"0", X-ONAP-RequestID:"143fbad2-5a11-496d-8bdf-c4421a266670", X-RequestID:"143fbad2-5a11-496d-8bdf-c4421a266670", X-TransactionID:"143fbad2-5a11-496d-8bdf-c4421a266670", X-ECOMP-RequestID:"143fbad2-5a11-496d-8bdf-c4421a266670", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a50838a-d84f-4485-92a0-ec50a1ebb0aa"]
2022-11-13T00:34:33.620Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:34:33.620Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:34:33.638Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:33.638Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:33.639Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:34:33.639Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:33 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:33.639Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:34:33.640Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:33.640Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:34:33.649Z|5dc86481-e667-47a6-9811-cddaaed69bcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:34:33.650Z|5dc86481-e667-47a6-9811-cddaaed69bcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:34:33.666Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e8ba8bbb-7848-4695-a98e-4374fc242fab&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e8ba8bbb-7848-4695-a98e-4374fc242fab&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:34:33.666Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e8ba8bbb-7848-4695-a98e-4374fc242fab&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:34:33.666Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e8ba8bbb-7848-4695-a98e-4374fc242fab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:33.666Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e8ba8bbb-7848-4695-a98e-4374fc242fab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e8ba8bbb-7848-4695-a98e-4374fc242fab&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:34:33.667Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e8ba8bbb-7848-4695-a98e-4374fc242fab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:34:33.667Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e8ba8bbb-7848-4695-a98e-4374fc242fab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"143fbad2-5a11-496d-8bdf-c4421a266670", X-RequestID:"143fbad2-5a11-496d-8bdf-c4421a266670", X-TransactionID:"143fbad2-5a11-496d-8bdf-c4421a266670", X-ECOMP-RequestID:"143fbad2-5a11-496d-8bdf-c4421a266670", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"212404a6-fadc-4f6f-8fd7-f122f49be70c"]
2022-11-13T00:34:33.667Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e8ba8bbb-7848-4695-a98e-4374fc242fab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:34:33.668Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e8ba8bbb-7848-4695-a98e-4374fc242fab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:34:34.190Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e8ba8bbb-7848-4695-a98e-4374fc242fab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:34.191Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e8ba8bbb-7848-4695-a98e-4374fc242fab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:34.191Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e8ba8bbb-7848-4695-a98e-4374fc242fab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:34:34.191Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e8ba8bbb-7848-4695-a98e-4374fc242fab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=35B1C81341967BD1CB4D2250F8000D40; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Sun, 13 Nov 2022 00:34:34 GMT", x-envoy-upstream-service-time:"518", server:"envoy"]
2022-11-13T00:34:34.192Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e8ba8bbb-7848-4695-a98e-4374fc242fab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ef7d518e-62ea-11ed-9d06-5af7ec799a21","businessKey":"e8ba8bbb-7848-4695-a98e-4374fc242fab","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:34:29.819+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"eb6d6e23-62ea-11ed-9d06-5af7ec799a21","superProcessInstanceId":"ef7b7c8d-62ea-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-13T00:34:34.192Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e8ba8bbb-7848-4695-a98e-4374fc242fab&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:34.192Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e8ba8bbb-7848-4695-a98e-4374fc242fab&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:34:34.214Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef7d518e-62ea-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef7d518e-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:34:34.215Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef7d518e-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:34:34.215Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef7d518e-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:34.215Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef7d518e-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef7d518e-62ea-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:34:34.215Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef7d518e-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:34:34.215Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef7d518e-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"143fbad2-5a11-496d-8bdf-c4421a266670", X-RequestID:"143fbad2-5a11-496d-8bdf-c4421a266670", X-TransactionID:"143fbad2-5a11-496d-8bdf-c4421a266670", X-ECOMP-RequestID:"143fbad2-5a11-496d-8bdf-c4421a266670", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6f3fc03-e7bc-457f-b77c-c3b9fa064f92"]
2022-11-13T00:34:34.216Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef7d518e-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:34:34.216Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef7d518e-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:34:34.800Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:34.800Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:34.801Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:34:34.801Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=98DB5C496316EA9892AB51B33C84DED6; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Sun, 13 Nov 2022 00:34:34 GMT", x-envoy-upstream-service-time:"1836", server:"envoy"]
2022-11-13T00:34:34.802Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:e19d609e-62ea-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","executionId":"ca4f09ee-62ea-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:34:06.541+0000","endTime":"2022-11-13T00:34:06.541+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c488eb03-62ea-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:34:34.802Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:34.802Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca4f09ee-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:34:34.815Z|548925e8-3107-45fa-a799-4c8bccda1e78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:35.389Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef7d518e-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:35.391Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef7d518e-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:35.392Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef7d518e-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:34:35.392Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef7d518e-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=68F86C4292F37C150DFD56817546FFBA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Sun, 13 Nov 2022 00:34:36 GMT", x-envoy-upstream-service-time:"1166", server:"envoy"]
2022-11-13T00:34:35.393Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef7d518e-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f1626466-62ea-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"ef7d518e-62ea-11ed-9d06-5af7ec799a21","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"ef7d518e-62ea-11ed-9d06-5af7ec799a21","executionId":"ef7d518e-62ea-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:34:32.999+0000","endTime":"2022-11-13T00:34:33.029+0000","durationInMillis":30,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"eb6d6e23-62ea-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:34:35.394Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef7d518e-62ea-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:35.394Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef7d518e-62ea-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:34:35.401Z|143fbad2-5a11-496d-8bdf-c4421a266670|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:40.771Z|9d44bc3c-8039-49b6-b4ae-488ad329cc62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:34:40.772Z|9d44bc3c-8039-49b6-b4ae-488ad329cc62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:34:41.229Z|528cce4f-59d8-445a-82da-7f0f5df90108|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:34:41.230Z|528cce4f-59d8-445a-82da-7f0f5df90108|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:34:43.673Z|91579b9f-e05a-4fa7-b691-a2acb691f544|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:34:43.674Z|91579b9f-e05a-4fa7-b691-a2acb691f544|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:34:44.971Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:44.986Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:34:44.986Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||Invoke
2022-11-13T00:34:44.986Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:44.987Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:34:44.987Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Method      : GET
2022-11-13T00:34:44.987Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1bbcb709851e8d91e42f1e099870d729", X-B3-SpanId:"a11f86497931f20c", X-B3-ParentSpanId:"c36f03ece3aa7b85", X-B3-Sampled:"0", X-ONAP-RequestID:"b7ff29b3-6112-48e7-8306-f12984266b89", X-RequestID:"b7ff29b3-6112-48e7-8306-f12984266b89", X-TransactionID:"b7ff29b3-6112-48e7-8306-f12984266b89", X-ECOMP-RequestID:"b7ff29b3-6112-48e7-8306-f12984266b89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64a7bb88-99fa-43c1-8e85-a03c35f0820b"]
2022-11-13T00:34:44.987Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Request body: 
2022-11-13T00:34:44.987Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||==========================request end================================================
2022-11-13T00:34:45.012Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:45.013Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:45.013Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status text  : OK
2022-11-13T00:34:45.013Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:44 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:45.014Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Response body: {
  "requestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "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-11-13T00:33:16.000+00:00",
  "endTime" : "2022-11-13T00:34:41.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\",\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\": \"2338f1545a624fab969a68194702106a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"33e7c00c-195a-4be5-84b1-864fa9499cce\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n                        \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:34:40.000+00:00",
  "vfModuleId" : "e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "vfModuleName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
    "cloudIdentifier" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"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\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-11-13T00:33:28.000+00:00"
  } ],
  "requestURI" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    }
  }
}
2022-11-13T00:34:45.014Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:45.015Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||InvokeReturn
2022-11-13T00:34:45.016Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false
2022-11-13T00:34:45.017Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:34:45.017Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:45.017Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false
2022-11-13T00:34:45.018Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:34:45.018Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1bbcb709851e8d91e42f1e099870d729", X-B3-SpanId:"02970921dc1d4cad", X-B3-ParentSpanId:"c36f03ece3aa7b85", X-B3-Sampled:"0", X-ONAP-RequestID:"b7ff29b3-6112-48e7-8306-f12984266b89", X-RequestID:"b7ff29b3-6112-48e7-8306-f12984266b89", X-TransactionID:"b7ff29b3-6112-48e7-8306-f12984266b89", X-ECOMP-RequestID:"b7ff29b3-6112-48e7-8306-f12984266b89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c25712f2-4634-4b46-b139-7adc69229e7b"]
2022-11-13T00:34:45.018Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:34:45.019Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:34:45.034Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:45.035Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:45.035Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:34:45.035Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:44 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:45.036Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 28,
  "soRequestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "groupingId" : "1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969",
  "name" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae/1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"updated_time\":null,\"creation_time\":1668299611000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ea3518afdff4bff95af862804701bed\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"vnf_id\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:33:33.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:34:45.037Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:45.037Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:34:45.044Z|b7ff29b3-6112-48e7-8306-f12984266b89|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:45.208Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:45.212Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:34:45.212Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||Invoke
2022-11-13T00:34:45.213Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:45.213Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:34:45.213Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Method      : GET
2022-11-13T00:34:45.214Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d5fc06859138a997bfca3083d9ae0f1", X-B3-SpanId:"d45f5a2e0f92a8f4", X-B3-ParentSpanId:"4eea9b0cc4802629", X-B3-Sampled:"0", X-ONAP-RequestID:"eb2ce4d9-305b-4d97-9609-56a7a769bfb2", X-RequestID:"eb2ce4d9-305b-4d97-9609-56a7a769bfb2", X-TransactionID:"eb2ce4d9-305b-4d97-9609-56a7a769bfb2", X-ECOMP-RequestID:"eb2ce4d9-305b-4d97-9609-56a7a769bfb2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"548163fd-ee0a-4476-855b-2674709da234"]
2022-11-13T00:34:45.214Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Request body: 
2022-11-13T00:34:45.214Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||==========================request end================================================
2022-11-13T00:34:45.238Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:45.239Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:45.239Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status text  : OK
2022-11-13T00:34:45.240Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:44 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:45.241Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Response body: {
  "requestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "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-11-13T00:33:16.000+00:00",
  "endTime" : "2022-11-13T00:34:41.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\",\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\": \"2338f1545a624fab969a68194702106a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"33e7c00c-195a-4be5-84b1-864fa9499cce\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n                        \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:34:40.000+00:00",
  "vfModuleId" : "e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "vfModuleName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
    "cloudIdentifier" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"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\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-11-13T00:33:28.000+00:00"
  } ],
  "requestURI" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    }
  }
}
2022-11-13T00:34:45.242Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:45.242Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||InvokeReturn
2022-11-13T00:34:45.244Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false
2022-11-13T00:34:45.244Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:34:45.245Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:45.245Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false
2022-11-13T00:34:45.245Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:34:45.245Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d5fc06859138a997bfca3083d9ae0f1", X-B3-SpanId:"2263648b39db0aec", X-B3-ParentSpanId:"4eea9b0cc4802629", X-B3-Sampled:"0", X-ONAP-RequestID:"eb2ce4d9-305b-4d97-9609-56a7a769bfb2", X-RequestID:"eb2ce4d9-305b-4d97-9609-56a7a769bfb2", X-TransactionID:"eb2ce4d9-305b-4d97-9609-56a7a769bfb2", X-ECOMP-RequestID:"eb2ce4d9-305b-4d97-9609-56a7a769bfb2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98f649ff-caa0-4f39-9dbe-bdc3b312aff9"]
2022-11-13T00:34:45.246Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:34:45.246Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:34:45.310Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:45.311Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:45.311Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:34:45.311Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:44 GMT", x-envoy-upstream-service-time:"61", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:45.312Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 28,
  "soRequestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "groupingId" : "1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969",
  "name" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae/1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"updated_time\":null,\"creation_time\":1668299611000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ea3518afdff4bff95af862804701bed\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"vnf_id\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:33:33.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:34:45.312Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:45.312Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:34:45.319Z|eb2ce4d9-305b-4d97-9609-56a7a769bfb2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:45.469Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:45.473Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:34:45.474Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||Invoke
2022-11-13T00:34:45.474Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:45.474Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:34:45.474Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Method      : GET
2022-11-13T00:34:45.474Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7bbb116e328405cfa262807f2b108f2", X-B3-SpanId:"8bbeee7c5ca588a3", X-B3-ParentSpanId:"3d5a31cdfa174a9e", X-B3-Sampled:"0", X-ONAP-RequestID:"4311a2df-fa44-4f0e-9237-2042ef095e56", X-RequestID:"4311a2df-fa44-4f0e-9237-2042ef095e56", X-TransactionID:"4311a2df-fa44-4f0e-9237-2042ef095e56", X-ECOMP-RequestID:"4311a2df-fa44-4f0e-9237-2042ef095e56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8d26ed3-4862-4df3-9959-7b4807457637"]
2022-11-13T00:34:45.475Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Request body: 
2022-11-13T00:34:45.475Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||==========================request end================================================
2022-11-13T00:34:45.505Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:45.506Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:45.507Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status text  : OK
2022-11-13T00:34:45.509Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:44 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:45.510Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Response body: {
  "requestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "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-11-13T00:33:16.000+00:00",
  "endTime" : "2022-11-13T00:34:41.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\",\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\": \"2338f1545a624fab969a68194702106a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"33e7c00c-195a-4be5-84b1-864fa9499cce\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n                        \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:34:40.000+00:00",
  "vfModuleId" : "e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "vfModuleName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
    "cloudIdentifier" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"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\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-11-13T00:33:28.000+00:00"
  } ],
  "requestURI" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    }
  }
}
2022-11-13T00:34:45.510Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:45.511Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||InvokeReturn
2022-11-13T00:34:45.514Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false
2022-11-13T00:34:45.515Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:34:45.515Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:45.515Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false
2022-11-13T00:34:45.515Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:34:45.516Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7bbb116e328405cfa262807f2b108f2", X-B3-SpanId:"7aeb2661cd56c46c", X-B3-ParentSpanId:"3d5a31cdfa174a9e", X-B3-Sampled:"0", X-ONAP-RequestID:"4311a2df-fa44-4f0e-9237-2042ef095e56", X-RequestID:"4311a2df-fa44-4f0e-9237-2042ef095e56", X-TransactionID:"4311a2df-fa44-4f0e-9237-2042ef095e56", X-ECOMP-RequestID:"4311a2df-fa44-4f0e-9237-2042ef095e56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3b843e3-4e45-4019-8dd8-e6c0e5dfc2b5"]
2022-11-13T00:34:45.516Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:34:45.516Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:34:45.537Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:45.538Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:45.538Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:34:45.538Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:44 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:45.539Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 28,
  "soRequestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "groupingId" : "1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969",
  "name" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae/1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"updated_time\":null,\"creation_time\":1668299611000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ea3518afdff4bff95af862804701bed\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"vnf_id\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:33:33.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:34:45.539Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:45.540Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:34:45.553Z|4311a2df-fa44-4f0e-9237-2042ef095e56|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:45.588Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:45.593Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab
2022-11-13T00:34:45.593Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|INFO|500||Invoke
2022-11-13T00:34:45.593Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:45.594Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab
2022-11-13T00:34:45.594Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Method      : GET
2022-11-13T00:34:45.594Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b459ac21a93687f82fe01b091d6fb492", X-B3-SpanId:"68af0f8363b1c0a9", X-B3-ParentSpanId:"327ecd9ca1fba5f3", X-B3-Sampled:"0", X-ONAP-RequestID:"29a8e24a-b9c2-479a-abe1-037a53312506", X-RequestID:"29a8e24a-b9c2-479a-abe1-037a53312506", X-TransactionID:"29a8e24a-b9c2-479a-abe1-037a53312506", X-ECOMP-RequestID:"29a8e24a-b9c2-479a-abe1-037a53312506", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9653e038-55ab-42b3-85d0-f05b5d041f62"]
2022-11-13T00:34:45.595Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Request body: 
2022-11-13T00:34:45.595Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||==========================request end================================================
2022-11-13T00:34:45.620Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:45.621Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:45.621Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Status text  : OK
2022-11-13T00:34:45.621Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:44 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:45.622Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Response body: {
  "requestId" : "e8ba8bbb-7848-4695-a98e-4374fc242fab",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:34:21.000+00:00",
  "endTime" : "2022-11-13T00:34:41.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\",\n            \"modelVersionId\": \"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"4d7a7a5c-5e30-457e-9930-d26866839c02\",\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\": \"baedc5b7-9354-466e-925e-e069a1b72941\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d333b315-d463-49ba-9391-85a6f290b5de\",\n                        \"modelCustomizationId\": \"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:34:40.000+00:00",
  "vfModuleId" : "05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "vfModuleName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "e8ba8bbb-7848-4695-a98e-4374fc242fab",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab"
    }
  }
}
2022-11-13T00:34:45.622Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:45.623Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|INFO|500||InvokeReturn
2022-11-13T00:34:45.624Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false
2022-11-13T00:34:45.625Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:34:45.625Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:45.625Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false
2022-11-13T00:34:45.626Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:34:45.626Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b459ac21a93687f82fe01b091d6fb492", X-B3-SpanId:"a783d1591d1e5575", X-B3-ParentSpanId:"327ecd9ca1fba5f3", X-B3-Sampled:"0", X-ONAP-RequestID:"29a8e24a-b9c2-479a-abe1-037a53312506", X-RequestID:"29a8e24a-b9c2-479a-abe1-037a53312506", X-TransactionID:"29a8e24a-b9c2-479a-abe1-037a53312506", X-ECOMP-RequestID:"29a8e24a-b9c2-479a-abe1-037a53312506", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00ed46b2-062b-40bd-94ff-23b7769db3d9"]
2022-11-13T00:34:45.626Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:34:45.626Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:34:45.643Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:45.644Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:45.644Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:34:45.644Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:44 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:45.647Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:34:45.647Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:45.647Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:34:45.664Z|29a8e24a-b9c2-479a-abe1-037a53312506|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:45.748Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:45.753Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:34:45.754Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||Invoke
2022-11-13T00:34:45.754Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:45.754Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:34:45.754Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Method      : GET
2022-11-13T00:34:45.755Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88a8a49dd5da30978f8a4593a88c8797", X-B3-SpanId:"9157b39cd9463aee", X-B3-ParentSpanId:"ea72bde43cdfd972", X-B3-Sampled:"0", X-ONAP-RequestID:"139b4eb8-eed3-4ed6-945b-8cfc50baf542", X-RequestID:"139b4eb8-eed3-4ed6-945b-8cfc50baf542", X-TransactionID:"139b4eb8-eed3-4ed6-945b-8cfc50baf542", X-ECOMP-RequestID:"139b4eb8-eed3-4ed6-945b-8cfc50baf542", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e3b76ba-298d-48b2-b5bf-8f054e98afbf"]
2022-11-13T00:34:45.755Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Request body: 
2022-11-13T00:34:45.755Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||==========================request end================================================
2022-11-13T00:34:45.781Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:45.781Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:45.782Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status text  : OK
2022-11-13T00:34:45.782Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:44 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:45.784Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Response body: {
  "requestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "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-11-13T00:33:16.000+00:00",
  "endTime" : "2022-11-13T00:34:41.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\",\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\": \"2338f1545a624fab969a68194702106a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"33e7c00c-195a-4be5-84b1-864fa9499cce\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n                        \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:34:40.000+00:00",
  "vfModuleId" : "e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "vfModuleName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
    "cloudIdentifier" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"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\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-11-13T00:33:28.000+00:00"
  } ],
  "requestURI" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    }
  }
}
2022-11-13T00:34:45.785Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:45.785Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||InvokeReturn
2022-11-13T00:34:45.787Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false
2022-11-13T00:34:45.787Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:34:45.787Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:45.788Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false
2022-11-13T00:34:45.788Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:34:45.788Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88a8a49dd5da30978f8a4593a88c8797", X-B3-SpanId:"01f0792ba20c1bc9", X-B3-ParentSpanId:"ea72bde43cdfd972", X-B3-Sampled:"0", X-ONAP-RequestID:"139b4eb8-eed3-4ed6-945b-8cfc50baf542", X-RequestID:"139b4eb8-eed3-4ed6-945b-8cfc50baf542", X-TransactionID:"139b4eb8-eed3-4ed6-945b-8cfc50baf542", X-ECOMP-RequestID:"139b4eb8-eed3-4ed6-945b-8cfc50baf542", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6819f376-22fb-40fa-b72f-2637313be4cc"]
2022-11-13T00:34:45.788Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:34:45.788Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:34:45.804Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:45.805Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:45.805Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:34:45.805Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:44 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:45.807Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 28,
  "soRequestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "groupingId" : "1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969",
  "name" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae/1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"updated_time\":null,\"creation_time\":1668299611000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ea3518afdff4bff95af862804701bed\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"vnf_id\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:33:33.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:34:45.807Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:45.808Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:34:45.815Z|139b4eb8-eed3-4ed6-945b-8cfc50baf542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:45.837Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:45.841Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab
2022-11-13T00:34:45.841Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|INFO|500||Invoke
2022-11-13T00:34:45.842Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:45.842Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab
2022-11-13T00:34:45.843Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Method      : GET
2022-11-13T00:34:45.843Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7a8566e4818b561cfa3bc9ca73b09a2", X-B3-SpanId:"8064d3482054b7ef", X-B3-ParentSpanId:"881f18471fd6731a", X-B3-Sampled:"0", X-ONAP-RequestID:"04bec3bd-3a9d-4908-bf08-b50567db2df9", X-RequestID:"04bec3bd-3a9d-4908-bf08-b50567db2df9", X-TransactionID:"04bec3bd-3a9d-4908-bf08-b50567db2df9", X-ECOMP-RequestID:"04bec3bd-3a9d-4908-bf08-b50567db2df9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"833d2571-77a2-43b2-8be3-838fbbd6517a"]
2022-11-13T00:34:45.843Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Request body: 
2022-11-13T00:34:45.843Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||==========================request end================================================
2022-11-13T00:34:45.868Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:45.868Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:45.868Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Status text  : OK
2022-11-13T00:34:45.869Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:44 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:45.871Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Response body: {
  "requestId" : "e8ba8bbb-7848-4695-a98e-4374fc242fab",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:34:21.000+00:00",
  "endTime" : "2022-11-13T00:34:41.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\",\n            \"modelVersionId\": \"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"4d7a7a5c-5e30-457e-9930-d26866839c02\",\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\": \"baedc5b7-9354-466e-925e-e069a1b72941\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d333b315-d463-49ba-9391-85a6f290b5de\",\n                        \"modelCustomizationId\": \"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:34:40.000+00:00",
  "vfModuleId" : "05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "vfModuleName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "e8ba8bbb-7848-4695-a98e-4374fc242fab",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab"
    }
  }
}
2022-11-13T00:34:45.871Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:45.872Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|INFO|500||InvokeReturn
2022-11-13T00:34:45.875Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false
2022-11-13T00:34:45.875Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:34:45.875Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:45.876Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false
2022-11-13T00:34:45.876Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:34:45.877Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7a8566e4818b561cfa3bc9ca73b09a2", X-B3-SpanId:"2cc31898e1c0cd8d", X-B3-ParentSpanId:"881f18471fd6731a", X-B3-Sampled:"0", X-ONAP-RequestID:"04bec3bd-3a9d-4908-bf08-b50567db2df9", X-RequestID:"04bec3bd-3a9d-4908-bf08-b50567db2df9", X-TransactionID:"04bec3bd-3a9d-4908-bf08-b50567db2df9", X-ECOMP-RequestID:"04bec3bd-3a9d-4908-bf08-b50567db2df9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c962c8b-5e39-4813-9f41-3bf44f0023ac"]
2022-11-13T00:34:45.877Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:34:45.877Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:34:45.893Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:45.894Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:45.894Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:34:45.895Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:44 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:45.895Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:34:45.896Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:45.896Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:34:45.904Z|04bec3bd-3a9d-4908-bf08-b50567db2df9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:46.010Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:46.016Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:34:46.016Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||Invoke
2022-11-13T00:34:46.016Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:46.017Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a
2022-11-13T00:34:46.017Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Method      : GET
2022-11-13T00:34:46.017Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0680ba80a9016ee6c80ee14bcf55c4b", X-B3-SpanId:"dcac180e74357c8a", X-B3-ParentSpanId:"a32b7b1b2541bf6a", X-B3-Sampled:"0", X-ONAP-RequestID:"33e9e602-e4de-414c-a722-caa4ebe57f1b", X-RequestID:"33e9e602-e4de-414c-a722-caa4ebe57f1b", X-TransactionID:"33e9e602-e4de-414c-a722-caa4ebe57f1b", X-ECOMP-RequestID:"33e9e602-e4de-414c-a722-caa4ebe57f1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f2968f6-6f55-4971-acff-e55baf88d44f"]
2022-11-13T00:34:46.017Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Request body: 
2022-11-13T00:34:46.018Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||==========================request end================================================
2022-11-13T00:34:46.059Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:46.060Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:46.060Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Status text  : OK
2022-11-13T00:34:46.060Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:45 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:46.062Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||Response body: {
  "requestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "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-11-13T00:33:16.000+00:00",
  "endTime" : "2022-11-13T00:34:41.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\",\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\": \"2338f1545a624fab969a68194702106a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"33e7c00c-195a-4be5-84b1-864fa9499cce\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n                        \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:34:40.000+00:00",
  "vfModuleId" : "e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "vfModuleName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
    "cloudIdentifier" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"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\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-11-13T00:33:28.000+00:00"
  } ],
  "requestURI" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a"
    }
  }
}
2022-11-13T00:34:46.062Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:46.063Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/439071aa-660e-4c7d-a966-a2d9aa74435a|INFO|500||InvokeReturn
2022-11-13T00:34:46.065Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false
2022-11-13T00:34:46.065Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:34:46.065Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:46.066Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false
2022-11-13T00:34:46.066Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:34:46.066Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0680ba80a9016ee6c80ee14bcf55c4b", X-B3-SpanId:"d79827ace86fd9fa", X-B3-ParentSpanId:"a32b7b1b2541bf6a", X-B3-Sampled:"0", X-ONAP-RequestID:"33e9e602-e4de-414c-a722-caa4ebe57f1b", X-RequestID:"33e9e602-e4de-414c-a722-caa4ebe57f1b", X-TransactionID:"33e9e602-e4de-414c-a722-caa4ebe57f1b", X-ECOMP-RequestID:"33e9e602-e4de-414c-a722-caa4ebe57f1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1f3df2c-68c2-4b71-82e5-72ca92416a39"]
2022-11-13T00:34:46.067Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:34:46.067Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:34:46.077Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:46.086Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab
2022-11-13T00:34:46.087Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:46.087Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:46.088Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:34:46.088Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:45 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:46.088Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 28,
  "soRequestId" : "439071aa-660e-4c7d-a966-a2d9aa74435a",
  "groupingId" : "1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969",
  "name" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae/1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"updated_time\":null,\"creation_time\":1668299611000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ea3518afdff4bff95af862804701bed\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"vnf_id\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:33:33.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:34:46.089Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:46.089Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=439071aa-660e-4c7d-a966-a2d9aa74435a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:34:46.086Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|INFO|500||Invoke
2022-11-13T00:34:46.091Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:46.091Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab
2022-11-13T00:34:46.092Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Method      : GET
2022-11-13T00:34:46.093Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29679728c65b6814d17335af42d7bcf3", X-B3-SpanId:"298f22957818e640", X-B3-ParentSpanId:"191cd3b167c0eca7", X-B3-Sampled:"0", X-ONAP-RequestID:"38309d87-3ad1-4b84-991e-0ed0a29067f4", X-RequestID:"38309d87-3ad1-4b84-991e-0ed0a29067f4", X-TransactionID:"38309d87-3ad1-4b84-991e-0ed0a29067f4", X-ECOMP-RequestID:"38309d87-3ad1-4b84-991e-0ed0a29067f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66a1cf83-193c-45bc-b97a-c4aa54a84422"]
2022-11-13T00:34:46.093Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Request body: 
2022-11-13T00:34:46.093Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||==========================request end================================================
2022-11-13T00:34:46.097Z|33e9e602-e4de-414c-a722-caa4ebe57f1b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/439071aa-660e-4c7d-a966-a2d9aa74435a|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:46.148Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:46.149Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:46.149Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Status text  : OK
2022-11-13T00:34:46.149Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:45 GMT", x-envoy-upstream-service-time:"52", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:46.150Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Response body: {
  "requestId" : "e8ba8bbb-7848-4695-a98e-4374fc242fab",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:34:21.000+00:00",
  "endTime" : "2022-11-13T00:34:41.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\",\n            \"modelVersionId\": \"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"4d7a7a5c-5e30-457e-9930-d26866839c02\",\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\": \"baedc5b7-9354-466e-925e-e069a1b72941\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d333b315-d463-49ba-9391-85a6f290b5de\",\n                        \"modelCustomizationId\": \"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:34:40.000+00:00",
  "vfModuleId" : "05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "vfModuleName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "e8ba8bbb-7848-4695-a98e-4374fc242fab",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab"
    }
  }
}
2022-11-13T00:34:46.151Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:46.151Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|INFO|500||InvokeReturn
2022-11-13T00:34:46.152Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false
2022-11-13T00:34:46.155Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:34:46.155Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:46.156Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false
2022-11-13T00:34:46.156Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:34:46.156Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29679728c65b6814d17335af42d7bcf3", X-B3-SpanId:"591c8abe0d5633b4", X-B3-ParentSpanId:"191cd3b167c0eca7", X-B3-Sampled:"0", X-ONAP-RequestID:"38309d87-3ad1-4b84-991e-0ed0a29067f4", X-RequestID:"38309d87-3ad1-4b84-991e-0ed0a29067f4", X-TransactionID:"38309d87-3ad1-4b84-991e-0ed0a29067f4", X-ECOMP-RequestID:"38309d87-3ad1-4b84-991e-0ed0a29067f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"704c3db6-48cf-484e-aaf3-e63cf9b27bad"]
2022-11-13T00:34:46.156Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:34:46.156Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:34:46.211Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:46.211Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:46.212Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:34:46.212Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:45 GMT", x-envoy-upstream-service-time:"52", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:46.224Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:34:46.224Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:46.224Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:34:46.232Z|38309d87-3ad1-4b84-991e-0ed0a29067f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:46.431Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:46.439Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab
2022-11-13T00:34:46.439Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|INFO|500||Invoke
2022-11-13T00:34:46.439Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:46.440Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab
2022-11-13T00:34:46.440Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Method      : GET
2022-11-13T00:34:46.440Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3b04caf1862d7758e6828543aa8f67c", X-B3-SpanId:"981a43bd29b83446", X-B3-ParentSpanId:"835cc49be8b930f4", X-B3-Sampled:"0", X-ONAP-RequestID:"e28d8e41-a2fd-4837-ae0b-47fb31770649", X-RequestID:"e28d8e41-a2fd-4837-ae0b-47fb31770649", X-TransactionID:"e28d8e41-a2fd-4837-ae0b-47fb31770649", X-ECOMP-RequestID:"e28d8e41-a2fd-4837-ae0b-47fb31770649", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af52b8ef-fdc4-4089-925f-09f2b7c8ae42"]
2022-11-13T00:34:46.440Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Request body: 
2022-11-13T00:34:46.440Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||==========================request end================================================
2022-11-13T00:34:46.475Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:46.475Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:46.476Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Status text  : OK
2022-11-13T00:34:46.476Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:45 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:46.477Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Response body: {
  "requestId" : "e8ba8bbb-7848-4695-a98e-4374fc242fab",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:34:21.000+00:00",
  "endTime" : "2022-11-13T00:34:41.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\",\n            \"modelVersionId\": \"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"4d7a7a5c-5e30-457e-9930-d26866839c02\",\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\": \"baedc5b7-9354-466e-925e-e069a1b72941\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d333b315-d463-49ba-9391-85a6f290b5de\",\n                        \"modelCustomizationId\": \"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:34:40.000+00:00",
  "vfModuleId" : "05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "vfModuleName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "e8ba8bbb-7848-4695-a98e-4374fc242fab",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab"
    }
  }
}
2022-11-13T00:34:46.477Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:46.477Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|INFO|500||InvokeReturn
2022-11-13T00:34:46.479Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false
2022-11-13T00:34:46.479Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:34:46.479Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:46.479Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false
2022-11-13T00:34:46.479Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:34:46.480Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3b04caf1862d7758e6828543aa8f67c", X-B3-SpanId:"101d0eb4f129697f", X-B3-ParentSpanId:"835cc49be8b930f4", X-B3-Sampled:"0", X-ONAP-RequestID:"e28d8e41-a2fd-4837-ae0b-47fb31770649", X-RequestID:"e28d8e41-a2fd-4837-ae0b-47fb31770649", X-TransactionID:"e28d8e41-a2fd-4837-ae0b-47fb31770649", X-ECOMP-RequestID:"e28d8e41-a2fd-4837-ae0b-47fb31770649", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb41a1d0-0e29-4a44-ab10-ec4f05d90305"]
2022-11-13T00:34:46.480Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:34:46.480Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:34:46.495Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:46.495Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:46.495Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:34:46.496Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:45 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:46.496Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:34:46.497Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:46.497Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:34:46.506Z|e28d8e41-a2fd-4837-ae0b-47fb31770649|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:46.670Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:46.677Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab
2022-11-13T00:34:46.678Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|INFO|500||Invoke
2022-11-13T00:34:46.678Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:46.678Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab
2022-11-13T00:34:46.678Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Method      : GET
2022-11-13T00:34:46.679Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"230e5d90d0518d36c60c8d4481b235bf", X-B3-SpanId:"5129b6db4846da35", X-B3-ParentSpanId:"7cd13b6a48909441", X-B3-Sampled:"0", X-ONAP-RequestID:"8126c269-731e-4a94-aa98-49c030d354ae", X-RequestID:"8126c269-731e-4a94-aa98-49c030d354ae", X-TransactionID:"8126c269-731e-4a94-aa98-49c030d354ae", X-ECOMP-RequestID:"8126c269-731e-4a94-aa98-49c030d354ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcf08669-82e7-4fb0-9cd8-039a271bac87"]
2022-11-13T00:34:46.679Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Request body: 
2022-11-13T00:34:46.679Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||==========================request end================================================
2022-11-13T00:34:46.712Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:46.713Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:46.713Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Status text  : OK
2022-11-13T00:34:46.713Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:45 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:46.714Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||Response body: {
  "requestId" : "e8ba8bbb-7848-4695-a98e-4374fc242fab",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:34:21.000+00:00",
  "endTime" : "2022-11-13T00:34:41.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\",\n            \"modelVersionId\": \"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"4d7a7a5c-5e30-457e-9930-d26866839c02\",\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\": \"baedc5b7-9354-466e-925e-e069a1b72941\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d333b315-d463-49ba-9391-85a6f290b5de\",\n                        \"modelCustomizationId\": \"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:34:40.000+00:00",
  "vfModuleId" : "05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "vfModuleName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "e8ba8bbb-7848-4695-a98e-4374fc242fab",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab"
    }
  }
}
2022-11-13T00:34:46.714Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:46.715Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8ba8bbb-7848-4695-a98e-4374fc242fab|INFO|500||InvokeReturn
2022-11-13T00:34:46.717Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false
2022-11-13T00:34:46.717Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:34:46.718Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:46.718Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false
2022-11-13T00:34:46.718Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:34:46.719Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"230e5d90d0518d36c60c8d4481b235bf", X-B3-SpanId:"c07b8bb508bdaca6", X-B3-ParentSpanId:"7cd13b6a48909441", X-B3-Sampled:"0", X-ONAP-RequestID:"8126c269-731e-4a94-aa98-49c030d354ae", X-RequestID:"8126c269-731e-4a94-aa98-49c030d354ae", X-TransactionID:"8126c269-731e-4a94-aa98-49c030d354ae", X-ECOMP-RequestID:"8126c269-731e-4a94-aa98-49c030d354ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2d1ea69-724d-49ef-a60e-8cef6af7e169"]
2022-11-13T00:34:46.719Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:34:46.719Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:34:46.779Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:46.780Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:46.780Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:34:46.780Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:45 GMT", x-envoy-upstream-service-time:"57", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:46.795Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:34:46.795Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:46.795Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8ba8bbb-7848-4695-a98e-4374fc242fab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:34:46.809Z|8126c269-731e-4a94-aa98-49c030d354ae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e8ba8bbb-7848-4695-a98e-4374fc242fab|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:46.962Z|2c2cdca6-5e8e-4414-88be-d2b1c624f49b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:34:46.971Z|2c2cdca6-5e8e-4414-88be-d2b1c624f49b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:34:47.394Z|217f34dc-c6f2-428a-8de5-79fe1e6e8f84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:34:47.395Z|217f34dc-c6f2-428a-8de5-79fe1e6e8f84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:34:50.799Z|e1d01be2-3194-4c09-92df-8b8d69bfce5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:34:50.806Z|e1d01be2-3194-4c09-92df-8b8d69bfce5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:34:51.254Z|b46edcd0-1a6e-420c-aaa5-ba5466f4b502|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:34:51.254Z|b46edcd0-1a6e-420c-aaa5-ba5466f4b502|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:34:53.697Z|f38b21ea-190e-4da8-9182-c8867ffe8ee0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:34:53.697Z|f38b21ea-190e-4da8-9182-c8867ffe8ee0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:34:57.278Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:57.281Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|||INFO|500||Checking if requestId: a73937ca-c625-4472-96b5-175502c89b67 already exists in requestDb InfraActiveRequests table
2022-11-13T00:34:57.282Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67
2022-11-13T00:34:57.282Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|INFO|500||Invoke
2022-11-13T00:34:57.282Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:57.283Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67
2022-11-13T00:34:57.283Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Method      : GET
2022-11-13T00:34:57.283Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c19c0aa3f1b75424b38a1bf67df8cfc2", X-B3-SpanId:"7f0fa3ba24995aa7", X-B3-ParentSpanId:"0f128c6ee336f032", X-B3-Sampled:"0", X-ONAP-RequestID:"a73937ca-c625-4472-96b5-175502c89b67", X-RequestID:"a73937ca-c625-4472-96b5-175502c89b67", X-TransactionID:"a73937ca-c625-4472-96b5-175502c89b67", X-ECOMP-RequestID:"a73937ca-c625-4472-96b5-175502c89b67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7da12959-e664-4d72-a685-454f846b1aef"]
2022-11-13T00:34:57.283Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Request body: 
2022-11-13T00:34:57.283Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||==========================request end================================================
2022-11-13T00:34:57.309Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:57.309Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:34:57.310Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Status text  : Not Found
2022-11-13T00:34:57.310Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:34:57 GMT", x-envoy-upstream-service-time:"22", server:"envoy"]
2022-11-13T00:34:57.310Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Response body: 
2022-11-13T00:34:57.310Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:57.311Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|INFO|404|Not Found|InvokeReturn
2022-11-13T00:34:57.319Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|||INFO|500||Running local validations
2022-11-13T00:34:57.322Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:34:57.346Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|INFO|500||Invoke
2022-11-13T00:34:57.347Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a with request headers:{Authorization=[***REDACTED***], X-RequestID=[a73937ca-c625-4472-96b5-175502c89b67], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[66e59760-cfd2-44bb-a29a-af86892d79f8], X-ECOMP-RequestID=[a73937ca-c625-4472-96b5-175502c89b67], X-TransactionId=[], X-ONAP-RequestID=[a73937ca-c625-4472-96b5-175502c89b67]}
2022-11-13T00:34:57.394Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:34:57 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[39], vertex-id=[192648], x-aai-txid=[0-aai-resources-221113-00:34:57:221-20837], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:34:57.395Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|DEBUG|500||{"tenant-id":"2338f1545a624fab969a68194702106a","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1668299576620","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/33e7c00c-195a-4be5-84b1-864fa9499cce","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"33e7c00c-195a-4be5-84b1-864fa9499cce"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_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-11-13T00:34:57.395Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|INFO|500||InvokeReturn
2022-11-13T00:34:57.397Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-13T00:34:57.397Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-13T00:34:57.398Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|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-11-13T00:34:57.399Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-13T00:34:57.399Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:57.399Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|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-11-13T00:34:57.399Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-13T00:34:57.400Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|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:"c19c0aa3f1b75424b38a1bf67df8cfc2", X-B3-SpanId:"e826376d15364d10", X-B3-ParentSpanId:"0f128c6ee336f032", X-B3-Sampled:"0", X-ONAP-RequestID:"a73937ca-c625-4472-96b5-175502c89b67", X-RequestID:"a73937ca-c625-4472-96b5-175502c89b67", X-TransactionID:"a73937ca-c625-4472-96b5-175502c89b67", X-ECOMP-RequestID:"a73937ca-c625-4472-96b5-175502c89b67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6ded7e8-9bf1-4be1-b27a-fcb994a70494"]
2022-11-13T00:34:57.400Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"33e7c00c-195a-4be5-84b1-864fa9499cce","serviceInstanceId":"0c7bb17c-de9d-4ef2-9df6-3dfcda631697","vfModuleInstanceId":"e40829d2-0b43-475f-8fe8-5965ea4e493b"},"instanceName":null,"requestScope":"vfModule"}
2022-11-13T00:34:57.400Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-13T00:34:57.424Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:57.425Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:57.425Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-11-13T00:34:57.426Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:34:57 GMT", x-envoy-upstream-service-time:"21", server:"envoy"]
2022-11-13T00:34:57.426Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-13T00:34:57.426Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:57.426Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-13T00:34:57.427Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|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-11-13T00:34:57.428Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|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-11-13T00:34:57.428Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|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-11-13T00:34:57.428Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|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-11-13T00:34:57.428Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|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-11-13T00:34:57.429Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|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:"a73937ca-c625-4472-96b5-175502c89b67", X-RequestID:"a73937ca-c625-4472-96b5-175502c89b67", X-TransactionID:"a73937ca-c625-4472-96b5-175502c89b67", X-ECOMP-RequestID:"a73937ca-c625-4472-96b5-175502c89b67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b569333-636e-4cff-a549-f8f7e350aa24"]
2022-11-13T00:34:57.429Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|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-11-13T00:34:57.429Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|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-11-13T00:34:57.449Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|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-11-13T00:34:57.449Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|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-11-13T00:34:57.449Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text  : OK
2022-11-13T00:34:57.450Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:34:57 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:57.451Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 47,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47"
    }
  }
}
2022-11-13T00:34:57.451Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|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-11-13T00:34:57.451Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|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-11-13T00:34:57.456Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606
2022-11-13T00:34:57.459Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|INFO|500||Invoke
2022-11-13T00:34:57.459Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:57.459Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606
2022-11-13T00:34:57.460Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|DEBUG|500||Method      : GET
2022-11-13T00:34:57.460Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a73937ca-c625-4472-96b5-175502c89b67", X-RequestID:"a73937ca-c625-4472-96b5-175502c89b67", X-TransactionID:"a73937ca-c625-4472-96b5-175502c89b67", X-ECOMP-RequestID:"a73937ca-c625-4472-96b5-175502c89b67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5889abb4-a735-470f-b9f5-c9822d91e126"]
2022-11-13T00:34:57.461Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|DEBUG|500||Request body: 
2022-11-13T00:34:57.461Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|DEBUG|500||==========================request end================================================
2022-11-13T00:34:57.484Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:57.485Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:57.485Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|DEBUG|500||Status text  : OK
2022-11-13T00:34:57.486Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:34:57 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:57.487Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|DEBUG|500||Response body: {
  "modelUUID" : "be4061cf-175c-4615-860b-ca92d0797606",
  "modelInvariantUUID" : "21968ae1-8fd4-4fde-9319-a3af17708cbf",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-11-13 00:30:26.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606/heatFiles"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606/vfModuleCustomization"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606/volumeHeatTemplate"
    }
  }
}
2022-11-13T00:34:57.487Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:57.488Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/be4061cf-175c-4615-860b-ca92d0797606|INFO|500||InvokeReturn
2022-11-13T00:34:57.495Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-13T00:34:57.495Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-13T00:34:57.496Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:57.496Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-13T00:34:57.496Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-13T00:34:57.497Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1778", X-B3-TraceId:"c19c0aa3f1b75424b38a1bf67df8cfc2", X-B3-SpanId:"c934385341188d4c", X-B3-ParentSpanId:"0f128c6ee336f032", X-B3-Sampled:"0", X-ONAP-RequestID:"a73937ca-c625-4472-96b5-175502c89b67", X-RequestID:"a73937ca-c625-4472-96b5-175502c89b67", X-TransactionID:"a73937ca-c625-4472-96b5-175502c89b67", X-ECOMP-RequestID:"a73937ca-c625-4472-96b5-175502c89b67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"950beff2-b075-464d-8cc9-52d090945048"]
2022-11-13T00:34:57.497Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a73937ca-c625-4472-96b5-175502c89b67","requestStatus":"IN_PROGRESS","startTime":1668299697319,"source":"VID","vnfId":"33e7c00c-195a-4be5-84b1-864fa9499cce","vnfType":"","tenantId":"2338f1545a624fab969a68194702106a","requestBody":"{\n\t\"requestDetails\": {\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\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"modelVersion\": \"1668299679291\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"e40829d2-0b43-475f-8fe8-5965ea4e493b","vfModuleModelName":"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae","cloudRegion":"RegionOne","serviceInstanceId":"0c7bb17c-de9d-4ef2-9df6-3dfcda631697","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"a73937ca-c625-4472-96b5-175502c89b67"}
2022-11-13T00:34:57.498Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-13T00:34:57.530Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:57.531Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-13T00:34:57.538Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-11-13T00:34:57.539Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|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/a73937ca-c625-4472-96b5-175502c89b67", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:57 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:57.539Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "a73937ca-c625-4472-96b5-175502c89b67",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:34:57.319+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"modelVersion\": \"1668299679291\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-13T00:34:57.377+00:00",
  "vfModuleId" : "e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "vfModuleModelName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "a73937ca-c625-4472-96b5-175502c89b67",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67"
    }
  }
}
2022-11-13T00:34:57.540Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:57.540Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-13T00:34:57.546Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|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-11-13T00:34:57.546Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-13T00:34:57.547Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:57.547Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|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-11-13T00:34:57.547Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-13T00:34:57.547Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|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:"c19c0aa3f1b75424b38a1bf67df8cfc2", X-B3-SpanId:"81722341086289b6", X-B3-ParentSpanId:"0f128c6ee336f032", X-B3-Sampled:"0", X-ONAP-RequestID:"a73937ca-c625-4472-96b5-175502c89b67", X-RequestID:"a73937ca-c625-4472-96b5-175502c89b67", X-TransactionID:"a73937ca-c625-4472-96b5-175502c89b67", X-ECOMP-RequestID:"a73937ca-c625-4472-96b5-175502c89b67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c3a9f01-caf4-4f2b-9e95-fc7a66e717cb"]
2022-11-13T00:34:57.548Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"modelVersion\":\"1668299679291\",\"modelCustomizationUuid\":\"b6425597-3898-442c-843b-1fd326130781\",\"modelVersionId\":\"be4061cf-175c-4615-860b-ca92d0797606\",\"modelCustomizationId\":\"b6425597-3898-442c-843b-1fd326130781\",\"modelUuid\":\"be4061cf-175c-4615-860b-ca92d0797606\",\"modelInvariantUuid\":\"21968ae1-8fd4-4fde-9319-a3af17708cbf\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"2338f1545a624fab969a68194702106a\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\"vnfInstanceId\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vfModuleInstanceId\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\"}","type":"String"},"requestId":{"value":"a73937ca-c625-4472-96b5-175502c89b67","type":"String"},"mso-request-id":{"value":"a73937ca-c625-4472-96b5-175502c89b67","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"0c7bb17c-de9d-4ef2-9df6-3dfcda631697","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"33e7c00c-195a-4be5-84b1-864fa9499cce","type":"String"},"vfModuleId":{"value":"e40829d2-0b43-475f-8fe8-5965ea4e493b","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/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-13T00:34:57.548Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-13T00:34:57.960Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:57.964Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|||INFO|500||Checking if requestId: 87acfddd-b93e-4d44-9ab0-c3676ff22c3c already exists in requestDb InfraActiveRequests table
2022-11-13T00:34:57.965Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c
2022-11-13T00:34:57.965Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|INFO|500||Invoke
2022-11-13T00:34:57.965Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:57.965Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c
2022-11-13T00:34:57.966Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Method      : GET
2022-11-13T00:34:57.966Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2e573006ba26ad51a67aee8b8c114f9", X-B3-SpanId:"ca030de4f3ef3fb2", X-B3-ParentSpanId:"0fceebe0a422f84a", X-B3-Sampled:"0", X-ONAP-RequestID:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", X-RequestID:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", X-TransactionID:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", X-ECOMP-RequestID:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69b84ce5-b3b9-49f5-8881-fd15ed5b59c6"]
2022-11-13T00:34:57.966Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Request body: 
2022-11-13T00:34:57.966Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||==========================request end================================================
2022-11-13T00:34:57.992Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:57.993Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:34:57.993Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Status text  : Not Found
2022-11-13T00:34:57.993Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:34:57 GMT", x-envoy-upstream-service-time:"23", server:"envoy"]
2022-11-13T00:34:57.993Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Response body: 
2022-11-13T00:34:57.994Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:57.994Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|INFO|404|Not Found|InvokeReturn
2022-11-13T00:34:58.003Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|||INFO|500||Running local validations
2022-11-13T00:34:58.006Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:34:58.034Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-11-13T00:34:58.035Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[87acfddd-b93e-4d44-9ab0-c3676ff22c3c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2f5b0838-ec4f-4982-9ce4-30e3253f729e], X-ECOMP-RequestID=[87acfddd-b93e-4d44-9ab0-c3676ff22c3c], X-TransactionId=[], X-ONAP-RequestID=[87acfddd-b93e-4d44-9ab0-c3676ff22c3c]}
2022-11-13T00:34:58.100Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:34:57 GMT], server=[envoy], content-length=[1024], x-envoy-upstream-service-time=[55], vertex-id=[319592], x-aai-txid=[1-aai-resources-221113-00:34:57:911-12107], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:34:58.101Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|AAI|http://aai.onap:80/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":"1668299636859","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_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-11-13T00:34:58.101Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-11-13T00:34:58.103Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-13T00:34:58.104Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-13T00:34:58.105Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|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-11-13T00:34:58.105Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-13T00:34:58.105Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:58.105Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|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-11-13T00:34:58.106Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-13T00:34:58.106Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|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:"f2e573006ba26ad51a67aee8b8c114f9", X-B3-SpanId:"12a32b55f03830dd", X-B3-ParentSpanId:"0fceebe0a422f84a", X-B3-Sampled:"0", X-ONAP-RequestID:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", X-RequestID:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", X-TransactionID:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", X-ECOMP-RequestID:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba2c020b-7c5b-4a68-b45e-309544df028b"]
2022-11-13T00:34:58.106Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95","serviceInstanceId":"baedc5b7-9354-466e-925e-e069a1b72941","vfModuleInstanceId":"05ec9cb8-8f7f-4809-8d30-b5264b0a1cac"},"instanceName":null,"requestScope":"vfModule"}
2022-11-13T00:34:58.106Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-13T00:34:58.134Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:58.134Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:58.135Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-11-13T00:34:58.135Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:34:57 GMT", x-envoy-upstream-service-time:"24", server:"envoy"]
2022-11-13T00:34:58.135Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-13T00:34:58.135Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:58.136Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-13T00:34:58.136Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|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-11-13T00:34:58.137Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|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-11-13T00:34:58.137Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|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-11-13T00:34:58.137Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|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-11-13T00:34:58.137Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|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-11-13T00:34:58.138Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|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:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", X-RequestID:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", X-TransactionID:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", X-ECOMP-RequestID:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"817bad49-ea50-4b6e-8dd8-e390b886d544"]
2022-11-13T00:34:58.138Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|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-11-13T00:34:58.138Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|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-11-13T00:34:58.160Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|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-11-13T00:34:58.160Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|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-11-13T00:34:58.161Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text  : OK
2022-11-13T00:34:58.161Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:34:57 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:58.162Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 47,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47"
    }
  }
}
2022-11-13T00:34:58.162Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|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-11-13T00:34:58.163Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|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-11-13T00:34:58.164Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad
2022-11-13T00:34:58.165Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|INFO|500||Invoke
2022-11-13T00:34:58.165Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:58.165Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad
2022-11-13T00:34:58.165Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|DEBUG|500||Method      : GET
2022-11-13T00:34:58.166Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", X-RequestID:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", X-TransactionID:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", X-ECOMP-RequestID:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"564001ac-3dfa-4c55-9e03-10957af0b30d"]
2022-11-13T00:34:58.166Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|DEBUG|500||Request body: 
2022-11-13T00:34:58.166Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|DEBUG|500||==========================request end================================================
2022-11-13T00:34:58.190Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:58.191Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:58.191Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|DEBUG|500||Status text  : OK
2022-11-13T00:34:58.192Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:34:57 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:58.192Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|DEBUG|500||Response body: {
  "modelUUID" : "94c1bd74-a3b4-4313-8040-0639f2fa3fad",
  "modelInvariantUUID" : "24d6e7d4-ecad-4b8f-9b02-7a79526973a1",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-11-13 00:31:49.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad/heatFiles"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad/vfModuleCustomization"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad/volumeHeatTemplate"
    }
  }
}
2022-11-13T00:34:58.193Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:58.193Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/94c1bd74-a3b4-4313-8040-0639f2fa3fad|INFO|500||InvokeReturn
2022-11-13T00:34:58.197Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-13T00:34:58.197Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-13T00:34:58.197Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:58.197Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-13T00:34:58.198Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-13T00:34:58.198Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|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:"1712", X-B3-TraceId:"f2e573006ba26ad51a67aee8b8c114f9", X-B3-SpanId:"da41862b0a70a2d7", X-B3-ParentSpanId:"0fceebe0a422f84a", X-B3-Sampled:"0", X-ONAP-RequestID:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", X-RequestID:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", X-TransactionID:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", X-ECOMP-RequestID:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2386cca4-26b8-4f05-a7cc-e07add137dab"]
2022-11-13T00:34:58.198Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"87acfddd-b93e-4d44-9ab0-c3676ff22c3c","requestStatus":"IN_PROGRESS","startTime":1668299698003,"source":"VID","vnfId":"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95","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\": \"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\",\n            \"modelVersionId\": \"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\n            \"modelName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\n            \"modelVersion\": \"1668299679804\",\n            \"modelCustomizationId\": \"4d7a7a5c-5e30-457e-9930-d26866839c02\"\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":"05ec9cb8-8f7f-4809-8d30-b5264b0a1cac","vfModuleModelName":"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f","cloudRegion":"k8sregion","serviceInstanceId":"baedc5b7-9354-466e-925e-e069a1b72941","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"87acfddd-b93e-4d44-9ab0-c3676ff22c3c"}
2022-11-13T00:34:58.198Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-13T00:34:58.228Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:58.228Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-13T00:34:58.229Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-11-13T00:34:58.229Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|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/87acfddd-b93e-4d44-9ab0-c3676ff22c3c", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:57 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:58.230Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "87acfddd-b93e-4d44-9ab0-c3676ff22c3c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:34:58.003+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "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\": \"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\",\n            \"modelVersionId\": \"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\n            \"modelName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\n            \"modelVersion\": \"1668299679804\",\n            \"modelCustomizationId\": \"4d7a7a5c-5e30-457e-9930-d26866839c02\"\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-11-13T00:34:58.076+00:00",
  "vfModuleId" : "05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "vfModuleModelName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "87acfddd-b93e-4d44-9ab0-c3676ff22c3c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c"
    }
  }
}
2022-11-13T00:34:58.230Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:58.231Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-13T00:34:58.237Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|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-11-13T00:34:58.237Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-13T00:34:58.237Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:58.237Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|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-11-13T00:34:58.238Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-13T00:34:58.238Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|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:"f2e573006ba26ad51a67aee8b8c114f9", X-B3-SpanId:"9a446fb868ee9252", X-B3-ParentSpanId:"0fceebe0a422f84a", X-B3-Sampled:"0", X-ONAP-RequestID:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", X-RequestID:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", X-TransactionID:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", X-ECOMP-RequestID:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5fffa12-a48b-4fca-ac92-b9308bdf0a32"]
2022-11-13T00:34:58.238Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\",\"modelType\":\"vfModule\",\"modelName\":\"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\"modelVersion\":\"1668299679804\",\"modelCustomizationUuid\":\"4d7a7a5c-5e30-457e-9930-d26866839c02\",\"modelVersionId\":\"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\"modelCustomizationId\":\"4d7a7a5c-5e30-457e-9930-d26866839c02\",\"modelUuid\":\"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\"modelInvariantUuid\":\"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"baedc5b7-9354-466e-925e-e069a1b72941\",\"vnfInstanceId\":\"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95\",\"vfModuleInstanceId\":\"05ec9cb8-8f7f-4809-8d30-b5264b0a1cac\"}","type":"String"},"requestId":{"value":"87acfddd-b93e-4d44-9ab0-c3676ff22c3c","type":"String"},"mso-request-id":{"value":"87acfddd-b93e-4d44-9ab0-c3676ff22c3c","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"baedc5b7-9354-466e-925e-e069a1b72941","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95","type":"String"},"vfModuleId":{"value":"05ec9cb8-8f7f-4809-8d30-b5264b0a1cac","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/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-13T00:34:58.238Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-13T00:34:58.568Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:58.569Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-13T00:34:58.569Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-11-13T00:34:58.570Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Sun, 13 Nov 2022 00:34:59 GMT", x-onap-requestid:"a73937ca-c625-4472-96b5-175502c89b67", x-requestid:"a73937ca-c625-4472-96b5-175502c89b67", x-transactionid:"a73937ca-c625-4472-96b5-175502c89b67", x-ecomp-requestid:"a73937ca-c625-4472-96b5-175502c89b67", x-onap-partnername:"UNKNOWN", x-invocationid:"1c3a9f01-caf4-4f2b-9e95-fc7a66e717cb", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1015", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:58.570Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"a73937ca-c625-4472-96b5-175502c89b67\",\"instanceId\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\"}}","message":"Success","processInstanceID":"008ab4b3-62eb-11ed-9d06-5af7ec799a21","variables":null,"messageCode":200}
2022-11-13T00:34:58.571Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:58.571Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-13T00:34:58.575Z|a73937ca-c625-4472-96b5-175502c89b67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:58.767Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:58.771Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67
2022-11-13T00:34:58.771Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|INFO|500||Invoke
2022-11-13T00:34:58.772Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:58.772Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67
2022-11-13T00:34:58.772Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Method      : GET
2022-11-13T00:34:58.773Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e08f0c4f3b840b7f545bb9f3241458d", X-B3-SpanId:"e36db09efe187244", X-B3-ParentSpanId:"38f9749fcc4a56c2", X-B3-Sampled:"0", X-ONAP-RequestID:"5a333608-96d7-45c5-9d4f-9370958e850a", X-RequestID:"5a333608-96d7-45c5-9d4f-9370958e850a", X-TransactionID:"5a333608-96d7-45c5-9d4f-9370958e850a", X-ECOMP-RequestID:"5a333608-96d7-45c5-9d4f-9370958e850a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e907f0b-1693-4249-8e3e-5f36cdcc56b1"]
2022-11-13T00:34:58.773Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Request body: 
2022-11-13T00:34:58.773Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||==========================request end================================================
2022-11-13T00:34:58.800Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:58.801Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:58.801Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Status text  : OK
2022-11-13T00:34:58.801Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:58 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:58.802Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Response body: {
  "requestId" : "a73937ca-c625-4472-96b5-175502c89b67",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:34:57.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"modelVersion\": \"1668299679291\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:34:57.000+00:00",
  "vfModuleId" : "e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "vfModuleName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "vfModuleModelName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "a73937ca-c625-4472-96b5-175502c89b67",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67"
    }
  }
}
2022-11-13T00:34:58.803Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:58.803Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|INFO|500||InvokeReturn
2022-11-13T00:34:58.805Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false
2022-11-13T00:34:58.805Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:34:58.805Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:58.805Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false
2022-11-13T00:34:58.806Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:34:58.806Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e08f0c4f3b840b7f545bb9f3241458d", X-B3-SpanId:"2565be303e751711", X-B3-ParentSpanId:"38f9749fcc4a56c2", X-B3-Sampled:"0", X-ONAP-RequestID:"5a333608-96d7-45c5-9d4f-9370958e850a", X-RequestID:"5a333608-96d7-45c5-9d4f-9370958e850a", X-TransactionID:"5a333608-96d7-45c5-9d4f-9370958e850a", X-ECOMP-RequestID:"5a333608-96d7-45c5-9d4f-9370958e850a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fae97585-c48a-4108-aa65-3cdc054b30aa"]
2022-11-13T00:34:58.806Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:34:58.807Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:34:58.823Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:58.824Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:58.824Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:34:58.824Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:58 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:58.826Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:34:58.827Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:58.827Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:34:58.835Z|5a333608-96d7-45c5-9d4f-9370958e850a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:59.260Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:59.260Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-13T00:34:59.260Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-11-13T00:34:59.261Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Sun, 13 Nov 2022 00:35:00 GMT", x-onap-requestid:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", x-requestid:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", x-transactionid:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", x-ecomp-requestid:"87acfddd-b93e-4d44-9ab0-c3676ff22c3c", x-onap-partnername:"UNKNOWN", x-invocationid:"b5fffa12-a48b-4fca-ac92-b9308bdf0a32", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1011", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:59.261Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"87acfddd-b93e-4d44-9ab0-c3676ff22c3c\",\"instanceId\":\"05ec9cb8-8f7f-4809-8d30-b5264b0a1cac\"}}","message":"Success","processInstanceID":"00f472a6-62eb-11ed-9d06-5af7ec799a21","variables":null,"messageCode":200}
2022-11-13T00:34:59.261Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:59.262Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-13T00:34:59.265Z|87acfddd-b93e-4d44-9ab0-c3676ff22c3c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:34:59.484Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:34:59.489Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c
2022-11-13T00:34:59.489Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|INFO|500||Invoke
2022-11-13T00:34:59.490Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:59.490Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c
2022-11-13T00:34:59.490Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Method      : GET
2022-11-13T00:34:59.491Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a58fdc06f699ef4900f308e97d784ab8", X-B3-SpanId:"6be35fca12abb111", X-B3-ParentSpanId:"4bae5d1383d513a1", X-B3-Sampled:"0", X-ONAP-RequestID:"2df2da8a-f103-42a0-8b39-53c2f28411ea", X-RequestID:"2df2da8a-f103-42a0-8b39-53c2f28411ea", X-TransactionID:"2df2da8a-f103-42a0-8b39-53c2f28411ea", X-ECOMP-RequestID:"2df2da8a-f103-42a0-8b39-53c2f28411ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9095881f-1bbd-4cf3-8d8d-69a3470c667b"]
2022-11-13T00:34:59.491Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Request body: 
2022-11-13T00:34:59.491Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||==========================request end================================================
2022-11-13T00:34:59.520Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:59.520Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:59.521Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Status text  : OK
2022-11-13T00:34:59.521Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:59 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:59.521Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Response body: {
  "requestId" : "87acfddd-b93e-4d44-9ab0-c3676ff22c3c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:34:58.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "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\": \"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\",\n            \"modelVersionId\": \"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\n            \"modelName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\n            \"modelVersion\": \"1668299679804\",\n            \"modelCustomizationId\": \"4d7a7a5c-5e30-457e-9930-d26866839c02\"\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-11-13T00:34:58.000+00:00",
  "vfModuleId" : "05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "vfModuleName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "vfModuleModelName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "87acfddd-b93e-4d44-9ab0-c3676ff22c3c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c"
    }
  }
}
2022-11-13T00:34:59.522Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:59.522Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|INFO|500||InvokeReturn
2022-11-13T00:34:59.523Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false
2022-11-13T00:34:59.524Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:34:59.524Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:34:59.524Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false
2022-11-13T00:34:59.525Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:34:59.525Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a58fdc06f699ef4900f308e97d784ab8", X-B3-SpanId:"118bb943d3cca864", X-B3-ParentSpanId:"4bae5d1383d513a1", X-B3-Sampled:"0", X-ONAP-RequestID:"2df2da8a-f103-42a0-8b39-53c2f28411ea", X-RequestID:"2df2da8a-f103-42a0-8b39-53c2f28411ea", X-TransactionID:"2df2da8a-f103-42a0-8b39-53c2f28411ea", X-ECOMP-RequestID:"2df2da8a-f103-42a0-8b39-53c2f28411ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4f5616b-20b1-4f56-91f2-cfdf5addabb2"]
2022-11-13T00:34:59.525Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:34:59.525Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:34:59.543Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:34:59.543Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:34:59.544Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:34:59.544Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:34:59 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:34:59.546Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:34:59.547Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:34:59.547Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:34:59.556Z|2df2da8a-f103-42a0-8b39-53c2f28411ea|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:35:00.838Z|3faf10d7-8961-4e61-87ee-cbf41a8d975d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:35:00.838Z|3faf10d7-8961-4e61-87ee-cbf41a8d975d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:35:01.277Z|112c249c-b8de-4ebb-90cb-bd4819306e94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:35:01.278Z|112c249c-b8de-4ebb-90cb-bd4819306e94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:35:01.960Z|0ea387fb-672a-4d99-9741-09be1c447db6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:35:01.961Z|0ea387fb-672a-4d99-9741-09be1c447db6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:35:03.723Z|4fc733e8-f3c7-4374-aee9-d6e6344eb9a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:35:03.724Z|4fc733e8-f3c7-4374-aee9-d6e6344eb9a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:35:08.997Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:35:09.004Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67
2022-11-13T00:35:09.005Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|INFO|500||Invoke
2022-11-13T00:35:09.005Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:09.005Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67
2022-11-13T00:35:09.005Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Method      : GET
2022-11-13T00:35:09.006Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"35c25c1fe15e075a13dc70120fd40e42", X-B3-SpanId:"358992ae3df628f9", X-B3-ParentSpanId:"e1f59a542fa7d23f", X-B3-Sampled:"0", X-ONAP-RequestID:"9d81de09-efa4-4c31-8a9b-e755dfd98771", X-RequestID:"9d81de09-efa4-4c31-8a9b-e755dfd98771", X-TransactionID:"9d81de09-efa4-4c31-8a9b-e755dfd98771", X-ECOMP-RequestID:"9d81de09-efa4-4c31-8a9b-e755dfd98771", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7bbfc411-ed43-4b82-9b8d-14fb3d7e2891"]
2022-11-13T00:35:09.006Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Request body: 
2022-11-13T00:35:09.006Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||==========================request end================================================
2022-11-13T00:35:09.034Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:09.034Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:09.035Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Status text  : OK
2022-11-13T00:35:09.035Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:35:07 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:09.041Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Response body: {
  "requestId" : "a73937ca-c625-4472-96b5-175502c89b67",
  "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-11-13T00:34:57.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"modelVersion\": \"1668299679291\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:35:06.000+00:00",
  "vfModuleId" : "e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "vfModuleName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "vfModuleModelName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "a73937ca-c625-4472-96b5-175502c89b67",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67"
    }
  }
}
2022-11-13T00:35:09.041Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:09.042Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|INFO|500||InvokeReturn
2022-11-13T00:35:09.043Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false
2022-11-13T00:35:09.044Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:35:09.044Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:09.044Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false
2022-11-13T00:35:09.044Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:35:09.044Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"35c25c1fe15e075a13dc70120fd40e42", X-B3-SpanId:"36fd67ef4f16e525", X-B3-ParentSpanId:"e1f59a542fa7d23f", X-B3-Sampled:"0", X-ONAP-RequestID:"9d81de09-efa4-4c31-8a9b-e755dfd98771", X-RequestID:"9d81de09-efa4-4c31-8a9b-e755dfd98771", X-TransactionID:"9d81de09-efa4-4c31-8a9b-e755dfd98771", X-ECOMP-RequestID:"9d81de09-efa4-4c31-8a9b-e755dfd98771", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b39886b-f2e9-47e0-9a4f-3f7741320c61"]
2022-11-13T00:35:09.045Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:35:09.045Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:35:09.066Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:09.066Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:09.067Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:35:09.067Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:35:08 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:09.068Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 46,
  "soRequestId" : "a73937ca-c625-4472-96b5-175502c89b67",
  "groupingId" : "1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969",
  "name" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae/1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"updated_time\":1668299706000,\"creation_time\":1668299611000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ea3518afdff4bff95af862804701bed\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"vnf_id\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:35:08.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:35:09.069Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:09.069Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:35:09.094Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:35:09.095Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:35:09.095Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:09.095Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:35:09.096Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:35:09.096Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9d81de09-efa4-4c31-8a9b-e755dfd98771", X-RequestID:"9d81de09-efa4-4c31-8a9b-e755dfd98771", X-TransactionID:"9d81de09-efa4-4c31-8a9b-e755dfd98771", X-ECOMP-RequestID:"9d81de09-efa4-4c31-8a9b-e755dfd98771", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"550ff2c3-5156-4496-a64e-9c70504bfa61"]
2022-11-13T00:35:09.096Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:35:09.096Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:35:09.227Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:09.228Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:09.228Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:35:09.228Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=9E11545257A035DF2A7AE8F3AE54042B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Sun, 13 Nov 2022 00:35:10 GMT", x-envoy-upstream-service-time:"127", server:"envoy"]
2022-11-13T00:35:09.229Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03cb87b6-62eb-11ed-9d06-5af7ec799a21","businessKey":"a73937ca-c625-4472-96b5-175502c89b67","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:35:03.886+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"008ab4b3-62eb-11ed-9d06-5af7ec799a21","superProcessInstanceId":"03ca27e3-62eb-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-13T00:35:09.229Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:09.229Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:35:09.248Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:35:09.249Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:35:09.249Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:09.250Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:35:09.250Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:35:09.250Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9d81de09-efa4-4c31-8a9b-e755dfd98771", X-RequestID:"9d81de09-efa4-4c31-8a9b-e755dfd98771", X-TransactionID:"9d81de09-efa4-4c31-8a9b-e755dfd98771", X-ECOMP-RequestID:"9d81de09-efa4-4c31-8a9b-e755dfd98771", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8e1a3bf-a0b7-4f8f-a4ec-264821f7f531"]
2022-11-13T00:35:09.250Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:35:09.251Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:35:09.395Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:09.396Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:09.396Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:35:09.396Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=E8616B3083A35E2FDBF7C9D9F27DDEDE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"811", date:"Sun, 13 Nov 2022 00:35:10 GMT", x-envoy-upstream-service-time:"141", server:"envoy"]
2022-11-13T00:35:09.397Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:05e0fa14-62eb-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"03cb87b6-62eb-11ed-9d06-5af7ec799a21","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"03cb87b6-62eb-11ed-9d06-5af7ec799a21","executionId":"03cb87b6-62eb-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:35:07.382+0000","endTime":"2022-11-13T00:35:07.390+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"008ab4b3-62eb-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:35:09.397Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:09.397Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:35:09.401Z|9d81de09-efa4-4c31-8a9b-e755dfd98771|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:35:09.736Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:35:09.741Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c
2022-11-13T00:35:09.741Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|INFO|500||Invoke
2022-11-13T00:35:09.742Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:09.742Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c
2022-11-13T00:35:09.742Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Method      : GET
2022-11-13T00:35:09.743Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f32b1048be4bf3f61a68db0bdf19e67f", X-B3-SpanId:"016fc8a0f195120d", X-B3-ParentSpanId:"c2f2f154cf62ee9d", X-B3-Sampled:"0", X-ONAP-RequestID:"6342e7d2-93d7-4a73-a9fc-208cb13892b7", X-RequestID:"6342e7d2-93d7-4a73-a9fc-208cb13892b7", X-TransactionID:"6342e7d2-93d7-4a73-a9fc-208cb13892b7", X-ECOMP-RequestID:"6342e7d2-93d7-4a73-a9fc-208cb13892b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb7e1c6f-8922-43f9-ba1f-5ff4cbccb7ff"]
2022-11-13T00:35:09.743Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Request body: 
2022-11-13T00:35:09.743Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||==========================request end================================================
2022-11-13T00:35:09.781Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:09.782Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:09.783Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Status text  : OK
2022-11-13T00:35:09.784Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:35:08 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:09.785Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Response body: {
  "requestId" : "87acfddd-b93e-4d44-9ab0-c3676ff22c3c",
  "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-11-13T00:34:58.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "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\": \"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\",\n            \"modelVersionId\": \"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\n            \"modelName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\n            \"modelVersion\": \"1668299679804\",\n            \"modelCustomizationId\": \"4d7a7a5c-5e30-457e-9930-d26866839c02\"\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-11-13T00:35:01.000+00:00",
  "vfModuleId" : "05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "vfModuleName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "vfModuleModelName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "87acfddd-b93e-4d44-9ab0-c3676ff22c3c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c"
    }
  }
}
2022-11-13T00:35:09.785Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:09.786Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|INFO|500||InvokeReturn
2022-11-13T00:35:09.789Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false
2022-11-13T00:35:09.790Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:35:09.790Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:09.791Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false
2022-11-13T00:35:09.791Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:35:09.791Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f32b1048be4bf3f61a68db0bdf19e67f", X-B3-SpanId:"b878204d2e5d140f", X-B3-ParentSpanId:"c2f2f154cf62ee9d", X-B3-Sampled:"0", X-ONAP-RequestID:"6342e7d2-93d7-4a73-a9fc-208cb13892b7", X-RequestID:"6342e7d2-93d7-4a73-a9fc-208cb13892b7", X-TransactionID:"6342e7d2-93d7-4a73-a9fc-208cb13892b7", X-ECOMP-RequestID:"6342e7d2-93d7-4a73-a9fc-208cb13892b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d01007f5-3355-403c-b0b6-49fe09894f62"]
2022-11-13T00:35:09.792Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:35:09.792Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:35:09.819Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:09.820Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:09.820Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:35:09.820Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:35:08 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:09.821Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:35:09.821Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:09.822Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:35:09.849Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:35:09.850Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:35:09.851Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:09.851Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:35:09.851Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:35:09.852Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6342e7d2-93d7-4a73-a9fc-208cb13892b7", X-RequestID:"6342e7d2-93d7-4a73-a9fc-208cb13892b7", X-TransactionID:"6342e7d2-93d7-4a73-a9fc-208cb13892b7", X-ECOMP-RequestID:"6342e7d2-93d7-4a73-a9fc-208cb13892b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"017b33ac-0075-4b17-89be-d20794f7a3eb"]
2022-11-13T00:35:09.852Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:35:09.853Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:35:10.320Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:10.322Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:10.322Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:35:10.323Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=A6F2FF720B07889986860E8E5EBB1744; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Sun, 13 Nov 2022 00:35:11 GMT", x-envoy-upstream-service-time:"463", server:"envoy"]
2022-11-13T00:35:10.324Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"041b2e0c-62eb-11ed-9d06-5af7ec799a21","businessKey":"87acfddd-b93e-4d44-9ab0-c3676ff22c3c","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:35:04.409+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"00f472a6-62eb-11ed-9d06-5af7ec799a21","superProcessInstanceId":"041a1c59-62eb-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-13T00:35:10.325Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:10.325Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:35:10.349Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:35:10.350Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:35:10.350Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:10.351Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:35:10.351Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:35:10.351Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6342e7d2-93d7-4a73-a9fc-208cb13892b7", X-RequestID:"6342e7d2-93d7-4a73-a9fc-208cb13892b7", X-TransactionID:"6342e7d2-93d7-4a73-a9fc-208cb13892b7", X-ECOMP-RequestID:"6342e7d2-93d7-4a73-a9fc-208cb13892b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46f4aa3d-d609-4264-beb0-b54f4b115172"]
2022-11-13T00:35:10.352Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:35:10.352Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:35:10.881Z|59a5e02d-7f7f-452d-9c02-f88fb1afce1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:35:10.882Z|59a5e02d-7f7f-452d-9c02-f88fb1afce1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:35:10.954Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:10.955Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:10.956Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:35:10.956Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=493B689AE5630D573969E125F441DA29; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Sun, 13 Nov 2022 00:35:11 GMT", x-envoy-upstream-service-time:"599", server:"envoy"]
2022-11-13T00:35:10.957Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:041b5523-62eb-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"041b2e0c-62eb-11ed-9d06-5af7ec799a21","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"041b2e0c-62eb-11ed-9d06-5af7ec799a21","executionId":"041b2e0c-62eb-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:35:04.409+0000","endTime":"2022-11-13T00:35:04.409+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"00f472a6-62eb-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:35:10.957Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:10.957Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:35:10.962Z|6342e7d2-93d7-4a73-a9fc-208cb13892b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:35:11.332Z|6d03367a-d5e3-4427-8f8a-bcdb1ff86710|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:35:11.332Z|6d03367a-d5e3-4427-8f8a-bcdb1ff86710|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:35:13.747Z|c63d40be-c754-4743-ab0b-517276ec413a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:35:13.748Z|c63d40be-c754-4743-ab0b-517276ec413a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:35:14.223Z|d5883f84-686c-49ed-a95a-43a198f1c5ee|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:35:14.224Z|d5883f84-686c-49ed-a95a-43a198f1c5ee|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:35:16.960Z|530a96cc-ab0d-4d6b-9c33-1f4e2262f631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:35:16.960Z|530a96cc-ab0d-4d6b-9c33-1f4e2262f631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:35:17.396Z|00662291-8e09-42ca-9276-b0ca878ea249|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:35:17.396Z|00662291-8e09-42ca-9276-b0ca878ea249|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:35:19.573Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:35:19.578Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67
2022-11-13T00:35:19.579Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|INFO|500||Invoke
2022-11-13T00:35:19.579Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:19.579Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67
2022-11-13T00:35:19.579Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Method      : GET
2022-11-13T00:35:19.580Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81d452116da1f462483c938293db75d8", X-B3-SpanId:"0fdd0bec1a286894", X-B3-ParentSpanId:"a23556a9482754c0", X-B3-Sampled:"0", X-ONAP-RequestID:"de4faf2c-4bda-4535-b233-1779a7c55815", X-RequestID:"de4faf2c-4bda-4535-b233-1779a7c55815", X-TransactionID:"de4faf2c-4bda-4535-b233-1779a7c55815", X-ECOMP-RequestID:"de4faf2c-4bda-4535-b233-1779a7c55815", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82157a7e-6a74-4c43-99d4-b19fc0ebce6c"]
2022-11-13T00:35:19.580Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Request body: 
2022-11-13T00:35:19.580Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||==========================request end================================================
2022-11-13T00:35:19.614Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:19.614Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:19.615Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Status text  : OK
2022-11-13T00:35:19.615Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:35:19 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:19.618Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Response body: {
  "requestId" : "a73937ca-c625-4472-96b5-175502c89b67",
  "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-11-13T00:34:57.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"modelVersion\": \"1668299679291\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:35:06.000+00:00",
  "vfModuleId" : "e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "vfModuleName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "vfModuleModelName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "a73937ca-c625-4472-96b5-175502c89b67",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67"
    }
  }
}
2022-11-13T00:35:19.618Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:19.618Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|INFO|500||InvokeReturn
2022-11-13T00:35:19.620Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false
2022-11-13T00:35:19.620Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:35:19.620Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:19.620Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false
2022-11-13T00:35:19.621Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:35:19.621Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81d452116da1f462483c938293db75d8", X-B3-SpanId:"0135b34a4de32171", X-B3-ParentSpanId:"a23556a9482754c0", X-B3-Sampled:"0", X-ONAP-RequestID:"de4faf2c-4bda-4535-b233-1779a7c55815", X-RequestID:"de4faf2c-4bda-4535-b233-1779a7c55815", X-TransactionID:"de4faf2c-4bda-4535-b233-1779a7c55815", X-ECOMP-RequestID:"de4faf2c-4bda-4535-b233-1779a7c55815", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"784b11cf-c1fb-4346-bb91-ef23660eef8d"]
2022-11-13T00:35:19.621Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:35:19.622Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:35:19.642Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:19.642Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:19.643Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:35:19.643Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:35:19 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:19.648Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 46,
  "soRequestId" : "a73937ca-c625-4472-96b5-175502c89b67",
  "groupingId" : "1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969",
  "name" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae/1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"updated_time\":1668299706000,\"creation_time\":1668299611000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ea3518afdff4bff95af862804701bed\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"vnf_id\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:35:08.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:35:19.648Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:19.649Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:35:19.671Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:35:19.671Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:35:19.671Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:19.671Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:35:19.672Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:35:19.672Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"de4faf2c-4bda-4535-b233-1779a7c55815", X-RequestID:"de4faf2c-4bda-4535-b233-1779a7c55815", X-TransactionID:"de4faf2c-4bda-4535-b233-1779a7c55815", X-ECOMP-RequestID:"de4faf2c-4bda-4535-b233-1779a7c55815", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14c87440-4e89-4bf2-b0c3-34695072e92d"]
2022-11-13T00:35:19.672Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:35:19.672Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:35:19.799Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:19.800Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:19.800Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:35:19.800Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=5A9AF4D16235CE09838415D5778041E3; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Sun, 13 Nov 2022 00:35:20 GMT", x-envoy-upstream-service-time:"123", server:"envoy"]
2022-11-13T00:35:19.801Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03cb87b6-62eb-11ed-9d06-5af7ec799a21","businessKey":"a73937ca-c625-4472-96b5-175502c89b67","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:35:03.886+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"008ab4b3-62eb-11ed-9d06-5af7ec799a21","superProcessInstanceId":"03ca27e3-62eb-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-13T00:35:19.801Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:19.801Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:35:19.821Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:35:19.822Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:35:19.822Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:19.822Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:35:19.822Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:35:19.823Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"de4faf2c-4bda-4535-b233-1779a7c55815", X-RequestID:"de4faf2c-4bda-4535-b233-1779a7c55815", X-TransactionID:"de4faf2c-4bda-4535-b233-1779a7c55815", X-ECOMP-RequestID:"de4faf2c-4bda-4535-b233-1779a7c55815", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0ee2b92-a645-4cf4-a45e-8589ca142003"]
2022-11-13T00:35:19.823Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:35:19.823Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:35:19.947Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:19.948Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:19.948Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:35:19.949Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=8D2E4CD2CCCAD6553B134532BA29CD8F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"811", date:"Sun, 13 Nov 2022 00:35:20 GMT", x-envoy-upstream-service-time:"121", server:"envoy"]
2022-11-13T00:35:19.949Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:05e0fa14-62eb-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"03cb87b6-62eb-11ed-9d06-5af7ec799a21","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"03cb87b6-62eb-11ed-9d06-5af7ec799a21","executionId":"03cb87b6-62eb-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:35:07.382+0000","endTime":"2022-11-13T00:35:07.390+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"008ab4b3-62eb-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:35:19.949Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:19.950Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:35:19.954Z|de4faf2c-4bda-4535-b233-1779a7c55815|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:35:20.906Z|b81ad320-3534-4dd0-9a37-f7696496f161|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:35:20.907Z|b81ad320-3534-4dd0-9a37-f7696496f161|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:35:21.137Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:35:21.143Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c
2022-11-13T00:35:21.143Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|INFO|500||Invoke
2022-11-13T00:35:21.143Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:21.144Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c
2022-11-13T00:35:21.144Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Method      : GET
2022-11-13T00:35:21.144Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"302d37cae36796c612913f5ea4984913", X-B3-SpanId:"707fc98698987c38", X-B3-ParentSpanId:"c15fd0c3e36fa5c7", X-B3-Sampled:"0", X-ONAP-RequestID:"d68ec603-1a3e-4a4c-b000-20e6da7ac6ba", X-RequestID:"d68ec603-1a3e-4a4c-b000-20e6da7ac6ba", X-TransactionID:"d68ec603-1a3e-4a4c-b000-20e6da7ac6ba", X-ECOMP-RequestID:"d68ec603-1a3e-4a4c-b000-20e6da7ac6ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e05f95a-6177-4e6f-b0d0-c4cb77f8ea6b"]
2022-11-13T00:35:21.144Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Request body: 
2022-11-13T00:35:21.144Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||==========================request end================================================
2022-11-13T00:35:21.170Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:21.170Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:21.171Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Status text  : OK
2022-11-13T00:35:21.171Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:35:21 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:21.172Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Response body: {
  "requestId" : "87acfddd-b93e-4d44-9ab0-c3676ff22c3c",
  "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-11-13T00:34:58.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "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\": \"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\",\n            \"modelVersionId\": \"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\n            \"modelName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\n            \"modelVersion\": \"1668299679804\",\n            \"modelCustomizationId\": \"4d7a7a5c-5e30-457e-9930-d26866839c02\"\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-11-13T00:35:01.000+00:00",
  "vfModuleId" : "05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "vfModuleName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "vfModuleModelName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "87acfddd-b93e-4d44-9ab0-c3676ff22c3c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c"
    }
  }
}
2022-11-13T00:35:21.173Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:21.173Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|INFO|500||InvokeReturn
2022-11-13T00:35:21.174Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false
2022-11-13T00:35:21.175Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:35:21.175Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:21.175Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false
2022-11-13T00:35:21.175Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:35:21.176Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"302d37cae36796c612913f5ea4984913", X-B3-SpanId:"ace662f70af59e2d", X-B3-ParentSpanId:"c15fd0c3e36fa5c7", X-B3-Sampled:"0", X-ONAP-RequestID:"d68ec603-1a3e-4a4c-b000-20e6da7ac6ba", X-RequestID:"d68ec603-1a3e-4a4c-b000-20e6da7ac6ba", X-TransactionID:"d68ec603-1a3e-4a4c-b000-20e6da7ac6ba", X-ECOMP-RequestID:"d68ec603-1a3e-4a4c-b000-20e6da7ac6ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a47a509f-ba2b-4780-a8fa-458e511beb12"]
2022-11-13T00:35:21.176Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:35:21.176Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:35:21.190Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:21.191Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:21.191Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:35:21.191Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:35:21 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:21.193Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:35:21.193Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:21.193Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:35:21.215Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:35:21.216Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:35:21.216Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:21.216Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:35:21.217Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:35:21.217Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d68ec603-1a3e-4a4c-b000-20e6da7ac6ba", X-RequestID:"d68ec603-1a3e-4a4c-b000-20e6da7ac6ba", X-TransactionID:"d68ec603-1a3e-4a4c-b000-20e6da7ac6ba", X-ECOMP-RequestID:"d68ec603-1a3e-4a4c-b000-20e6da7ac6ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6dcac0a9-59b0-408a-abaf-bffa7943ade0"]
2022-11-13T00:35:21.217Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:35:21.217Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:35:21.344Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:21.345Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:21.345Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:35:21.345Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=BC2C84CB39089E14043F6EF98A14B022; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Sun, 13 Nov 2022 00:35:22 GMT", x-envoy-upstream-service-time:"123", server:"envoy"]
2022-11-13T00:35:21.346Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"041b2e0c-62eb-11ed-9d06-5af7ec799a21","businessKey":"87acfddd-b93e-4d44-9ab0-c3676ff22c3c","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:35:04.409+0000","endTime":"2022-11-13T00:35:15.936+0000","removalTime":null,"durationInMillis":11527,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"00f472a6-62eb-11ed-9d06-5af7ec799a21","superProcessInstanceId":"041a1c59-62eb-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-13T00:35:21.346Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:21.346Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:35:21.393Z|fc6ba766-96de-4afc-ba8b-e4c1aa8358ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:35:21.400Z|fc6ba766-96de-4afc-ba8b-e4c1aa8358ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:35:21.430Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:35:21.431Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:35:21.431Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:21.431Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:35:21.431Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:35:21.431Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d68ec603-1a3e-4a4c-b000-20e6da7ac6ba", X-RequestID:"d68ec603-1a3e-4a4c-b000-20e6da7ac6ba", X-TransactionID:"d68ec603-1a3e-4a4c-b000-20e6da7ac6ba", X-ECOMP-RequestID:"d68ec603-1a3e-4a4c-b000-20e6da7ac6ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc6dd245-0003-41a7-872a-c64d97097f9b"]
2022-11-13T00:35:21.432Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:35:21.432Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:35:21.557Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:21.558Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:21.558Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:35:21.559Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=FD46415FCF25347C93659D8BCF81D668; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Sun, 13 Nov 2022 00:35:22 GMT", x-envoy-upstream-service-time:"121", server:"envoy"]
2022-11-13T00:35:21.559Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:0af9c1b5-62eb-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"041b2e0c-62eb-11ed-9d06-5af7ec799a21","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"041b2e0c-62eb-11ed-9d06-5af7ec799a21","executionId":"041b2e0c-62eb-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:35:15.933+0000","endTime":"2022-11-13T00:35:15.934+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"00f472a6-62eb-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:35:21.559Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:21.560Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:35:21.563Z|d68ec603-1a3e-4a4c-b000-20e6da7ac6ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:35:23.773Z|f174666b-2bb4-4211-8c67-ed1863cce505|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:35:23.773Z|f174666b-2bb4-4211-8c67-ed1863cce505|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:35:30.125Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:35:30.131Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67
2022-11-13T00:35:30.132Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|INFO|500||Invoke
2022-11-13T00:35:30.132Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:30.132Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67
2022-11-13T00:35:30.133Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Method      : GET
2022-11-13T00:35:30.133Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74bff81329229fc56dde023e56471d33", X-B3-SpanId:"21ccb490cffd8d17", X-B3-ParentSpanId:"3147f99046eada76", X-B3-Sampled:"0", X-ONAP-RequestID:"5d1007cb-fe04-4656-b769-af765861e1e2", X-RequestID:"5d1007cb-fe04-4656-b769-af765861e1e2", X-TransactionID:"5d1007cb-fe04-4656-b769-af765861e1e2", X-ECOMP-RequestID:"5d1007cb-fe04-4656-b769-af765861e1e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"693b2d00-69e3-46b3-8360-04204475c356"]
2022-11-13T00:35:30.133Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Request body: 
2022-11-13T00:35:30.133Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||==========================request end================================================
2022-11-13T00:35:30.159Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:30.160Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:30.160Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Status text  : OK
2022-11-13T00:35:30.161Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:35:30 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:30.162Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Response body: {
  "requestId" : "a73937ca-c625-4472-96b5-175502c89b67",
  "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-11-13T00:34:57.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"modelVersion\": \"1668299679291\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:35:06.000+00:00",
  "vfModuleId" : "e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "vfModuleName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "vfModuleModelName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "a73937ca-c625-4472-96b5-175502c89b67",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67"
    }
  }
}
2022-11-13T00:35:30.162Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:30.163Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|INFO|500||InvokeReturn
2022-11-13T00:35:30.164Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false
2022-11-13T00:35:30.165Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:35:30.165Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:30.165Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false
2022-11-13T00:35:30.165Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:35:30.165Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74bff81329229fc56dde023e56471d33", X-B3-SpanId:"247eab664859d767", X-B3-ParentSpanId:"3147f99046eada76", X-B3-Sampled:"0", X-ONAP-RequestID:"5d1007cb-fe04-4656-b769-af765861e1e2", X-RequestID:"5d1007cb-fe04-4656-b769-af765861e1e2", X-TransactionID:"5d1007cb-fe04-4656-b769-af765861e1e2", X-ECOMP-RequestID:"5d1007cb-fe04-4656-b769-af765861e1e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33a41d74-6390-4e61-8c2d-0cc191c40f5b"]
2022-11-13T00:35:30.166Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:35:30.166Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:35:30.181Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:30.181Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:30.182Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:35:30.182Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:35:30 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:30.183Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 46,
  "soRequestId" : "a73937ca-c625-4472-96b5-175502c89b67",
  "groupingId" : "1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969",
  "name" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae/1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"updated_time\":1668299706000,\"creation_time\":1668299611000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ea3518afdff4bff95af862804701bed\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"vnf_id\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:35:08.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:35:30.183Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:30.184Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:35:30.211Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:35:30.211Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:35:30.211Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:30.211Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:35:30.212Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:35:30.212Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5d1007cb-fe04-4656-b769-af765861e1e2", X-RequestID:"5d1007cb-fe04-4656-b769-af765861e1e2", X-TransactionID:"5d1007cb-fe04-4656-b769-af765861e1e2", X-ECOMP-RequestID:"5d1007cb-fe04-4656-b769-af765861e1e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fcbdadc-91eb-4232-811d-8fc24a2c36a2"]
2022-11-13T00:35:30.212Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:35:30.212Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:35:30.344Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:30.344Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:30.345Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:35:30.345Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=EA997E5A703111DF44989404AB0213E5; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Sun, 13 Nov 2022 00:35:31 GMT", x-envoy-upstream-service-time:"124", server:"envoy"]
2022-11-13T00:35:30.346Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03cb87b6-62eb-11ed-9d06-5af7ec799a21","businessKey":"a73937ca-c625-4472-96b5-175502c89b67","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:35:03.886+0000","endTime":"2022-11-13T00:35:24.321+0000","removalTime":null,"durationInMillis":20435,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"008ab4b3-62eb-11ed-9d06-5af7ec799a21","superProcessInstanceId":"03ca27e3-62eb-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-13T00:35:30.346Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:30.347Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:35:30.372Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:35:30.372Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:35:30.373Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:30.373Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:35:30.373Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:35:30.373Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5d1007cb-fe04-4656-b769-af765861e1e2", X-RequestID:"5d1007cb-fe04-4656-b769-af765861e1e2", X-TransactionID:"5d1007cb-fe04-4656-b769-af765861e1e2", X-ECOMP-RequestID:"5d1007cb-fe04-4656-b769-af765861e1e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7e4bfa7-5206-43b9-9fd4-70c7e5eafb13"]
2022-11-13T00:35:30.374Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:35:30.374Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:35:30.500Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:30.501Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:30.502Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:35:30.502Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=70CA4F94A52CB28E5FDDC58EB0143C70; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Sun, 13 Nov 2022 00:35:31 GMT", x-envoy-upstream-service-time:"123", server:"envoy"]
2022-11-13T00:35:30.502Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:0ff90cf2-62eb-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"03cb87b6-62eb-11ed-9d06-5af7ec799a21","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"03cb87b6-62eb-11ed-9d06-5af7ec799a21","executionId":"03cb87b6-62eb-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:35:24.317+0000","endTime":"2022-11-13T00:35:24.317+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"008ab4b3-62eb-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:35:30.503Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:30.503Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:35:30.508Z|5d1007cb-fe04-4656-b769-af765861e1e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:35:30.949Z|b48040d3-c441-4ad2-abb7-5e4f9f8dc235|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:35:30.950Z|b48040d3-c441-4ad2-abb7-5e4f9f8dc235|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:35:31.430Z|dfc0df07-ebcb-4f70-83fa-b1032c40d722|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:35:31.431Z|dfc0df07-ebcb-4f70-83fa-b1032c40d722|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:35:31.744Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:35:31.750Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c
2022-11-13T00:35:31.751Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|INFO|500||Invoke
2022-11-13T00:35:31.751Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:31.751Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c
2022-11-13T00:35:31.752Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Method      : GET
2022-11-13T00:35:31.752Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"46156d7a32766c32ad355419d66ac931", X-B3-SpanId:"21ac315c71b02954", X-B3-ParentSpanId:"66bfe5f9bbd9fc50", X-B3-Sampled:"0", X-ONAP-RequestID:"4f2dcfe7-8f29-4f7b-bc21-8143f1647f68", X-RequestID:"4f2dcfe7-8f29-4f7b-bc21-8143f1647f68", X-TransactionID:"4f2dcfe7-8f29-4f7b-bc21-8143f1647f68", X-ECOMP-RequestID:"4f2dcfe7-8f29-4f7b-bc21-8143f1647f68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c6f6018-6b10-4c28-8eb3-458357bbfb85"]
2022-11-13T00:35:31.752Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Request body: 
2022-11-13T00:35:31.752Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||==========================request end================================================
2022-11-13T00:35:31.775Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:31.776Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:31.776Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Status text  : OK
2022-11-13T00:35:31.776Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:35:31 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:31.778Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Response body: {
  "requestId" : "87acfddd-b93e-4d44-9ab0-c3676ff22c3c",
  "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-11-13T00:34:58.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "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\": \"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\",\n            \"modelVersionId\": \"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\n            \"modelName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\n            \"modelVersion\": \"1668299679804\",\n            \"modelCustomizationId\": \"4d7a7a5c-5e30-457e-9930-d26866839c02\"\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-11-13T00:35:01.000+00:00",
  "vfModuleId" : "05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "vfModuleName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "vfModuleModelName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "87acfddd-b93e-4d44-9ab0-c3676ff22c3c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c"
    }
  }
}
2022-11-13T00:35:31.778Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:31.779Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|INFO|500||InvokeReturn
2022-11-13T00:35:31.780Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false
2022-11-13T00:35:31.780Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:35:31.781Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:31.781Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false
2022-11-13T00:35:31.781Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:35:31.781Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"46156d7a32766c32ad355419d66ac931", X-B3-SpanId:"ac8e5e14f6e0f143", X-B3-ParentSpanId:"66bfe5f9bbd9fc50", X-B3-Sampled:"0", X-ONAP-RequestID:"4f2dcfe7-8f29-4f7b-bc21-8143f1647f68", X-RequestID:"4f2dcfe7-8f29-4f7b-bc21-8143f1647f68", X-TransactionID:"4f2dcfe7-8f29-4f7b-bc21-8143f1647f68", X-ECOMP-RequestID:"4f2dcfe7-8f29-4f7b-bc21-8143f1647f68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4e1553e-1b16-40f0-8930-e893b52574e6"]
2022-11-13T00:35:31.782Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:35:31.782Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:35:31.798Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:31.798Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:31.799Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:35:31.799Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:35:31 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:31.800Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:35:31.800Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:31.800Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:35:31.823Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:35:31.824Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:35:31.824Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:31.824Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:35:31.825Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:35:31.825Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4f2dcfe7-8f29-4f7b-bc21-8143f1647f68", X-RequestID:"4f2dcfe7-8f29-4f7b-bc21-8143f1647f68", X-TransactionID:"4f2dcfe7-8f29-4f7b-bc21-8143f1647f68", X-ECOMP-RequestID:"4f2dcfe7-8f29-4f7b-bc21-8143f1647f68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cb0b3ab-8082-4aa4-a482-0a44324fc765"]
2022-11-13T00:35:31.825Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:35:31.826Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:35:31.953Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:31.954Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:31.954Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:35:31.955Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=18E201C55B0A2E8C71D4FD8A461FD322; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Sun, 13 Nov 2022 00:35:32 GMT", x-envoy-upstream-service-time:"124", server:"envoy"]
2022-11-13T00:35:31.955Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"041b2e0c-62eb-11ed-9d06-5af7ec799a21","businessKey":"87acfddd-b93e-4d44-9ab0-c3676ff22c3c","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:35:04.409+0000","endTime":"2022-11-13T00:35:15.936+0000","removalTime":null,"durationInMillis":11527,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"00f472a6-62eb-11ed-9d06-5af7ec799a21","superProcessInstanceId":"041a1c59-62eb-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-13T00:35:31.956Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:31.956Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:35:31.960Z|5c0f419a-9a97-4432-935d-f50c50639e8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:35:31.962Z|5c0f419a-9a97-4432-935d-f50c50639e8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:35:31.979Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:35:31.979Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:35:31.979Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:31.980Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:35:31.980Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:35:31.980Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4f2dcfe7-8f29-4f7b-bc21-8143f1647f68", X-RequestID:"4f2dcfe7-8f29-4f7b-bc21-8143f1647f68", X-TransactionID:"4f2dcfe7-8f29-4f7b-bc21-8143f1647f68", X-ECOMP-RequestID:"4f2dcfe7-8f29-4f7b-bc21-8143f1647f68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c218a0a-e834-4136-a5ed-cd1dc1aeea93"]
2022-11-13T00:35:31.981Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:35:31.981Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:35:32.111Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:32.112Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:32.112Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:35:32.113Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=67A6C23D5608931A83738C2708F7E240; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Sun, 13 Nov 2022 00:35:32 GMT", x-envoy-upstream-service-time:"126", server:"envoy"]
2022-11-13T00:35:32.113Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:0af9c1b5-62eb-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"041b2e0c-62eb-11ed-9d06-5af7ec799a21","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"041b2e0c-62eb-11ed-9d06-5af7ec799a21","executionId":"041b2e0c-62eb-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:35:15.933+0000","endTime":"2022-11-13T00:35:15.934+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"00f472a6-62eb-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:35:32.114Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:32.115Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:35:32.120Z|4f2dcfe7-8f29-4f7b-bc21-8143f1647f68|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:35:33.797Z|3c2bc552-0ef6-4454-a5bc-1b52fbd97af2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:35:33.798Z|3c2bc552-0ef6-4454-a5bc-1b52fbd97af2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:35:35.407Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:35:35.409Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: ed8f5550-6315-490b-9b85-bd481c87521f already exists in requestDb InfraActiveRequests table
2022-11-13T00:35:35.410Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f
2022-11-13T00:35:35.410Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|INFO|500||Invoke
2022-11-13T00:35:35.411Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:35.411Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f
2022-11-13T00:35:35.411Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Method      : GET
2022-11-13T00:35:35.411Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8446e3d6480e121b6691898e0f89a6d8", X-B3-SpanId:"8e26eb0b133c57e9", X-B3-ParentSpanId:"6691898e0f89a6d8", X-B3-Sampled:"0", X-ONAP-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-TransactionID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-ECOMP-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc4a66a8-0b92-4272-99bd-345a7b48ec77"]
2022-11-13T00:35:35.412Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Request body: 
2022-11-13T00:35:35.412Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||==========================request end================================================
2022-11-13T00:35:35.437Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:35.438Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:35:35.438Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Status text  : Not Found
2022-11-13T00:35:35.438Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:35:35 GMT", x-envoy-upstream-service-time:"21", server:"envoy"]
2022-11-13T00:35:35.439Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Response body: 
2022-11-13T00:35:35.439Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:35.439Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|INFO|404|Not Found|InvokeReturn
2022-11-13T00:35:35.449Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-11-13T00:35:35.450Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-11-13T00:35:35.453Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:35:35.483Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1b08921f-af18-4ffc-b6c3-962d7fd84eea|INFO|500||Invoke
2022-11-13T00:35:35.484Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1b08921f-af18-4ffc-b6c3-962d7fd84eea|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1b08921f-af18-4ffc-b6c3-962d7fd84eea with request headers:{Authorization=[***REDACTED***], X-RequestID=[ed8f5550-6315-490b-9b85-bd481c87521f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[7691e192-8ad3-4819-9a31-ef6184c4d1c1], X-ECOMP-RequestID=[ed8f5550-6315-490b-9b85-bd481c87521f], X-TransactionId=[], X-ONAP-RequestID=[ed8f5550-6315-490b-9b85-bd481c87521f]}
2022-11-13T00:35:35.522Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1b08921f-af18-4ffc-b6c3-962d7fd84eea|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1b08921f-af18-4ffc-b6c3-962d7fd84eea has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:35:35 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[33], vertex-id=[200880], x-aai-txid=[2-aai-resources-221113-00:35:35:358-25437], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:35:35.524Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1b08921f-af18-4ffc-b6c3-962d7fd84eea|DEBUG|500||{"service-id":"1b08921f-af18-4ffc-b6c3-962d7fd84eea","service-description":"pNF","resource-version":"1668299733938"}

2022-11-13T00:35:35.524Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1b08921f-af18-4ffc-b6c3-962d7fd84eea|INFO|500||InvokeReturn
2022-11-13T00:35:35.529Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2022-11-13T00:35:35.532Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:35:35.554Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1b08921f-af18-4ffc-b6c3-962d7fd84eea with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-13T00:35:35.555Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1b08921f-af18-4ffc-b6c3-962d7fd84eea|INFO|500||Invoke
2022-11-13T00:35:35.590Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1b08921f-af18-4ffc-b6c3-962d7fd84eea|INFO|500||InvokeReturn
2022-11-13T00:35:35.590Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1b08921f-af18-4ffc-b6c3-962d7fd84eea has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:35:35 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[32], vertex-id=[200880], x-aai-txid=[1-aai-resources-221113-00:35:35:423-52744], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:35:35.591Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"1b08921f-af18-4ffc-b6c3-962d7fd84eea","service-description":"pNF","resource-version":"1668299733938"}

2022-11-13T00:35:35.592Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-13T00:35:35.592Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-13T00:35:35.615Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.615Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.615Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.616Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.616Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.616Z|ed8f5550-6315-490b-9b85-bd481c87521f|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:"8446e3d6480e121b6691898e0f89a6d8", X-B3-SpanId:"94287180d7eba773", X-B3-ParentSpanId:"6691898e0f89a6d8", X-B3-Sampled:"0", X-ONAP-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-TransactionID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-ECOMP-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4309bd7-521d-4aa1-970b-460b9a3bfd5b"]
2022-11-13T00:35:35.616Z|ed8f5550-6315-490b-9b85-bd481c87521f|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_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd","requestScope":"service"}
2022-11-13T00:35:35.616Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.645Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.646Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.646Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-11-13T00:35:35.646Z|ed8f5550-6315-490b-9b85-bd481c87521f|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:"Sun, 13 Nov 2022 00:35:35 GMT", x-envoy-upstream-service-time:"26", server:"envoy"]
2022-11-13T00:35:35.647Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.647Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.647Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.648Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a
2022-11-13T00:35:35.649Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|INFO|500||Invoke
2022-11-13T00:35:35.649Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:35.649Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a
2022-11-13T00:35:35.649Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|DEBUG|500||Method      : GET
2022-11-13T00:35:35.649Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-TransactionID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-ECOMP-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"844b6271-18bc-44ac-96f9-cbde1239e729"]
2022-11-13T00:35:35.650Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|DEBUG|500||Request body: 
2022-11-13T00:35:35.650Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|DEBUG|500||==========================request end================================================
2022-11-13T00:35:35.686Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:35.687Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:35.687Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|DEBUG|500||Status text  : OK
2022-11-13T00:35:35.687Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:35:35 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:35.694Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF",
  "description" : "catalog service description",
  "modelUUID" : "927b1d7a-fa27-4f39-9f57-5c0eff8ce70a",
  "modelInvariantUUID" : "65f2e46d-1c2f-4d8c-9859-2e0062deec67",
  "created" : "2022-11-13 00:32:36.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 7df6b19a-4d98",
  "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/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:35:35.694Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:35.695Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|INFO|500||InvokeReturn
2022-11-13T00:35:35.698Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance
2022-11-13T00:35:35.698Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|INFO|500||Invoke
2022-11-13T00:35:35.699Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:35.699Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance
2022-11-13T00:35:35.699Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|DEBUG|500||Method      : GET
2022-11-13T00:35:35.699Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-TransactionID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-ECOMP-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67292742-522c-4d3c-a095-7dd383e0502f"]
2022-11-13T00:35:35.699Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|DEBUG|500||Request body: 
2022-11-13T00:35:35.700Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-13T00:35:35.720Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:35.720Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:35:35.720Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|DEBUG|500||Status text  : Not Found
2022-11-13T00:35:35.721Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:35:35 GMT", x-envoy-upstream-service-time:"17", server:"envoy"]
2022-11-13T00:35:35.721Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|DEBUG|500||Response body: 
2022-11-13T00:35:35.721Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:35.721Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-13T00:35:35.722Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=65f2e46d-1c2f-4d8c-9859-2e0062deec67|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=65f2e46d-1c2f-4d8c-9859-2e0062deec67
2022-11-13T00:35:35.722Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=65f2e46d-1c2f-4d8c-9859-2e0062deec67|INFO|500||Invoke
2022-11-13T00:35:35.723Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=65f2e46d-1c2f-4d8c-9859-2e0062deec67|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:35.723Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=65f2e46d-1c2f-4d8c-9859-2e0062deec67|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=65f2e46d-1c2f-4d8c-9859-2e0062deec67
2022-11-13T00:35:35.723Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=65f2e46d-1c2f-4d8c-9859-2e0062deec67|DEBUG|500||Method      : GET
2022-11-13T00:35:35.723Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=65f2e46d-1c2f-4d8c-9859-2e0062deec67|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-TransactionID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-ECOMP-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3039914f-1e45-4427-a020-3f8ad8fc2344"]
2022-11-13T00:35:35.723Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=65f2e46d-1c2f-4d8c-9859-2e0062deec67|DEBUG|500||Request body: 
2022-11-13T00:35:35.724Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=65f2e46d-1c2f-4d8c-9859-2e0062deec67|DEBUG|500||==========================request end================================================
2022-11-13T00:35:35.761Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=65f2e46d-1c2f-4d8c-9859-2e0062deec67|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:35.761Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=65f2e46d-1c2f-4d8c-9859-2e0062deec67|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:35.762Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=65f2e46d-1c2f-4d8c-9859-2e0062deec67|DEBUG|500||Status text  : OK
2022-11-13T00:35:35.762Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=65f2e46d-1c2f-4d8c-9859-2e0062deec67|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:35:35 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:35.765Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=65f2e46d-1c2f-4d8c-9859-2e0062deec67|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF",
      "description" : "catalog service description",
      "modelUUID" : "927b1d7a-fa27-4f39-9f57-5c0eff8ce70a",
      "modelInvariantUUID" : "65f2e46d-1c2f-4d8c-9859-2e0062deec67",
      "created" : "2022-11-13 00:32:36.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF 7df6b19a-4d98",
      "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/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/collectionResourceCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/networkCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/pnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/recipes"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/allottedCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/configurationCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/vnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/csar"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=65f2e46d-1c2f-4d8c-9859-2e0062deec67"
    }
  }
}
2022-11-13T00:35:35.766Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=65f2e46d-1c2f-4d8c-9859-2e0062deec67|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:35.766Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=65f2e46d-1c2f-4d8c-9859-2e0062deec67|INFO|500||InvokeReturn
2022-11-13T00:35:35.770Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance
2022-11-13T00:35:35.771Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|INFO|500||Invoke
2022-11-13T00:35:35.771Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:35.771Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance
2022-11-13T00:35:35.771Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|DEBUG|500||Method      : GET
2022-11-13T00:35:35.772Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-TransactionID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-ECOMP-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98ba060c-e511-45c8-a94c-9200785a2c64"]
2022-11-13T00:35:35.772Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|DEBUG|500||Request body: 
2022-11-13T00:35:35.772Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-13T00:35:35.790Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:35.790Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:35:35.790Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|DEBUG|500||Status text  : Not Found
2022-11-13T00:35:35.791Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:35:35 GMT", x-envoy-upstream-service-time:"16", server:"envoy"]
2022-11-13T00:35:35.791Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|DEBUG|500||Response body: 
2022-11-13T00:35:35.791Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:35.791Z|ed8f5550-6315-490b-9b85-bd481c87521f|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=927b1d7a-fa27-4f39-9f57-5c0eff8ce70a&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-13T00:35:35.792Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.792Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.792Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.793Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.793Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.793Z|ed8f5550-6315-490b-9b85-bd481c87521f|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:"ed8f5550-6315-490b-9b85-bd481c87521f", X-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-TransactionID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-ECOMP-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"824e9494-da29-4b50-8490-73740127e087"]
2022-11-13T00:35:35.793Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.793Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.816Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.816Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.816Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2022-11-13T00:35:35.817Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:35:35 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:35.819Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-12 23:13:21.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:35:35.819Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.820Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.822Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.822Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.823Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.823Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.823Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.823Z|ed8f5550-6315-490b-9b85-bd481c87521f|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:"ed8f5550-6315-490b-9b85-bd481c87521f", X-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-TransactionID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-ECOMP-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43604e38-8b4c-4e69-b2e7-3ec766116827"]
2022-11-13T00:35:35.823Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.824Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.855Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.856Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.856Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : OK
2022-11-13T00:35:35.856Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:35:35 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:35.857Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-11-12T23:13:21.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-11-13T00:35:35.858Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.858Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.860Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a
2022-11-13T00:35:35.860Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|INFO|500||Invoke
2022-11-13T00:35:35.860Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:35.860Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a
2022-11-13T00:35:35.861Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|DEBUG|500||Method      : GET
2022-11-13T00:35:35.861Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-TransactionID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-ECOMP-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fc55886-1bdd-48c8-b7cd-c1a8ce3f7358"]
2022-11-13T00:35:35.861Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|DEBUG|500||Request body: 
2022-11-13T00:35:35.861Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|DEBUG|500||==========================request end================================================
2022-11-13T00:35:35.895Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:35.895Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:35.896Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|DEBUG|500||Status text  : OK
2022-11-13T00:35:35.896Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:35:35 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:35.896Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF",
  "description" : "catalog service description",
  "modelUUID" : "927b1d7a-fa27-4f39-9f57-5c0eff8ce70a",
  "modelInvariantUUID" : "65f2e46d-1c2f-4d8c-9859-2e0062deec67",
  "created" : "2022-11-13 00:32:36.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 7df6b19a-4d98",
  "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/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:35:35.896Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:35.897Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a|INFO|500||InvokeReturn
2022-11-13T00:35:35.899Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.900Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.900Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.900Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.900Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.901Z|ed8f5550-6315-490b-9b85-bd481c87521f|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:"3880", X-B3-TraceId:"8446e3d6480e121b6691898e0f89a6d8", X-B3-SpanId:"1174cdcc8cb7176c", X-B3-ParentSpanId:"6691898e0f89a6d8", X-B3-Sampled:"0", X-ONAP-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-TransactionID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-ECOMP-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77d47395-28c6-4c80-848e-19f96f8757ff"]
2022-11-13T00:35:35.901Z|ed8f5550-6315-490b-9b85-bd481c87521f|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":"ed8f5550-6315-490b-9b85-bd481c87521f","requestStatus":"IN_PROGRESS","startTime":1668299735450,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"65f2e46d-1c2f-4d8c-9859-2e0062deec67\",\n            \"modelVersionId\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\n            \"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"22dec5cc-5b66-4b01-80eb-30fa7ba47ba6\",\n            \"owningEntityName\":\"OE-ETE_Customer-22dec5cc-5b66-4b01-80eb-30fa7ba47ba6\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_b405cd3d-0597-48c1-86e5-fd53cbed21fd\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd\",\n            \"productFamilyId\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\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\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\n                            \"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 7df6b19a-4d98 0\",\n                                        \"modelCustomizationId\":\"cf9b44ed-4261-4602-8746-e74f00c3a827\",\n                                        \"modelInvariantId\":\"65f2e46d-1c2f-4d8c-9859-2e0062deec67\",\n                                        \"modelVersionId\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\n                                        \"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\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\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"4Idg8AJpZc2Jw4Ao0iEF\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"ed8f5550-6315-490b-9b85-bd481c87521f"}
2022-11-13T00:35:35.901Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.938Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.938Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.938Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-11-13T00:35:35.939Z|ed8f5550-6315-490b-9b85-bd481c87521f|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/ed8f5550-6315-490b-9b85-bd481c87521f", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:35:35 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:35.941Z|ed8f5550-6315-490b-9b85-bd481c87521f|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" : "ed8f5550-6315-490b-9b85-bd481c87521f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:35:35.450+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"65f2e46d-1c2f-4d8c-9859-2e0062deec67\",\n            \"modelVersionId\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\n            \"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"22dec5cc-5b66-4b01-80eb-30fa7ba47ba6\",\n            \"owningEntityName\":\"OE-ETE_Customer-22dec5cc-5b66-4b01-80eb-30fa7ba47ba6\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_b405cd3d-0597-48c1-86e5-fd53cbed21fd\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd\",\n            \"productFamilyId\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\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\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\n                            \"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 7df6b19a-4d98 0\",\n                                        \"modelCustomizationId\":\"cf9b44ed-4261-4602-8746-e74f00c3a827\",\n                                        \"modelInvariantId\":\"65f2e46d-1c2f-4d8c-9859-2e0062deec67\",\n                                        \"modelVersionId\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\n                                        \"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\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\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"4Idg8AJpZc2Jw4Ao0iEF\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-13T00:35:35.779+00:00",
  "serviceInstanceName" : "Service_Ete_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed8f5550-6315-490b-9b85-bd481c87521f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f"
    }
  }
}
2022-11-13T00:35:35.941Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.942Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.951Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.951Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.951Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.951Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.952Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:35.952Z|ed8f5550-6315-490b-9b85-bd481c87521f|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:"8446e3d6480e121b6691898e0f89a6d8", X-B3-SpanId:"335f754dd61900f3", X-B3-ParentSpanId:"6691898e0f89a6d8", X-B3-Sampled:"0", X-ONAP-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-TransactionID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-ECOMP-RequestID:"ed8f5550-6315-490b-9b85-bd481c87521f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8f4d287-8735-408b-bf91-c9d8693d75cf"]
2022-11-13T00:35:35.952Z|ed8f5550-6315-490b-9b85-bd481c87521f|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\":\"65f2e46d-1c2f-4d8c-9859-2e0062deec67\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\"modelUuid\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\"modelInvariantUuid\":\"65f2e46d-1c2f-4d8c-9859-2e0062deec67\"},\"requestInfo\":{\"productFamilyId\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_b405cd3d-0597-48c1-86e5-fd53cbed21fd\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 7df6b19a-4d98 0\",\"modelCustomizationId\":\"cf9b44ed-4261-4602-8746-e74f00c3a827\",\"modelInvariantId\":\"65f2e46d-1c2f-4d8c-9859-2e0062deec67\",\"modelVersionId\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\"instanceParams\":[],\"instanceName\":\"4Idg8AJpZc2Jw4Ao0iEF\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"22dec5cc-5b66-4b01-80eb-30fa7ba47ba6\",\"owningEntityName\":\"OE-ETE_Customer-22dec5cc-5b66-4b01-80eb-30fa7ba47ba6\"}}}","type":"String"},"requestId":{"value":"ed8f5550-6315-490b-9b85-bd481c87521f","type":"String"},"mso-request-id":{"value":"ed8f5550-6315-490b-9b85-bd481c87521f","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-11-13T00:35:35.952Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:36.973Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:36.973Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:36.974Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-11-13T00:35:36.974Z|ed8f5550-6315-490b-9b85-bd481c87521f|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:"Sun, 13 Nov 2022 00:35:37 GMT", x-onap-requestid:"ed8f5550-6315-490b-9b85-bd481c87521f", x-requestid:"ed8f5550-6315-490b-9b85-bd481c87521f", x-transactionid:"ed8f5550-6315-490b-9b85-bd481c87521f", x-ecomp-requestid:"ed8f5550-6315-490b-9b85-bd481c87521f", x-onap-partnername:"UNKNOWN", x-invocationid:"e8f4d287-8735-408b-bf91-c9d8693d75cf", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1016", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:36.974Z|ed8f5550-6315-490b-9b85-bd481c87521f|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\":\"ed8f5550-6315-490b-9b85-bd481c87521f\",\"instanceId\":\"edd0bfbe-c411-45cf-a0b3-4ee9533be6f9\"}}","message":"Success","processInstanceID":"176ed76a-62eb-11ed-9d06-5af7ec799a21","variables":null,"messageCode":200}
2022-11-13T00:35:36.975Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:36.975Z|ed8f5550-6315-490b-9b85-bd481c87521f|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-11-13T00:35:36.979Z|ed8f5550-6315-490b-9b85-bd481c87521f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:35:40.697Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:35:40.703Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67
2022-11-13T00:35:40.703Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|INFO|500||Invoke
2022-11-13T00:35:40.703Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:40.704Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67
2022-11-13T00:35:40.704Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Method      : GET
2022-11-13T00:35:40.704Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0851db5bf8413251e3b0001ca71f6951", X-B3-SpanId:"15535bbe222465f1", X-B3-ParentSpanId:"d32f2c7f847c97c7", X-B3-Sampled:"0", X-ONAP-RequestID:"abd7d5cc-453e-4a5c-8d7c-cd24c1938f12", X-RequestID:"abd7d5cc-453e-4a5c-8d7c-cd24c1938f12", X-TransactionID:"abd7d5cc-453e-4a5c-8d7c-cd24c1938f12", X-ECOMP-RequestID:"abd7d5cc-453e-4a5c-8d7c-cd24c1938f12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fe7bd72-6c1c-4e7a-b3c4-16d19092de32"]
2022-11-13T00:35:40.704Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Request body: 
2022-11-13T00:35:40.705Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||==========================request end================================================
2022-11-13T00:35:40.730Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:40.731Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:40.731Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Status text  : OK
2022-11-13T00:35:40.731Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:35:40 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:40.733Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Response body: {
  "requestId" : "a73937ca-c625-4472-96b5-175502c89b67",
  "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-11-13T00:34:57.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"modelVersion\": \"1668299679291\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:35:06.000+00:00",
  "vfModuleId" : "e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "vfModuleName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "vfModuleModelName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "a73937ca-c625-4472-96b5-175502c89b67",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67"
    }
  }
}
2022-11-13T00:35:40.734Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:40.734Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|INFO|500||InvokeReturn
2022-11-13T00:35:40.735Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false
2022-11-13T00:35:40.736Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:35:40.736Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:40.736Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false
2022-11-13T00:35:40.736Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:35:40.737Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0851db5bf8413251e3b0001ca71f6951", X-B3-SpanId:"12d5572d24d3e385", X-B3-ParentSpanId:"d32f2c7f847c97c7", X-B3-Sampled:"0", X-ONAP-RequestID:"abd7d5cc-453e-4a5c-8d7c-cd24c1938f12", X-RequestID:"abd7d5cc-453e-4a5c-8d7c-cd24c1938f12", X-TransactionID:"abd7d5cc-453e-4a5c-8d7c-cd24c1938f12", X-ECOMP-RequestID:"abd7d5cc-453e-4a5c-8d7c-cd24c1938f12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95068c90-b807-4dc2-ae50-7d19c9416d4e"]
2022-11-13T00:35:40.737Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:35:40.737Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:35:40.757Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:40.757Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:40.758Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:35:40.758Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:35:40 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:40.760Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 46,
  "soRequestId" : "a73937ca-c625-4472-96b5-175502c89b67",
  "groupingId" : "1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969",
  "name" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae/1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"updated_time\":1668299706000,\"creation_time\":1668299611000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ea3518afdff4bff95af862804701bed\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"vnf_id\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:35:08.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:35:40.760Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:40.760Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:35:40.787Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:35:40.788Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:35:40.788Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:40.788Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:35:40.789Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:35:40.789Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"abd7d5cc-453e-4a5c-8d7c-cd24c1938f12", X-RequestID:"abd7d5cc-453e-4a5c-8d7c-cd24c1938f12", X-TransactionID:"abd7d5cc-453e-4a5c-8d7c-cd24c1938f12", X-ECOMP-RequestID:"abd7d5cc-453e-4a5c-8d7c-cd24c1938f12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cd627dd-66d8-49b7-a77e-56d547939242"]
2022-11-13T00:35:40.789Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:35:40.790Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:35:40.925Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:40.926Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:40.926Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:35:40.931Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=386FF64F83E4C273E17D7ECFA9E308C8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Sun, 13 Nov 2022 00:35:41 GMT", x-envoy-upstream-service-time:"132", server:"envoy"]
2022-11-13T00:35:40.931Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03cb87b6-62eb-11ed-9d06-5af7ec799a21","businessKey":"a73937ca-c625-4472-96b5-175502c89b67","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:35:03.886+0000","endTime":"2022-11-13T00:35:24.321+0000","removalTime":null,"durationInMillis":20435,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"008ab4b3-62eb-11ed-9d06-5af7ec799a21","superProcessInstanceId":"03ca27e3-62eb-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-13T00:35:40.932Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:40.932Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:35:40.953Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:35:40.954Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:35:40.954Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:40.955Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:35:40.955Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:35:40.955Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"abd7d5cc-453e-4a5c-8d7c-cd24c1938f12", X-RequestID:"abd7d5cc-453e-4a5c-8d7c-cd24c1938f12", X-TransactionID:"abd7d5cc-453e-4a5c-8d7c-cd24c1938f12", X-ECOMP-RequestID:"abd7d5cc-453e-4a5c-8d7c-cd24c1938f12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a7cadbe-e6c1-4f49-9b09-8d3f681155ba"]
2022-11-13T00:35:40.955Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:35:40.955Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:35:40.974Z|6c626666-3352-4207-8ac7-e549d38702b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:35:40.975Z|6c626666-3352-4207-8ac7-e549d38702b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:35:41.107Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:41.107Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:41.107Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:35:41.108Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=6F4169FD2207176A810BFCEE04CC31AC; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Sun, 13 Nov 2022 00:35:41 GMT", x-envoy-upstream-service-time:"148", server:"envoy"]
2022-11-13T00:35:41.108Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:0ff90cf2-62eb-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"03cb87b6-62eb-11ed-9d06-5af7ec799a21","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"03cb87b6-62eb-11ed-9d06-5af7ec799a21","executionId":"03cb87b6-62eb-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:35:24.317+0000","endTime":"2022-11-13T00:35:24.317+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"008ab4b3-62eb-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:35:41.108Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:41.109Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:35:41.113Z|abd7d5cc-453e-4a5c-8d7c-cd24c1938f12|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:35:41.454Z|6b05dd16-de85-4553-a2b5-5ed334054e69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:35:41.455Z|6b05dd16-de85-4553-a2b5-5ed334054e69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:35:42.309Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:35:42.318Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c
2022-11-13T00:35:42.319Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|INFO|500||Invoke
2022-11-13T00:35:42.319Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:42.319Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c
2022-11-13T00:35:42.320Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Method      : GET
2022-11-13T00:35:42.320Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"abf03ff4b377e4bc00300e2832a0aa7f", X-B3-SpanId:"f3eb4ded44f56219", X-B3-ParentSpanId:"24d50ab70331fdcc", X-B3-Sampled:"0", X-ONAP-RequestID:"def760d5-596c-413a-b1c2-1502389edaff", X-RequestID:"def760d5-596c-413a-b1c2-1502389edaff", X-TransactionID:"def760d5-596c-413a-b1c2-1502389edaff", X-ECOMP-RequestID:"def760d5-596c-413a-b1c2-1502389edaff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3457efd3-bee3-4c85-8634-055e59f34e20"]
2022-11-13T00:35:42.320Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Request body: 
2022-11-13T00:35:42.321Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||==========================request end================================================
2022-11-13T00:35:42.345Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:42.345Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:42.345Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Status text  : OK
2022-11-13T00:35:42.346Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:35:41 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:42.346Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Response body: {
  "requestId" : "87acfddd-b93e-4d44-9ab0-c3676ff22c3c",
  "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-11-13T00:34:58.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "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\": \"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\",\n            \"modelVersionId\": \"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\n            \"modelName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\n            \"modelVersion\": \"1668299679804\",\n            \"modelCustomizationId\": \"4d7a7a5c-5e30-457e-9930-d26866839c02\"\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-11-13T00:35:01.000+00:00",
  "vfModuleId" : "05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "vfModuleName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "vfModuleModelName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "87acfddd-b93e-4d44-9ab0-c3676ff22c3c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c"
    }
  }
}
2022-11-13T00:35:42.347Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:42.347Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|INFO|500||InvokeReturn
2022-11-13T00:35:42.349Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false
2022-11-13T00:35:42.349Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:35:42.349Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:42.350Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false
2022-11-13T00:35:42.350Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:35:42.350Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"abf03ff4b377e4bc00300e2832a0aa7f", X-B3-SpanId:"45514327d093fc02", X-B3-ParentSpanId:"24d50ab70331fdcc", X-B3-Sampled:"0", X-ONAP-RequestID:"def760d5-596c-413a-b1c2-1502389edaff", X-RequestID:"def760d5-596c-413a-b1c2-1502389edaff", X-TransactionID:"def760d5-596c-413a-b1c2-1502389edaff", X-ECOMP-RequestID:"def760d5-596c-413a-b1c2-1502389edaff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61fdc260-2531-40fe-843f-cd36776dcd8e"]
2022-11-13T00:35:42.351Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:35:42.351Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:35:42.368Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:42.369Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:42.369Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:35:42.369Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:35:41 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:42.370Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:35:42.370Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:42.371Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:35:42.397Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:35:42.398Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:35:42.399Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:42.399Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:35:42.399Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:35:42.400Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"def760d5-596c-413a-b1c2-1502389edaff", X-RequestID:"def760d5-596c-413a-b1c2-1502389edaff", X-TransactionID:"def760d5-596c-413a-b1c2-1502389edaff", X-ECOMP-RequestID:"def760d5-596c-413a-b1c2-1502389edaff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17d15f3a-95f1-40ea-8f8a-22b4d842b242"]
2022-11-13T00:35:42.400Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:35:42.400Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:35:42.550Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:42.551Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:42.551Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:35:42.551Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=DE28EC79B54B0F094D9E0EBC9D0AE4BD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Sun, 13 Nov 2022 00:35:43 GMT", x-envoy-upstream-service-time:"145", server:"envoy"]
2022-11-13T00:35:42.552Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"041b2e0c-62eb-11ed-9d06-5af7ec799a21","businessKey":"87acfddd-b93e-4d44-9ab0-c3676ff22c3c","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:35:04.409+0000","endTime":"2022-11-13T00:35:15.936+0000","removalTime":null,"durationInMillis":11527,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"00f472a6-62eb-11ed-9d06-5af7ec799a21","superProcessInstanceId":"041a1c59-62eb-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-13T00:35:42.552Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:42.553Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:35:42.578Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:35:42.579Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:35:42.579Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:42.580Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:35:42.580Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:35:42.580Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"def760d5-596c-413a-b1c2-1502389edaff", X-RequestID:"def760d5-596c-413a-b1c2-1502389edaff", X-TransactionID:"def760d5-596c-413a-b1c2-1502389edaff", X-ECOMP-RequestID:"def760d5-596c-413a-b1c2-1502389edaff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"929c22fe-e2d4-4348-a27d-6551f0c59e37"]
2022-11-13T00:35:42.581Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:35:42.581Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:35:42.721Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:42.722Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:42.722Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:35:42.722Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=AEE219C4F20F95DEFBA95BE723AD353D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Sun, 13 Nov 2022 00:35:43 GMT", x-envoy-upstream-service-time:"135", server:"envoy"]
2022-11-13T00:35:42.723Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:0af9c1b5-62eb-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"041b2e0c-62eb-11ed-9d06-5af7ec799a21","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"041b2e0c-62eb-11ed-9d06-5af7ec799a21","executionId":"041b2e0c-62eb-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:35:15.933+0000","endTime":"2022-11-13T00:35:15.934+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"00f472a6-62eb-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:35:42.723Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:42.724Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:35:42.729Z|def760d5-596c-413a-b1c2-1502389edaff|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:35:43.821Z|628d5b5a-1fde-4148-b581-9b4c424d9a34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:35:43.822Z|628d5b5a-1fde-4148-b581-9b4c424d9a34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:35:46.960Z|57b012c8-e7fc-4fbd-ba22-76005af20c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:35:46.960Z|57b012c8-e7fc-4fbd-ba22-76005af20c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:35:47.397Z|fd5cc4b6-4a8a-4841-bfcf-e5800f5eafce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:35:47.397Z|fd5cc4b6-4a8a-4841-bfcf-e5800f5eafce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:35:50.999Z|a989bb62-9e56-4e0a-b080-234d9dd21621|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:35:51.000Z|a989bb62-9e56-4e0a-b080-234d9dd21621|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:35:51.278Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:35:51.283Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67
2022-11-13T00:35:51.283Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|INFO|500||Invoke
2022-11-13T00:35:51.284Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:51.284Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67
2022-11-13T00:35:51.284Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Method      : GET
2022-11-13T00:35:51.284Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b204176f3ae4e3adb79f90555e79aec", X-B3-SpanId:"ba34a36c57e9d593", X-B3-ParentSpanId:"8e0b6c8a06883616", X-B3-Sampled:"0", X-ONAP-RequestID:"1b81fe30-215a-4bb2-ba9a-00365609fdd5", X-RequestID:"1b81fe30-215a-4bb2-ba9a-00365609fdd5", X-TransactionID:"1b81fe30-215a-4bb2-ba9a-00365609fdd5", X-ECOMP-RequestID:"1b81fe30-215a-4bb2-ba9a-00365609fdd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22a29d14-5cbd-4172-bfeb-820c3bd14049"]
2022-11-13T00:35:51.284Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Request body: 
2022-11-13T00:35:51.285Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||==========================request end================================================
2022-11-13T00:35:51.323Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:51.323Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:51.323Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Status text  : OK
2022-11-13T00:35:51.323Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:35:51 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:51.327Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Response body: {
  "requestId" : "a73937ca-c625-4472-96b5-175502c89b67",
  "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-11-13T00:34:57.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"modelVersion\": \"1668299679291\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:35:06.000+00:00",
  "vfModuleId" : "e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "vfModuleName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "vfModuleModelName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "a73937ca-c625-4472-96b5-175502c89b67",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67"
    }
  }
}
2022-11-13T00:35:51.328Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:51.328Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|INFO|500||InvokeReturn
2022-11-13T00:35:51.329Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false
2022-11-13T00:35:51.329Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:35:51.330Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:51.330Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false
2022-11-13T00:35:51.330Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:35:51.330Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b204176f3ae4e3adb79f90555e79aec", X-B3-SpanId:"2f2fa6c98127449f", X-B3-ParentSpanId:"8e0b6c8a06883616", X-B3-Sampled:"0", X-ONAP-RequestID:"1b81fe30-215a-4bb2-ba9a-00365609fdd5", X-RequestID:"1b81fe30-215a-4bb2-ba9a-00365609fdd5", X-TransactionID:"1b81fe30-215a-4bb2-ba9a-00365609fdd5", X-ECOMP-RequestID:"1b81fe30-215a-4bb2-ba9a-00365609fdd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f36b59dd-bbcb-4313-b029-cc6ea6054213"]
2022-11-13T00:35:51.330Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:35:51.331Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:35:51.356Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:51.356Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:51.356Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:35:51.356Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:35:51 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:51.357Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 46,
  "soRequestId" : "a73937ca-c625-4472-96b5-175502c89b67",
  "groupingId" : "1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969",
  "name" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae/1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"updated_time\":1668299706000,\"creation_time\":1668299611000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ea3518afdff4bff95af862804701bed\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"vnf_id\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:35:08.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:35:51.357Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:51.357Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:35:51.383Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:35:51.383Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:35:51.384Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:51.384Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:35:51.384Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:35:51.384Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1b81fe30-215a-4bb2-ba9a-00365609fdd5", X-RequestID:"1b81fe30-215a-4bb2-ba9a-00365609fdd5", X-TransactionID:"1b81fe30-215a-4bb2-ba9a-00365609fdd5", X-ECOMP-RequestID:"1b81fe30-215a-4bb2-ba9a-00365609fdd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb491c71-1b29-4fca-b086-fc40b2f68541"]
2022-11-13T00:35:51.385Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:35:51.385Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:35:51.478Z|d60b8c07-d080-4273-bf62-9797a633e9f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:35:51.479Z|d60b8c07-d080-4273-bf62-9797a633e9f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:35:51.515Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:51.516Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:51.516Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:35:51.517Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=27C9FCB5EC4341866D1209EE18ABFB39; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Sun, 13 Nov 2022 00:35:52 GMT", x-envoy-upstream-service-time:"127", server:"envoy"]
2022-11-13T00:35:51.517Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03cb87b6-62eb-11ed-9d06-5af7ec799a21","businessKey":"a73937ca-c625-4472-96b5-175502c89b67","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:35:03.886+0000","endTime":"2022-11-13T00:35:24.321+0000","removalTime":null,"durationInMillis":20435,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"008ab4b3-62eb-11ed-9d06-5af7ec799a21","superProcessInstanceId":"03ca27e3-62eb-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-13T00:35:51.517Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:51.518Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:35:51.537Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:35:51.538Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:35:51.538Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:51.539Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:35:51.539Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:35:51.539Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1b81fe30-215a-4bb2-ba9a-00365609fdd5", X-RequestID:"1b81fe30-215a-4bb2-ba9a-00365609fdd5", X-TransactionID:"1b81fe30-215a-4bb2-ba9a-00365609fdd5", X-ECOMP-RequestID:"1b81fe30-215a-4bb2-ba9a-00365609fdd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9fe2f9fa-8284-47a0-aeb0-50e7cfb7b0ca"]
2022-11-13T00:35:51.539Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:35:51.540Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:35:51.669Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:51.670Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:51.671Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:35:51.671Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=EC36D2FA5F247C58429E0454636768B3; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Sun, 13 Nov 2022 00:35:52 GMT", x-envoy-upstream-service-time:"126", server:"envoy"]
2022-11-13T00:35:51.671Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:0ff90cf2-62eb-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"03cb87b6-62eb-11ed-9d06-5af7ec799a21","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"03cb87b6-62eb-11ed-9d06-5af7ec799a21","executionId":"03cb87b6-62eb-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:35:24.317+0000","endTime":"2022-11-13T00:35:24.317+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"008ab4b3-62eb-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:35:51.672Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:51.672Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:35:51.676Z|1b81fe30-215a-4bb2-ba9a-00365609fdd5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:35:52.898Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:35:52.903Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c
2022-11-13T00:35:52.903Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|INFO|500||Invoke
2022-11-13T00:35:52.904Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:52.904Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c
2022-11-13T00:35:52.904Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Method      : GET
2022-11-13T00:35:52.904Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f9fe5b80c367bfe541d8fdffacee4b4", X-B3-SpanId:"fb4a99aa1faadf60", X-B3-ParentSpanId:"568660394200135c", X-B3-Sampled:"0", X-ONAP-RequestID:"73767b09-8be4-439f-a759-9f3b79ef92b5", X-RequestID:"73767b09-8be4-439f-a759-9f3b79ef92b5", X-TransactionID:"73767b09-8be4-439f-a759-9f3b79ef92b5", X-ECOMP-RequestID:"73767b09-8be4-439f-a759-9f3b79ef92b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"834fb414-42fa-4a21-a048-4b6abcbdd606"]
2022-11-13T00:35:52.905Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Request body: 
2022-11-13T00:35:52.905Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||==========================request end================================================
2022-11-13T00:35:52.932Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:52.933Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:52.933Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Status text  : OK
2022-11-13T00:35:52.933Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:35:52 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:52.936Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Response body: {
  "requestId" : "87acfddd-b93e-4d44-9ab0-c3676ff22c3c",
  "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-11-13T00:34:58.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "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\": \"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\",\n            \"modelVersionId\": \"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\n            \"modelName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\n            \"modelVersion\": \"1668299679804\",\n            \"modelCustomizationId\": \"4d7a7a5c-5e30-457e-9930-d26866839c02\"\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-11-13T00:35:01.000+00:00",
  "vfModuleId" : "05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "vfModuleName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "vfModuleModelName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "87acfddd-b93e-4d44-9ab0-c3676ff22c3c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c"
    }
  }
}
2022-11-13T00:35:52.936Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:52.936Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|INFO|500||InvokeReturn
2022-11-13T00:35:52.939Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false
2022-11-13T00:35:52.939Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:35:52.939Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:52.939Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false
2022-11-13T00:35:52.940Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:35:52.940Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f9fe5b80c367bfe541d8fdffacee4b4", X-B3-SpanId:"3b4a79e39cef9886", X-B3-ParentSpanId:"568660394200135c", X-B3-Sampled:"0", X-ONAP-RequestID:"73767b09-8be4-439f-a759-9f3b79ef92b5", X-RequestID:"73767b09-8be4-439f-a759-9f3b79ef92b5", X-TransactionID:"73767b09-8be4-439f-a759-9f3b79ef92b5", X-ECOMP-RequestID:"73767b09-8be4-439f-a759-9f3b79ef92b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d790904b-f3d7-4371-824b-83285ed96035"]
2022-11-13T00:35:52.940Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:35:52.940Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:35:52.960Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:52.961Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:52.961Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:35:52.961Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:35:52 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:35:52.964Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:35:52.964Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:52.964Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:35:52.988Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:35:52.988Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:35:52.989Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:52.989Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:35:52.989Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:35:52.989Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"73767b09-8be4-439f-a759-9f3b79ef92b5", X-RequestID:"73767b09-8be4-439f-a759-9f3b79ef92b5", X-TransactionID:"73767b09-8be4-439f-a759-9f3b79ef92b5", X-ECOMP-RequestID:"73767b09-8be4-439f-a759-9f3b79ef92b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7433ed69-c50a-4d50-80c7-592180d82adb"]
2022-11-13T00:35:52.989Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:35:52.990Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:35:53.122Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:53.123Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:53.123Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:35:53.123Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=0B9796A7DCFF995A717CF9EF12A190AF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Sun, 13 Nov 2022 00:35:53 GMT", x-envoy-upstream-service-time:"129", server:"envoy"]
2022-11-13T00:35:53.124Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"041b2e0c-62eb-11ed-9d06-5af7ec799a21","businessKey":"87acfddd-b93e-4d44-9ab0-c3676ff22c3c","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:35:04.409+0000","endTime":"2022-11-13T00:35:15.936+0000","removalTime":null,"durationInMillis":11527,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"00f472a6-62eb-11ed-9d06-5af7ec799a21","superProcessInstanceId":"041a1c59-62eb-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-13T00:35:53.124Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:53.124Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:35:53.150Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:35:53.151Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:35:53.151Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:35:53.151Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:35:53.152Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:35:53.152Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"73767b09-8be4-439f-a759-9f3b79ef92b5", X-RequestID:"73767b09-8be4-439f-a759-9f3b79ef92b5", X-TransactionID:"73767b09-8be4-439f-a759-9f3b79ef92b5", X-ECOMP-RequestID:"73767b09-8be4-439f-a759-9f3b79ef92b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20ba5a3e-8851-4a25-9f2f-9d61ae24e035"]
2022-11-13T00:35:53.152Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:35:53.152Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:35:53.283Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:35:53.284Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:35:53.284Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:35:53.284Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=CB1540BB7D3059BFD3D058E19950725C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Sun, 13 Nov 2022 00:35:53 GMT", x-envoy-upstream-service-time:"126", server:"envoy"]
2022-11-13T00:35:53.285Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:0af9c1b5-62eb-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"041b2e0c-62eb-11ed-9d06-5af7ec799a21","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"041b2e0c-62eb-11ed-9d06-5af7ec799a21","executionId":"041b2e0c-62eb-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:35:15.933+0000","endTime":"2022-11-13T00:35:15.934+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"00f472a6-62eb-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:35:53.285Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:35:53.285Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:35:53.290Z|73767b09-8be4-439f-a759-9f3b79ef92b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:35:53.849Z|3934c2c1-aeab-42eb-b478-96eecacaed04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:35:53.850Z|3934c2c1-aeab-42eb-b478-96eecacaed04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:36:01.026Z|e4543d1b-c93f-4e8e-b7b7-d00ab0c2c1b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:36:01.026Z|e4543d1b-c93f-4e8e-b7b7-d00ab0c2c1b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:36:01.503Z|771b3dae-7a54-4717-9dfa-b6d32d81f7e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:36:01.504Z|771b3dae-7a54-4717-9dfa-b6d32d81f7e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:36:01.834Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:01.841Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67
2022-11-13T00:36:01.841Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|INFO|500||Invoke
2022-11-13T00:36:01.842Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:01.842Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67
2022-11-13T00:36:01.842Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Method      : GET
2022-11-13T00:36:01.843Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23c6b8a01d6cc16c0e231791b3ca60ef", X-B3-SpanId:"2437e0ef6773815f", X-B3-ParentSpanId:"0255053a4c82ac61", X-B3-Sampled:"0", X-ONAP-RequestID:"759be453-f303-4627-948b-9a595de91f9e", X-RequestID:"759be453-f303-4627-948b-9a595de91f9e", X-TransactionID:"759be453-f303-4627-948b-9a595de91f9e", X-ECOMP-RequestID:"759be453-f303-4627-948b-9a595de91f9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3dd5ad96-543c-4665-8670-ac2733a7387a"]
2022-11-13T00:36:01.843Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Request body: 
2022-11-13T00:36:01.844Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||==========================request end================================================
2022-11-13T00:36:01.868Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:01.869Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:01.869Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Status text  : OK
2022-11-13T00:36:01.869Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:01 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:01.871Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Response body: {
  "requestId" : "a73937ca-c625-4472-96b5-175502c89b67",
  "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-11-13T00:34:57.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"modelVersion\": \"1668299679291\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:35:06.000+00:00",
  "vfModuleId" : "e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "vfModuleName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "vfModuleModelName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "a73937ca-c625-4472-96b5-175502c89b67",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67"
    }
  }
}
2022-11-13T00:36:01.871Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:01.871Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|INFO|500||InvokeReturn
2022-11-13T00:36:01.873Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false
2022-11-13T00:36:01.873Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:01.873Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:01.873Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false
2022-11-13T00:36:01.874Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:01.874Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23c6b8a01d6cc16c0e231791b3ca60ef", X-B3-SpanId:"bc6ed8bd4c68bcdf", X-B3-ParentSpanId:"0255053a4c82ac61", X-B3-Sampled:"0", X-ONAP-RequestID:"759be453-f303-4627-948b-9a595de91f9e", X-RequestID:"759be453-f303-4627-948b-9a595de91f9e", X-TransactionID:"759be453-f303-4627-948b-9a595de91f9e", X-ECOMP-RequestID:"759be453-f303-4627-948b-9a595de91f9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79c0b8ac-2c3d-435b-b389-df6ef32c3263"]
2022-11-13T00:36:01.874Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:01.875Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:01.888Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:01.889Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:01.889Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:01.889Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:01 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:01.890Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 46,
  "soRequestId" : "a73937ca-c625-4472-96b5-175502c89b67",
  "groupingId" : "1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969",
  "name" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae/1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"updated_time\":1668299706000,\"creation_time\":1668299611000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ea3518afdff4bff95af862804701bed\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"vnf_id\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:35:08.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:36:01.890Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:01.891Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:01.917Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:36:01.918Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:36:01.918Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:01.918Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:36:01.919Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:36:01.919Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"759be453-f303-4627-948b-9a595de91f9e", X-RequestID:"759be453-f303-4627-948b-9a595de91f9e", X-TransactionID:"759be453-f303-4627-948b-9a595de91f9e", X-ECOMP-RequestID:"759be453-f303-4627-948b-9a595de91f9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29c48b6a-47cb-43db-a3ae-02f70aa54e19"]
2022-11-13T00:36:01.919Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:36:01.919Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:36:01.960Z|9e6d2280-20a6-40e1-b266-640d5b75d9fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:36:01.961Z|9e6d2280-20a6-40e1-b266-640d5b75d9fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:36:02.070Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:02.071Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:02.071Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:36:02.072Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=E03CFBC62C6BEA702732D32F650A5961; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Sun, 13 Nov 2022 00:36:02 GMT", x-envoy-upstream-service-time:"141", server:"envoy"]
2022-11-13T00:36:02.072Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03cb87b6-62eb-11ed-9d06-5af7ec799a21","businessKey":"a73937ca-c625-4472-96b5-175502c89b67","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:35:03.886+0000","endTime":"2022-11-13T00:35:24.321+0000","removalTime":null,"durationInMillis":20435,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"008ab4b3-62eb-11ed-9d06-5af7ec799a21","superProcessInstanceId":"03ca27e3-62eb-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-13T00:36:02.072Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:02.073Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a73937ca-c625-4472-96b5-175502c89b67&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:36:02.139Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:36:02.139Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:36:02.139Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:02.140Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:36:02.140Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:36:02.147Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"759be453-f303-4627-948b-9a595de91f9e", X-RequestID:"759be453-f303-4627-948b-9a595de91f9e", X-TransactionID:"759be453-f303-4627-948b-9a595de91f9e", X-ECOMP-RequestID:"759be453-f303-4627-948b-9a595de91f9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9907bd47-fe7d-4894-ae1e-8b13e9e7ebdc"]
2022-11-13T00:36:02.148Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:36:02.148Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:36:02.660Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:02.660Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:02.660Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:36:02.661Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=8B573FCD5B038E56A4C0DF91F738EAB8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Sun, 13 Nov 2022 00:36:02 GMT", x-envoy-upstream-service-time:"503", server:"envoy"]
2022-11-13T00:36:02.661Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:0ff90cf2-62eb-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"03cb87b6-62eb-11ed-9d06-5af7ec799a21","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"03cb87b6-62eb-11ed-9d06-5af7ec799a21","executionId":"03cb87b6-62eb-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:35:24.317+0000","endTime":"2022-11-13T00:35:24.317+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"008ab4b3-62eb-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:36:02.662Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:02.662Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03cb87b6-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:36:02.669Z|759be453-f303-4627-948b-9a595de91f9e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:03.451Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:03.456Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c
2022-11-13T00:36:03.456Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|INFO|500||Invoke
2022-11-13T00:36:03.456Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:03.457Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c
2022-11-13T00:36:03.457Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Method      : GET
2022-11-13T00:36:03.457Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91a582ec8ea20953762e15f10e43318e", X-B3-SpanId:"5e5be8e450ed277c", X-B3-ParentSpanId:"9d89baf39f302d8d", X-B3-Sampled:"0", X-ONAP-RequestID:"53727e43-d919-4fa8-9908-d95b2d31742b", X-RequestID:"53727e43-d919-4fa8-9908-d95b2d31742b", X-TransactionID:"53727e43-d919-4fa8-9908-d95b2d31742b", X-ECOMP-RequestID:"53727e43-d919-4fa8-9908-d95b2d31742b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc240adb-be86-4dd9-a54e-0edb037be305"]
2022-11-13T00:36:03.457Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Request body: 
2022-11-13T00:36:03.457Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||==========================request end================================================
2022-11-13T00:36:03.508Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:03.508Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:03.508Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Status text  : OK
2022-11-13T00:36:03.508Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:03 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:03.514Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Response body: {
  "requestId" : "87acfddd-b93e-4d44-9ab0-c3676ff22c3c",
  "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-11-13T00:34:58.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "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\": \"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\",\n            \"modelVersionId\": \"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\n            \"modelName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\n            \"modelVersion\": \"1668299679804\",\n            \"modelCustomizationId\": \"4d7a7a5c-5e30-457e-9930-d26866839c02\"\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-11-13T00:35:01.000+00:00",
  "vfModuleId" : "05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "vfModuleName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "vfModuleModelName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "87acfddd-b93e-4d44-9ab0-c3676ff22c3c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c"
    }
  }
}
2022-11-13T00:36:03.515Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:03.515Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|INFO|500||InvokeReturn
2022-11-13T00:36:03.516Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false
2022-11-13T00:36:03.516Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:03.517Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:03.517Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false
2022-11-13T00:36:03.517Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:03.517Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91a582ec8ea20953762e15f10e43318e", X-B3-SpanId:"48a5f3189f6f2a67", X-B3-ParentSpanId:"9d89baf39f302d8d", X-B3-Sampled:"0", X-ONAP-RequestID:"53727e43-d919-4fa8-9908-d95b2d31742b", X-RequestID:"53727e43-d919-4fa8-9908-d95b2d31742b", X-TransactionID:"53727e43-d919-4fa8-9908-d95b2d31742b", X-ECOMP-RequestID:"53727e43-d919-4fa8-9908-d95b2d31742b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8cceab2-9d62-46e0-a33b-e2bf15573fa7"]
2022-11-13T00:36:03.518Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:03.518Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:03.537Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:03.538Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:03.538Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:03.538Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:03 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:03.542Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:03.542Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:03.542Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:03.564Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:36:03.564Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:36:03.565Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:03.565Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:36:03.565Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:36:03.565Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"53727e43-d919-4fa8-9908-d95b2d31742b", X-RequestID:"53727e43-d919-4fa8-9908-d95b2d31742b", X-TransactionID:"53727e43-d919-4fa8-9908-d95b2d31742b", X-ECOMP-RequestID:"53727e43-d919-4fa8-9908-d95b2d31742b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56baf9cb-5432-40f8-a45b-167bb9a2c683"]
2022-11-13T00:36:03.566Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:36:03.566Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:36:03.876Z|93b0115b-9b21-4d4a-a433-2c2c9b3b2208|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:36:03.877Z|93b0115b-9b21-4d4a-a433-2c2c9b3b2208|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:36:04.962Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:04.963Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:04.966Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:36:04.967Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=F84A3D617EF59BFCD0451DD8E0F8BE3F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Sun, 13 Nov 2022 00:36:05 GMT", x-envoy-upstream-service-time:"1392", server:"envoy"]
2022-11-13T00:36:04.967Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"041b2e0c-62eb-11ed-9d06-5af7ec799a21","businessKey":"87acfddd-b93e-4d44-9ab0-c3676ff22c3c","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:35:04.409+0000","endTime":"2022-11-13T00:35:15.936+0000","removalTime":null,"durationInMillis":11527,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"00f472a6-62eb-11ed-9d06-5af7ec799a21","superProcessInstanceId":"041a1c59-62eb-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-13T00:36:04.967Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:04.968Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:36:05.002Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:36:05.002Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:36:05.002Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:05.004Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:36:05.005Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:36:05.005Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"53727e43-d919-4fa8-9908-d95b2d31742b", X-RequestID:"53727e43-d919-4fa8-9908-d95b2d31742b", X-TransactionID:"53727e43-d919-4fa8-9908-d95b2d31742b", X-ECOMP-RequestID:"53727e43-d919-4fa8-9908-d95b2d31742b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32da689c-58e7-4f9a-9379-562edaaf4dd8"]
2022-11-13T00:36:05.005Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:36:05.005Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:36:05.151Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:05.151Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:05.152Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:36:05.152Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=FEC2ED79574F8FCFAFF5BCCAA2243871; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Sun, 13 Nov 2022 00:36:05 GMT", x-envoy-upstream-service-time:"135", server:"envoy"]
2022-11-13T00:36:05.152Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:0af9c1b5-62eb-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"041b2e0c-62eb-11ed-9d06-5af7ec799a21","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"041b2e0c-62eb-11ed-9d06-5af7ec799a21","executionId":"041b2e0c-62eb-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:35:15.933+0000","endTime":"2022-11-13T00:35:15.934+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"00f472a6-62eb-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:36:05.152Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:05.153Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=041b2e0c-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:36:05.163Z|53727e43-d919-4fa8-9908-d95b2d31742b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:11.050Z|0064d6f3-b315-4bf0-a958-c6dbe77abd25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:36:11.050Z|0064d6f3-b315-4bf0-a958-c6dbe77abd25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:36:11.528Z|c4848aa7-d2f2-4708-9fe5-521171650425|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:36:11.528Z|c4848aa7-d2f2-4708-9fe5-521171650425|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:36:12.838Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:12.843Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67
2022-11-13T00:36:12.844Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|INFO|500||Invoke
2022-11-13T00:36:12.844Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:12.844Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67
2022-11-13T00:36:12.845Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Method      : GET
2022-11-13T00:36:12.845Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"46fe8a2b5aff0bedb08f88e39b320735", X-B3-SpanId:"5d6595c52c8d6703", X-B3-ParentSpanId:"0e7397aaa4cc8ca6", X-B3-Sampled:"0", X-ONAP-RequestID:"d107a557-3a57-43d3-97c0-e0bca54ca541", X-RequestID:"d107a557-3a57-43d3-97c0-e0bca54ca541", X-TransactionID:"d107a557-3a57-43d3-97c0-e0bca54ca541", X-ECOMP-RequestID:"d107a557-3a57-43d3-97c0-e0bca54ca541", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac41e8ed-7b6e-4af6-bb81-33093c5cb744"]
2022-11-13T00:36:12.845Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Request body: 
2022-11-13T00:36:12.845Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||==========================request end================================================
2022-11-13T00:36:12.867Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:12.867Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:12.868Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Status text  : OK
2022-11-13T00:36:12.868Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:12 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:12.869Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Response body: {
  "requestId" : "a73937ca-c625-4472-96b5-175502c89b67",
  "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-11-13T00:34:57.000+00:00",
  "endTime" : "2022-11-13T00:36:11.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"modelVersion\": \"1668299679291\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:36:10.000+00:00",
  "vfModuleId" : "e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "vfModuleName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "vfModuleModelName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "a73937ca-c625-4472-96b5-175502c89b67",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67"
    }
  }
}
2022-11-13T00:36:12.869Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:12.870Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|INFO|500||InvokeReturn
2022-11-13T00:36:12.871Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false
2022-11-13T00:36:12.871Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:12.871Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:12.872Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false
2022-11-13T00:36:12.872Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:12.872Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"46fe8a2b5aff0bedb08f88e39b320735", X-B3-SpanId:"709830b7150e90fe", X-B3-ParentSpanId:"0e7397aaa4cc8ca6", X-B3-Sampled:"0", X-ONAP-RequestID:"d107a557-3a57-43d3-97c0-e0bca54ca541", X-RequestID:"d107a557-3a57-43d3-97c0-e0bca54ca541", X-TransactionID:"d107a557-3a57-43d3-97c0-e0bca54ca541", X-ECOMP-RequestID:"d107a557-3a57-43d3-97c0-e0bca54ca541", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05df622d-d900-43d4-882e-22608054f752"]
2022-11-13T00:36:12.872Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:12.873Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:12.890Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:12.890Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:12.891Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:12.891Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:12 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:12.892Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 46,
  "soRequestId" : "a73937ca-c625-4472-96b5-175502c89b67",
  "groupingId" : "1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969",
  "name" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae/1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"updated_time\":1668299706000,\"creation_time\":1668299611000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ea3518afdff4bff95af862804701bed\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"vnf_id\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:35:08.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:36:12.893Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:12.893Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:12.900Z|d107a557-3a57-43d3-97c0-e0bca54ca541|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:13.055Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:13.060Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67
2022-11-13T00:36:13.060Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|INFO|500||Invoke
2022-11-13T00:36:13.060Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:13.061Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67
2022-11-13T00:36:13.061Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Method      : GET
2022-11-13T00:36:13.061Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1df353cd01c171304bd6d3bf02661973", X-B3-SpanId:"e1d519caea7e79a4", X-B3-ParentSpanId:"6bdad5ca2d40f24e", X-B3-Sampled:"0", X-ONAP-RequestID:"1780ff50-4027-4762-ae75-de29258f28e8", X-RequestID:"1780ff50-4027-4762-ae75-de29258f28e8", X-TransactionID:"1780ff50-4027-4762-ae75-de29258f28e8", X-ECOMP-RequestID:"1780ff50-4027-4762-ae75-de29258f28e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46768080-c717-4736-96b2-79c2fad907bd"]
2022-11-13T00:36:13.062Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Request body: 
2022-11-13T00:36:13.062Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||==========================request end================================================
2022-11-13T00:36:13.088Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:13.089Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:13.089Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Status text  : OK
2022-11-13T00:36:13.090Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:12 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:13.090Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Response body: {
  "requestId" : "a73937ca-c625-4472-96b5-175502c89b67",
  "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-11-13T00:34:57.000+00:00",
  "endTime" : "2022-11-13T00:36:11.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"modelVersion\": \"1668299679291\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:36:10.000+00:00",
  "vfModuleId" : "e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "vfModuleName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "vfModuleModelName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "a73937ca-c625-4472-96b5-175502c89b67",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67"
    }
  }
}
2022-11-13T00:36:13.090Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:13.091Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|INFO|500||InvokeReturn
2022-11-13T00:36:13.092Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false
2022-11-13T00:36:13.092Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:13.092Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:13.093Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false
2022-11-13T00:36:13.093Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:13.093Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1df353cd01c171304bd6d3bf02661973", X-B3-SpanId:"75e5d5ddc6ee7897", X-B3-ParentSpanId:"6bdad5ca2d40f24e", X-B3-Sampled:"0", X-ONAP-RequestID:"1780ff50-4027-4762-ae75-de29258f28e8", X-RequestID:"1780ff50-4027-4762-ae75-de29258f28e8", X-TransactionID:"1780ff50-4027-4762-ae75-de29258f28e8", X-ECOMP-RequestID:"1780ff50-4027-4762-ae75-de29258f28e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"579c30c0-9f8f-4149-94f7-e0394155348b"]
2022-11-13T00:36:13.094Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:13.094Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:13.112Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:13.112Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:13.112Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:13.112Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:12 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:13.114Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 46,
  "soRequestId" : "a73937ca-c625-4472-96b5-175502c89b67",
  "groupingId" : "1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969",
  "name" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae/1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"updated_time\":1668299706000,\"creation_time\":1668299611000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ea3518afdff4bff95af862804701bed\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"vnf_id\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:35:08.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:36:13.114Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:13.115Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:13.121Z|1780ff50-4027-4762-ae75-de29258f28e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:13.267Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:13.272Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f
2022-11-13T00:36:13.272Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|INFO|500||Invoke
2022-11-13T00:36:13.273Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:13.273Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f
2022-11-13T00:36:13.273Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Method      : GET
2022-11-13T00:36:13.274Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e82928b99a3e1e5eb7564d259fc5a5f", X-B3-SpanId:"1cdb05f3dfc058aa", X-B3-ParentSpanId:"eb7564d259fc5a5f", X-B3-Sampled:"0", X-ONAP-RequestID:"f0ecb432-0f63-481a-83f9-89a068e8b465", X-RequestID:"f0ecb432-0f63-481a-83f9-89a068e8b465", X-TransactionID:"f0ecb432-0f63-481a-83f9-89a068e8b465", X-ECOMP-RequestID:"f0ecb432-0f63-481a-83f9-89a068e8b465", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"621061b8-fe6c-40b2-ba8c-f1c296dbf427"]
2022-11-13T00:36:13.274Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Request body: 
2022-11-13T00:36:13.274Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||==========================request end================================================
2022-11-13T00:36:13.284Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:13.287Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67
2022-11-13T00:36:13.287Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|INFO|500||Invoke
2022-11-13T00:36:13.287Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:13.288Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67
2022-11-13T00:36:13.288Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Method      : GET
2022-11-13T00:36:13.288Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"164031d513c76ce49779a51de386b6a1", X-B3-SpanId:"dd901542e4453bf9", X-B3-ParentSpanId:"05aa74ab701d8213", X-B3-Sampled:"0", X-ONAP-RequestID:"fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7", X-RequestID:"fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7", X-TransactionID:"fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7", X-ECOMP-RequestID:"fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a692657-bcb0-4159-815c-39283c652574"]
2022-11-13T00:36:13.289Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Request body: 
2022-11-13T00:36:13.289Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||==========================request end================================================
2022-11-13T00:36:13.308Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:13.308Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:13.309Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Status text  : OK
2022-11-13T00:36:13.309Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:12 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:13.311Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Response body: {
  "requestId" : "ed8f5550-6315-490b-9b85-bd481c87521f",
  "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-11-13T00:35:35.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"65f2e46d-1c2f-4d8c-9859-2e0062deec67\",\n            \"modelVersionId\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\n            \"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"22dec5cc-5b66-4b01-80eb-30fa7ba47ba6\",\n            \"owningEntityName\":\"OE-ETE_Customer-22dec5cc-5b66-4b01-80eb-30fa7ba47ba6\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_b405cd3d-0597-48c1-86e5-fd53cbed21fd\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd\",\n            \"productFamilyId\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\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\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\n                            \"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 7df6b19a-4d98 0\",\n                                        \"modelCustomizationId\":\"cf9b44ed-4261-4602-8746-e74f00c3a827\",\n                                        \"modelInvariantId\":\"65f2e46d-1c2f-4d8c-9859-2e0062deec67\",\n                                        \"modelVersionId\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\n                                        \"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\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\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"4Idg8AJpZc2Jw4Ao0iEF\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:35:41.000+00:00",
  "serviceInstanceId" : "edd0bfbe-c411-45cf-a0b3-4ee9533be6f9",
  "serviceInstanceName" : "Service_Ete_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed8f5550-6315-490b-9b85-bd481c87521f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f"
    }
  }
}
2022-11-13T00:36:13.311Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:13.311Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|INFO|500||InvokeReturn
2022-11-13T00:36:13.313Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false
2022-11-13T00:36:13.313Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:13.313Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:13.314Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false
2022-11-13T00:36:13.314Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:13.314Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e82928b99a3e1e5eb7564d259fc5a5f", X-B3-SpanId:"4c710a50e12e535e", X-B3-ParentSpanId:"eb7564d259fc5a5f", X-B3-Sampled:"0", X-ONAP-RequestID:"f0ecb432-0f63-481a-83f9-89a068e8b465", X-RequestID:"f0ecb432-0f63-481a-83f9-89a068e8b465", X-TransactionID:"f0ecb432-0f63-481a-83f9-89a068e8b465", X-ECOMP-RequestID:"f0ecb432-0f63-481a-83f9-89a068e8b465", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54f9c8d1-691b-4b65-96ee-f7f93ff27824"]
2022-11-13T00:36:13.315Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:13.315Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:13.334Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:13.335Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:13.335Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:13.335Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:13.335Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:12 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:13.335Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:13.336Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Status text  : OK
2022-11-13T00:36:13.336Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:12 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:13.340Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:13.340Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:13.341Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:13.358Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Response body: {
  "requestId" : "a73937ca-c625-4472-96b5-175502c89b67",
  "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-11-13T00:34:57.000+00:00",
  "endTime" : "2022-11-13T00:36:11.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"modelVersion\": \"1668299679291\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:36:10.000+00:00",
  "vfModuleId" : "e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "vfModuleName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "vfModuleModelName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "a73937ca-c625-4472-96b5-175502c89b67",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67"
    }
  }
}
2022-11-13T00:36:13.359Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:13.359Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|INFO|500||InvokeReturn
2022-11-13T00:36:13.360Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false
2022-11-13T00:36:13.361Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:13.361Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:13.361Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false
2022-11-13T00:36:13.362Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:13.362Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"164031d513c76ce49779a51de386b6a1", X-B3-SpanId:"a91a82d6a52b6e1c", X-B3-ParentSpanId:"05aa74ab701d8213", X-B3-Sampled:"0", X-ONAP-RequestID:"fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7", X-RequestID:"fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7", X-TransactionID:"fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7", X-ECOMP-RequestID:"fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fab056eb-8640-4e32-b968-54fa4b324d1b"]
2022-11-13T00:36:13.362Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:13.362Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:13.366Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:36:13.367Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:36:13.367Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:13.367Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:36:13.368Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:36:13.368Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f0ecb432-0f63-481a-83f9-89a068e8b465", X-RequestID:"f0ecb432-0f63-481a-83f9-89a068e8b465", X-TransactionID:"f0ecb432-0f63-481a-83f9-89a068e8b465", X-ECOMP-RequestID:"f0ecb432-0f63-481a-83f9-89a068e8b465", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29ba0402-8313-4db3-a5d3-a8a90da78771"]
2022-11-13T00:36:13.368Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:36:13.369Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:36:13.378Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:13.379Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:13.379Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:13.379Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:12 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:13.380Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 46,
  "soRequestId" : "a73937ca-c625-4472-96b5-175502c89b67",
  "groupingId" : "1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969",
  "name" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae/1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"updated_time\":1668299706000,\"creation_time\":1668299611000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ea3518afdff4bff95af862804701bed\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"vnf_id\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:35:08.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:36:13.381Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:13.381Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:13.387Z|fa3d54c2-b3ea-4c87-bdc4-d2b649191fb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:13.510Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:13.511Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:13.511Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:36:13.512Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=141A86185E04242F490D8661034923EB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"693", date:"Sun, 13 Nov 2022 00:36:14 GMT", x-envoy-upstream-service-time:"138", server:"envoy"]
2022-11-13T00:36:13.512Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1bb867a5-62eb-11ed-9d06-5af7ec799a21","businessKey":"ed8f5550-6315-490b-9b85-bd481c87521f","processDefinitionId":"WaitForPnfReadyBB:1:03d9b937-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-11-13T00:35:44.026+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"176ed76a-62eb-11ed-9d06-5af7ec799a21","superProcessInstanceId":"1b25c54f-62eb-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-13T00:36:13.513Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:13.513Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:36:13.536Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:36:13.536Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:36:13.537Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:13.537Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:36:13.538Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:36:13.538Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f0ecb432-0f63-481a-83f9-89a068e8b465", X-RequestID:"f0ecb432-0f63-481a-83f9-89a068e8b465", X-TransactionID:"f0ecb432-0f63-481a-83f9-89a068e8b465", X-ECOMP-RequestID:"f0ecb432-0f63-481a-83f9-89a068e8b465", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"737ea1a0-a827-4336-99e4-57a08d821529"]
2022-11-13T00:36:13.539Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:36:13.539Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:36:13.546Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:13.550Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67
2022-11-13T00:36:13.550Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|INFO|500||Invoke
2022-11-13T00:36:13.550Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:13.551Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67
2022-11-13T00:36:13.551Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Method      : GET
2022-11-13T00:36:13.551Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3a3140a95a7a3766176a070ded24947", X-B3-SpanId:"47546d78277fd059", X-B3-ParentSpanId:"7b5e2542e65034d6", X-B3-Sampled:"0", X-ONAP-RequestID:"261778aa-72b0-4829-b758-e32d66fa810e", X-RequestID:"261778aa-72b0-4829-b758-e32d66fa810e", X-TransactionID:"261778aa-72b0-4829-b758-e32d66fa810e", X-ECOMP-RequestID:"261778aa-72b0-4829-b758-e32d66fa810e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac3bea8b-5fa5-4efc-ab70-1980aaa26e27"]
2022-11-13T00:36:13.551Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Request body: 
2022-11-13T00:36:13.552Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||==========================request end================================================
2022-11-13T00:36:13.573Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:13.574Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:13.574Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Status text  : OK
2022-11-13T00:36:13.575Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:12 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:13.576Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Response body: {
  "requestId" : "a73937ca-c625-4472-96b5-175502c89b67",
  "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-11-13T00:34:57.000+00:00",
  "endTime" : "2022-11-13T00:36:11.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"modelVersion\": \"1668299679291\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:36:10.000+00:00",
  "vfModuleId" : "e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "vfModuleName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "vfModuleModelName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "a73937ca-c625-4472-96b5-175502c89b67",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67"
    }
  }
}
2022-11-13T00:36:13.576Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:13.577Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|INFO|500||InvokeReturn
2022-11-13T00:36:13.578Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false
2022-11-13T00:36:13.579Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:13.579Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:13.579Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false
2022-11-13T00:36:13.580Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:13.580Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3a3140a95a7a3766176a070ded24947", X-B3-SpanId:"dbd3760068eb1985", X-B3-ParentSpanId:"7b5e2542e65034d6", X-B3-Sampled:"0", X-ONAP-RequestID:"261778aa-72b0-4829-b758-e32d66fa810e", X-RequestID:"261778aa-72b0-4829-b758-e32d66fa810e", X-TransactionID:"261778aa-72b0-4829-b758-e32d66fa810e", X-ECOMP-RequestID:"261778aa-72b0-4829-b758-e32d66fa810e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26e113b6-9751-43ea-8e2f-9499bbce0c63"]
2022-11-13T00:36:13.580Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:13.580Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:13.596Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:13.596Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:13.596Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:13.597Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:12 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:13.598Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 46,
  "soRequestId" : "a73937ca-c625-4472-96b5-175502c89b67",
  "groupingId" : "1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969",
  "name" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae/1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"updated_time\":1668299706000,\"creation_time\":1668299611000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ea3518afdff4bff95af862804701bed\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"vnf_id\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:35:08.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:36:13.598Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:13.598Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:13.605Z|261778aa-72b0-4829-b758-e32d66fa810e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:13.667Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:13.667Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:13.668Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:36:13.668Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=B13D84F0493E3B1DD6400326DECD581B; Path=/; HttpOnly", cache-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:"Sun, 13 Nov 2022 00:36:14 GMT", x-envoy-upstream-service-time:"124", server:"envoy"]
2022-11-13T00:36:13.669Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"1bbb4dec-62eb-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"1bb867a5-62eb-11ed-9d06-5af7ec799a21","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:03d9b937-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"1bb867a5-62eb-11ed-9d06-5af7ec799a21","executionId":"1bb867a5-62eb-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:35:44.045+0000","endTime":"2022-11-13T00:35:44.186+0000","durationInMillis":141,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"176ed76a-62eb-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:36:13.669Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:13.669Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:36:13.673Z|f0ecb432-0f63-481a-83f9-89a068e8b465|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:13.761Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:13.765Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67
2022-11-13T00:36:13.766Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|INFO|500||Invoke
2022-11-13T00:36:13.766Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:13.766Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67
2022-11-13T00:36:13.766Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Method      : GET
2022-11-13T00:36:13.766Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1490ae8b4793679e39c27c13d53d04bb", X-B3-SpanId:"1bb3aa536442477a", X-B3-ParentSpanId:"41b1c05894a81313", X-B3-Sampled:"0", X-ONAP-RequestID:"1b12b4c9-c687-4717-8c86-01f0d796b660", X-RequestID:"1b12b4c9-c687-4717-8c86-01f0d796b660", X-TransactionID:"1b12b4c9-c687-4717-8c86-01f0d796b660", X-ECOMP-RequestID:"1b12b4c9-c687-4717-8c86-01f0d796b660", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b6f5c4d-de1e-4201-a07c-f4f83bbb7379"]
2022-11-13T00:36:13.767Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Request body: 
2022-11-13T00:36:13.767Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||==========================request end================================================
2022-11-13T00:36:13.790Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:13.790Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:13.791Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Status text  : OK
2022-11-13T00:36:13.791Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:12 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:13.792Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||Response body: {
  "requestId" : "a73937ca-c625-4472-96b5-175502c89b67",
  "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-11-13T00:34:57.000+00:00",
  "endTime" : "2022-11-13T00:36:11.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfType" : "",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"21968ae1-8fd4-4fde-9319-a3af17708cbf\",\n            \"modelVersionId\": \"be4061cf-175c-4615-860b-ca92d0797606\",\n            \"modelName\": \"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\n            \"modelVersion\": \"1668299679291\",\n            \"modelCustomizationId\": \"b6425597-3898-442c-843b-1fd326130781\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:36:10.000+00:00",
  "vfModuleId" : "e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "vfModuleName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "vfModuleModelName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce/vfModules/e40829d2-0b43-475f-8fe8-5965ea4e493b",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "a73937ca-c625-4472-96b5-175502c89b67",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67"
    }
  }
}
2022-11-13T00:36:13.793Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:13.793Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a73937ca-c625-4472-96b5-175502c89b67|INFO|500||InvokeReturn
2022-11-13T00:36:13.794Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false
2022-11-13T00:36:13.794Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:13.795Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:13.795Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false
2022-11-13T00:36:13.795Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:13.795Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1490ae8b4793679e39c27c13d53d04bb", X-B3-SpanId:"52e42cc751c200fe", X-B3-ParentSpanId:"41b1c05894a81313", X-B3-Sampled:"0", X-ONAP-RequestID:"1b12b4c9-c687-4717-8c86-01f0d796b660", X-RequestID:"1b12b4c9-c687-4717-8c86-01f0d796b660", X-TransactionID:"1b12b4c9-c687-4717-8c86-01f0d796b660", X-ECOMP-RequestID:"1b12b4c9-c687-4717-8c86-01f0d796b660", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5043b6f-cb90-476d-a33f-3d2f921fd50a"]
2022-11-13T00:36:13.796Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:13.796Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:13.809Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:13.810Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:13.810Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:13.810Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:12 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:13.811Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 46,
  "soRequestId" : "a73937ca-c625-4472-96b5-175502c89b67",
  "groupingId" : "1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969",
  "name" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae/1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"updated_time\":1668299706000,\"creation_time\":1668299611000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ea3518afdff4bff95af862804701bed\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1ff3127e-20bd-4f3e-b4dc-48cb8c6f3969\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae\",\"vnf_name\":\"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0\",\"vnf_id\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\",\"vf_module_id\":\"e40829d2-0b43-475f-8fe8-5965ea4e493b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:35:08.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:36:13.812Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:13.812Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a73937ca-c625-4472-96b5-175502c89b67&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:13.818Z|1b12b4c9-c687-4717-8c86-01f0d796b660|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a73937ca-c625-4472-96b5-175502c89b67|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:13.900Z|48a5c30e-fb14-4eaf-8252-ef687f1eb919|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:36:13.901Z|48a5c30e-fb14-4eaf-8252-ef687f1eb919|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:36:14.223Z|cbc0e2d9-10f7-4603-86ee-ca13f9867e33|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:36:14.224Z|cbc0e2d9-10f7-4603-86ee-ca13f9867e33|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:36:15.329Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:15.334Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c
2022-11-13T00:36:15.334Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|INFO|500||Invoke
2022-11-13T00:36:15.335Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:15.335Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c
2022-11-13T00:36:15.335Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Method      : GET
2022-11-13T00:36:15.336Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8fc708204ec5a2645e6d2df971b704b2", X-B3-SpanId:"eaf3e7db6429352f", X-B3-ParentSpanId:"70dcc04c9a5e6832", X-B3-Sampled:"0", X-ONAP-RequestID:"bfb79b62-bd2a-400b-81ea-9bdf06649525", X-RequestID:"bfb79b62-bd2a-400b-81ea-9bdf06649525", X-TransactionID:"bfb79b62-bd2a-400b-81ea-9bdf06649525", X-ECOMP-RequestID:"bfb79b62-bd2a-400b-81ea-9bdf06649525", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"165f6990-f454-49bf-a027-167467f0857b"]
2022-11-13T00:36:15.336Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Request body: 
2022-11-13T00:36:15.336Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||==========================request end================================================
2022-11-13T00:36:15.372Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:15.372Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:15.373Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Status text  : OK
2022-11-13T00:36:15.373Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:14 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:15.374Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Response body: {
  "requestId" : "87acfddd-b93e-4d44-9ab0-c3676ff22c3c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:34:58.000+00:00",
  "endTime" : "2022-11-13T00:36:09.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "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\": \"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\",\n            \"modelVersionId\": \"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\n            \"modelName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\n            \"modelVersion\": \"1668299679804\",\n            \"modelCustomizationId\": \"4d7a7a5c-5e30-457e-9930-d26866839c02\"\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-11-13T00:36:08.000+00:00",
  "vfModuleId" : "05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "vfModuleName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "vfModuleModelName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "87acfddd-b93e-4d44-9ab0-c3676ff22c3c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c"
    }
  }
}
2022-11-13T00:36:15.374Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:15.375Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|INFO|500||InvokeReturn
2022-11-13T00:36:15.376Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false
2022-11-13T00:36:15.376Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:15.376Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:15.376Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false
2022-11-13T00:36:15.376Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:15.377Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8fc708204ec5a2645e6d2df971b704b2", X-B3-SpanId:"937555b1ff8d5342", X-B3-ParentSpanId:"70dcc04c9a5e6832", X-B3-Sampled:"0", X-ONAP-RequestID:"bfb79b62-bd2a-400b-81ea-9bdf06649525", X-RequestID:"bfb79b62-bd2a-400b-81ea-9bdf06649525", X-TransactionID:"bfb79b62-bd2a-400b-81ea-9bdf06649525", X-ECOMP-RequestID:"bfb79b62-bd2a-400b-81ea-9bdf06649525", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3464c9d3-e38d-4d27-9f04-15fbb6bc9b53"]
2022-11-13T00:36:15.377Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:15.377Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:15.389Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:15.390Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:15.390Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:15.390Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:14 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:15.392Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:15.392Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:15.392Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:15.398Z|bfb79b62-bd2a-400b-81ea-9bdf06649525|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:15.565Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:15.573Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c
2022-11-13T00:36:15.573Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|INFO|500||Invoke
2022-11-13T00:36:15.573Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:15.573Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c
2022-11-13T00:36:15.574Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Method      : GET
2022-11-13T00:36:15.574Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18ee78a31e4673e47765012722e3beb2", X-B3-SpanId:"fd6f421ac609bccf", X-B3-ParentSpanId:"87aab4a125bdf064", X-B3-Sampled:"0", X-ONAP-RequestID:"782b15c3-238a-4456-a7ec-60f6487bfc5f", X-RequestID:"782b15c3-238a-4456-a7ec-60f6487bfc5f", X-TransactionID:"782b15c3-238a-4456-a7ec-60f6487bfc5f", X-ECOMP-RequestID:"782b15c3-238a-4456-a7ec-60f6487bfc5f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11d0e659-471b-4c96-9a24-703fe089ce4a"]
2022-11-13T00:36:15.574Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Request body: 
2022-11-13T00:36:15.574Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||==========================request end================================================
2022-11-13T00:36:15.597Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:15.598Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:15.598Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Status text  : OK
2022-11-13T00:36:15.598Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:15 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:15.599Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Response body: {
  "requestId" : "87acfddd-b93e-4d44-9ab0-c3676ff22c3c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:34:58.000+00:00",
  "endTime" : "2022-11-13T00:36:09.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "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\": \"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\",\n            \"modelVersionId\": \"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\n            \"modelName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\n            \"modelVersion\": \"1668299679804\",\n            \"modelCustomizationId\": \"4d7a7a5c-5e30-457e-9930-d26866839c02\"\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-11-13T00:36:08.000+00:00",
  "vfModuleId" : "05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "vfModuleName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "vfModuleModelName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "87acfddd-b93e-4d44-9ab0-c3676ff22c3c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c"
    }
  }
}
2022-11-13T00:36:15.599Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:15.599Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|INFO|500||InvokeReturn
2022-11-13T00:36:15.601Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false
2022-11-13T00:36:15.601Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:15.601Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:15.601Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false
2022-11-13T00:36:15.601Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:15.602Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18ee78a31e4673e47765012722e3beb2", X-B3-SpanId:"c16a81b1dfc9b415", X-B3-ParentSpanId:"87aab4a125bdf064", X-B3-Sampled:"0", X-ONAP-RequestID:"782b15c3-238a-4456-a7ec-60f6487bfc5f", X-RequestID:"782b15c3-238a-4456-a7ec-60f6487bfc5f", X-TransactionID:"782b15c3-238a-4456-a7ec-60f6487bfc5f", X-ECOMP-RequestID:"782b15c3-238a-4456-a7ec-60f6487bfc5f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"434239cc-8e17-4e88-8ffe-d56edf5cc7b7"]
2022-11-13T00:36:15.602Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:15.602Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:15.617Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:15.617Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:15.617Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:15.617Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:15 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:15.619Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:15.619Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:15.619Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:15.633Z|782b15c3-238a-4456-a7ec-60f6487bfc5f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:15.793Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:15.797Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c
2022-11-13T00:36:15.797Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|INFO|500||Invoke
2022-11-13T00:36:15.797Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:15.797Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c
2022-11-13T00:36:15.798Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Method      : GET
2022-11-13T00:36:15.798Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"acb1ab2b32f18d6a68589c1a2e9c72c7", X-B3-SpanId:"06383f33424b5ef1", X-B3-ParentSpanId:"ced569a4a13cdda2", X-B3-Sampled:"0", X-ONAP-RequestID:"94caa5e2-f40f-4dfe-8a2c-062b1267d66e", X-RequestID:"94caa5e2-f40f-4dfe-8a2c-062b1267d66e", X-TransactionID:"94caa5e2-f40f-4dfe-8a2c-062b1267d66e", X-ECOMP-RequestID:"94caa5e2-f40f-4dfe-8a2c-062b1267d66e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0656814-c958-43b0-bfd8-4e2e3b55988f"]
2022-11-13T00:36:15.798Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Request body: 
2022-11-13T00:36:15.798Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||==========================request end================================================
2022-11-13T00:36:15.818Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:15.818Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:15.818Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Status text  : OK
2022-11-13T00:36:15.819Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:15 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:15.821Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Response body: {
  "requestId" : "87acfddd-b93e-4d44-9ab0-c3676ff22c3c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:34:58.000+00:00",
  "endTime" : "2022-11-13T00:36:09.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "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\": \"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\",\n            \"modelVersionId\": \"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\n            \"modelName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\n            \"modelVersion\": \"1668299679804\",\n            \"modelCustomizationId\": \"4d7a7a5c-5e30-457e-9930-d26866839c02\"\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-11-13T00:36:08.000+00:00",
  "vfModuleId" : "05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "vfModuleName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "vfModuleModelName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "87acfddd-b93e-4d44-9ab0-c3676ff22c3c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c"
    }
  }
}
2022-11-13T00:36:15.821Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:15.822Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|INFO|500||InvokeReturn
2022-11-13T00:36:15.823Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false
2022-11-13T00:36:15.823Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:15.823Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:15.823Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false
2022-11-13T00:36:15.824Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:15.824Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"acb1ab2b32f18d6a68589c1a2e9c72c7", X-B3-SpanId:"6c549bfc0a3eab26", X-B3-ParentSpanId:"ced569a4a13cdda2", X-B3-Sampled:"0", X-ONAP-RequestID:"94caa5e2-f40f-4dfe-8a2c-062b1267d66e", X-RequestID:"94caa5e2-f40f-4dfe-8a2c-062b1267d66e", X-TransactionID:"94caa5e2-f40f-4dfe-8a2c-062b1267d66e", X-ECOMP-RequestID:"94caa5e2-f40f-4dfe-8a2c-062b1267d66e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f099e3b-b13f-4654-8f0d-b98d77aaabac"]
2022-11-13T00:36:15.824Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:15.824Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:15.837Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:15.837Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:15.838Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:15.838Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:15 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:15.842Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:15.843Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:15.843Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:15.876Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:15.898Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|||INFO|500||Checking if requestId: 05a3d3aa-2432-4248-b769-d7b12a684014 already exists in requestDb InfraActiveRequests table
2022-11-13T00:36:15.901Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014
2022-11-13T00:36:15.901Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|INFO|500||Invoke
2022-11-13T00:36:15.901Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:15.902Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014
2022-11-13T00:36:15.902Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Method      : GET
2022-11-13T00:36:15.910Z|94caa5e2-f40f-4dfe-8a2c-062b1267d66e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:15.905Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3cf34ad34da41e2d6421053bd8879f4", X-B3-SpanId:"47134dea096b768d", X-B3-ParentSpanId:"ed206982ea07ddae", X-B3-Sampled:"0", X-ONAP-RequestID:"05a3d3aa-2432-4248-b769-d7b12a684014", X-RequestID:"05a3d3aa-2432-4248-b769-d7b12a684014", X-TransactionID:"05a3d3aa-2432-4248-b769-d7b12a684014", X-ECOMP-RequestID:"05a3d3aa-2432-4248-b769-d7b12a684014", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f99facaf-768d-4157-94b3-1a968693c4c5"]
2022-11-13T00:36:15.914Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Request body: 
2022-11-13T00:36:15.914Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||==========================request end================================================
2022-11-13T00:36:15.954Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:15.955Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:36:15.955Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Status text  : Not Found
2022-11-13T00:36:15.955Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:36:15 GMT", x-envoy-upstream-service-time:"37", server:"envoy"]
2022-11-13T00:36:15.956Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Response body: 
2022-11-13T00:36:15.956Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:15.956Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|INFO|404|Not Found|InvokeReturn
2022-11-13T00:36:15.968Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|||INFO|500||Running local validations
2022-11-13T00:36:15.979Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:36:16.012Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/33e7c00c-195a-4be5-84b1-864fa9499cce/related-to/volume-groups|INFO|500||Invoke
2022-11-13T00:36:16.013Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/33e7c00c-195a-4be5-84b1-864fa9499cce/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/33e7c00c-195a-4be5-84b1-864fa9499cce/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[05a3d3aa-2432-4248-b769-d7b12a684014], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[01efb0b9-077c-47d8-8326-43276acb4fc5], X-ECOMP-RequestID=[05a3d3aa-2432-4248-b769-d7b12a684014], X-TransactionId=[], X-ONAP-RequestID=[05a3d3aa-2432-4248-b769-d7b12a684014]}
2022-11-13T00:36:16.055Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/33e7c00c-195a-4be5-84b1-864fa9499cce/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/33e7c00c-195a-4be5-84b1-864fa9499cce/related-to/volume-groups has http status code:404 and response headers:{date=[Sun, 13 Nov 2022 00:36:15 GMT], server=[envoy], content-length=[408], x-envoy-upstream-service-time=[36], x-aai-txid=[2-aai-resources-221113-00:36:15:886-20762], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:36:16.057Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/33e7c00c-195a-4be5-84b1-864fa9499cce/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/33e7c00c-195a-4be5-84b1-864fa9499cce/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/33e7c00c-195a-4be5-84b1-864fa9499cce/related-to/volume-groups","ERR.5.4.6114"]}}}

2022-11-13T00:36:16.057Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/33e7c00c-195a-4be5-84b1-864fa9499cce/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2022-11-13T00:36:16.060Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/33e7c00c-195a-4be5-84b1-864fa9499cce/related-to/volume-groups
2022-11-13T00:36:16.060Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 33e7c00c-195a-4be5-84b1-864fa9499cce
2022-11-13T00:36:16.066Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:36:16.071Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:16.075Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c
2022-11-13T00:36:16.075Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|INFO|500||Invoke
2022-11-13T00:36:16.075Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:16.076Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c
2022-11-13T00:36:16.076Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Method      : GET
2022-11-13T00:36:16.076Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a364dbf7e03b9c7e1653b3fd5600570", X-B3-SpanId:"198958e57e6b0eaa", X-B3-ParentSpanId:"2206c1a370a4e992", X-B3-Sampled:"0", X-ONAP-RequestID:"88b6a1d0-5666-47ed-8c4f-6c2a6707b366", X-RequestID:"88b6a1d0-5666-47ed-8c4f-6c2a6707b366", X-TransactionID:"88b6a1d0-5666-47ed-8c4f-6c2a6707b366", X-ECOMP-RequestID:"88b6a1d0-5666-47ed-8c4f-6c2a6707b366", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da62d101-3bde-465f-803a-5e5f27e764ab"]
2022-11-13T00:36:16.076Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Request body: 
2022-11-13T00:36:16.076Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||==========================request end================================================
2022-11-13T00:36:16.094Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/33e7c00c-195a-4be5-84b1-864fa9499cce/vf-modules with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-13T00:36:16.094Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/33e7c00c-195a-4be5-84b1-864fa9499cce/vf-modules|INFO|500||Invoke
2022-11-13T00:36:16.099Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:16.099Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:16.099Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Status text  : OK
2022-11-13T00:36:16.100Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:15 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:16.106Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Response body: {
  "requestId" : "87acfddd-b93e-4d44-9ab0-c3676ff22c3c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:34:58.000+00:00",
  "endTime" : "2022-11-13T00:36:09.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "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\": \"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\",\n            \"modelVersionId\": \"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\n            \"modelName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\n            \"modelVersion\": \"1668299679804\",\n            \"modelCustomizationId\": \"4d7a7a5c-5e30-457e-9930-d26866839c02\"\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-11-13T00:36:08.000+00:00",
  "vfModuleId" : "05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "vfModuleName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "vfModuleModelName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "87acfddd-b93e-4d44-9ab0-c3676ff22c3c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c"
    }
  }
}
2022-11-13T00:36:16.106Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:16.106Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|INFO|500||InvokeReturn
2022-11-13T00:36:16.107Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false
2022-11-13T00:36:16.108Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:16.108Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:16.108Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false
2022-11-13T00:36:16.108Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:16.108Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a364dbf7e03b9c7e1653b3fd5600570", X-B3-SpanId:"26b6bfebe5f277c5", X-B3-ParentSpanId:"2206c1a370a4e992", X-B3-Sampled:"0", X-ONAP-RequestID:"88b6a1d0-5666-47ed-8c4f-6c2a6707b366", X-RequestID:"88b6a1d0-5666-47ed-8c4f-6c2a6707b366", X-TransactionID:"88b6a1d0-5666-47ed-8c4f-6c2a6707b366", X-ECOMP-RequestID:"88b6a1d0-5666-47ed-8c4f-6c2a6707b366", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"821e5f01-957a-4e22-8e1c-1f7722815764"]
2022-11-13T00:36:16.109Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:16.109Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:16.128Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/33e7c00c-195a-4be5-84b1-864fa9499cce/vf-modules|INFO|404|Not Found|InvokeReturn
2022-11-13T00:36:16.129Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/33e7c00c-195a-4be5-84b1-864fa9499cce/vf-modules has http status code:404 and response headers:{date=[Sun, 13 Nov 2022 00:36:15 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[31], x-aai-txid=[0-aai-resources-221113-00:36:15:963-76420], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:36:16.129Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/33e7c00c-195a-4be5-84b1-864fa9499cce/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/33e7c00c-195a-4be5-84b1-864fa9499cce/vf-modules","ERR.5.4.6114"]}}}

2022-11-13T00:36:16.131Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:16.132Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:16.132Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:16.132Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/33e7c00c-195a-4be5-84b1-864fa9499cce/vf-modules
2022-11-13T00:36:16.132Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:15 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:16.133Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:16.133Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 33e7c00c-195a-4be5-84b1-864fa9499cce
2022-11-13T00:36:16.133Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:16.134Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:16.137Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:36:16.142Z|88b6a1d0-5666-47ed-8c4f-6c2a6707b366|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:16.162Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-13T00:36:16.163Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|INFO|500||Invoke
2022-11-13T00:36:16.209Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|INFO|500||InvokeReturn
2022-11-13T00:36:16.209Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:36:16 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[42], vertex-id=[192648], x-aai-txid=[1-aai-resources-221113-00:36:16:033-56028], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:36:16.210Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|||DEBUG|500||{"tenant-id":"2338f1545a624fab969a68194702106a","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1668299576620","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/33e7c00c-195a-4be5-84b1-864fa9499cce","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"33e7c00c-195a-4be5-84b1-864fa9499cce"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_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-11-13T00:36:16.211Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-13T00:36:16.212Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-13T00:36:16.213Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|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-11-13T00:36:16.213Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-13T00:36:16.213Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:16.214Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|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-11-13T00:36:16.214Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-13T00:36:16.214Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|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:"b3cf34ad34da41e2d6421053bd8879f4", X-B3-SpanId:"169a92b245228f0d", X-B3-ParentSpanId:"ed206982ea07ddae", X-B3-Sampled:"0", X-ONAP-RequestID:"05a3d3aa-2432-4248-b769-d7b12a684014", X-RequestID:"05a3d3aa-2432-4248-b769-d7b12a684014", X-TransactionID:"05a3d3aa-2432-4248-b769-d7b12a684014", X-ECOMP-RequestID:"05a3d3aa-2432-4248-b769-d7b12a684014", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48611a41-ac49-4831-b567-54f51b15a89f"]
2022-11-13T00:36:16.215Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"33e7c00c-195a-4be5-84b1-864fa9499cce","serviceInstanceId":"0c7bb17c-de9d-4ef2-9df6-3dfcda631697"},"instanceName":null,"requestScope":"vnf"}
2022-11-13T00:36:16.215Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-13T00:36:16.248Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:16.248Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:16.248Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-11-13T00:36:16.249Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:36:15 GMT", x-envoy-upstream-service-time:"31", server:"envoy"]
2022-11-13T00:36:16.249Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-13T00:36:16.249Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:16.250Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-13T00:36:16.250Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|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-11-13T00:36:16.251Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2022-11-13T00:36:16.251Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|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-11-13T00:36:16.251Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|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-11-13T00:36:16.251Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|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-11-13T00:36:16.252Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|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:"05a3d3aa-2432-4248-b769-d7b12a684014", X-RequestID:"05a3d3aa-2432-4248-b769-d7b12a684014", X-TransactionID:"05a3d3aa-2432-4248-b769-d7b12a684014", X-ECOMP-RequestID:"05a3d3aa-2432-4248-b769-d7b12a684014", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92d08b44-a166-4384-9d2c-d07bb86926d9"]
2022-11-13T00:36:16.252Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|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-11-13T00:36:16.252Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|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-11-13T00:36:16.270Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|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-11-13T00:36:16.270Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|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-11-13T00:36:16.271Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : OK
2022-11-13T00:36:16.271Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:36:16 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:16.274Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 10037,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2022-11-12T23:13:21.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10037"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10037"
    }
  }
}
2022-11-13T00:36:16.274Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|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-11-13T00:36:16.274Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2022-11-13T00:36:16.276Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-13T00:36:16.276Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-13T00:36:16.276Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:16.277Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-13T00:36:16.277Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-13T00:36:16.277Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1592", X-B3-TraceId:"b3cf34ad34da41e2d6421053bd8879f4", X-B3-SpanId:"e79076b0ec56656e", X-B3-ParentSpanId:"ed206982ea07ddae", X-B3-Sampled:"0", X-ONAP-RequestID:"05a3d3aa-2432-4248-b769-d7b12a684014", X-RequestID:"05a3d3aa-2432-4248-b769-d7b12a684014", X-TransactionID:"05a3d3aa-2432-4248-b769-d7b12a684014", X-ECOMP-RequestID:"05a3d3aa-2432-4248-b769-d7b12a684014", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d37907f-3d1e-49f2-8250-1296f130d1fe"]
2022-11-13T00:36:16.277Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"05a3d3aa-2432-4248-b769-d7b12a684014","requestStatus":"IN_PROGRESS","startTime":1668299776133,"source":"VID","vnfId":"33e7c00c-195a-4be5-84b1-864fa9499cce","tenantId":"2338f1545a624fab969a68194702106a","requestBody":"{\n\t\"requestDetails\": {\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\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n            \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"0c7bb17c-de9d-4ef2-9df6-3dfcda631697","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"05a3d3aa-2432-4248-b769-d7b12a684014"}
2022-11-13T00:36:16.278Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-13T00:36:16.303Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:16.304Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-13T00:36:16.304Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-11-13T00:36:16.304Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|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/05a3d3aa-2432-4248-b769-d7b12a684014", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:15 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:16.313Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "05a3d3aa-2432-4248-b769-d7b12a684014",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:36:16.133+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n            \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-13T00:36:16.153+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "05a3d3aa-2432-4248-b769-d7b12a684014",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014"
    }
  }
}
2022-11-13T00:36:16.313Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:16.313Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-13T00:36:16.320Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|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-11-13T00:36:16.320Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-13T00:36:16.320Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:16.320Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|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-11-13T00:36:16.320Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-13T00:36:16.321Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|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:"b3cf34ad34da41e2d6421053bd8879f4", X-B3-SpanId:"f0067b8fa8cd7b42", X-B3-ParentSpanId:"ed206982ea07ddae", X-B3-Sampled:"0", X-ONAP-RequestID:"05a3d3aa-2432-4248-b769-d7b12a684014", X-RequestID:"05a3d3aa-2432-4248-b769-d7b12a684014", X-TransactionID:"05a3d3aa-2432-4248-b769-d7b12a684014", X-ECOMP-RequestID:"05a3d3aa-2432-4248-b769-d7b12a684014", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0af9edf-af3c-4637-9b5c-06d8af4b8d2a"]
2022-11-13T00:36:16.321Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|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\":\"49f39e75-d5f2-4fed-a285-6983dff2b281\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\"modelVersionId\":\"04dcda33-361b-4056-b008-b31992a11202\",\"modelCustomizationId\":\"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\"modelUuid\":\"04dcda33-361b-4056-b008-b31992a11202\",\"modelInvariantUuid\":\"49f39e75-d5f2-4fed-a285-6983dff2b281\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"2338f1545a624fab969a68194702106a\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\",\"vnfInstanceId\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\"}","type":"String"},"requestId":{"value":"05a3d3aa-2432-4248-b769-d7b12a684014","type":"String"},"mso-request-id":{"value":"05a3d3aa-2432-4248-b769-d7b12a684014","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"0c7bb17c-de9d-4ef2-9df6-3dfcda631697","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"33e7c00c-195a-4be5-84b1-864fa9499cce","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/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-13T00:36:16.321Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-13T00:36:16.330Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:16.334Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c
2022-11-13T00:36:16.335Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|INFO|500||Invoke
2022-11-13T00:36:16.335Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:16.336Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c
2022-11-13T00:36:16.336Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Method      : GET
2022-11-13T00:36:16.336Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6f4ce25aaa3aa31658459c6c9e8572a", X-B3-SpanId:"8772b6237903f67c", X-B3-ParentSpanId:"10325bdb177206c4", X-B3-Sampled:"0", X-ONAP-RequestID:"08507f57-7796-4c68-8ec5-6c66189b833a", X-RequestID:"08507f57-7796-4c68-8ec5-6c66189b833a", X-TransactionID:"08507f57-7796-4c68-8ec5-6c66189b833a", X-ECOMP-RequestID:"08507f57-7796-4c68-8ec5-6c66189b833a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"325bdeb2-1ada-4bbd-8100-2958959b1c13"]
2022-11-13T00:36:16.337Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Request body: 
2022-11-13T00:36:16.337Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||==========================request end================================================
2022-11-13T00:36:16.384Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:16.385Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:16.386Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Status text  : OK
2022-11-13T00:36:16.386Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:15 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:16.387Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||Response body: {
  "requestId" : "87acfddd-b93e-4d44-9ab0-c3676ff22c3c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:34:58.000+00:00",
  "endTime" : "2022-11-13T00:36:09.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "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\": \"24d6e7d4-ecad-4b8f-9b02-7a79526973a1\",\n            \"modelVersionId\": \"94c1bd74-a3b4-4313-8040-0639f2fa3fad\",\n            \"modelName\": \"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f\",\n            \"modelVersion\": \"1668299679804\",\n            \"modelCustomizationId\": \"4d7a7a5c-5e30-457e-9930-d26866839c02\"\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-11-13T00:36:08.000+00:00",
  "vfModuleId" : "05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "vfModuleName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "vfModuleModelName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vfModules/05ec9cb8-8f7f-4809-8d30-b5264b0a1cac",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "87acfddd-b93e-4d44-9ab0-c3676ff22c3c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c"
    }
  }
}
2022-11-13T00:36:16.387Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:16.388Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|INFO|500||InvokeReturn
2022-11-13T00:36:16.390Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false
2022-11-13T00:36:16.390Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:16.391Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:16.391Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false
2022-11-13T00:36:16.392Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:16.392Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6f4ce25aaa3aa31658459c6c9e8572a", X-B3-SpanId:"49a9e0538cda1a50", X-B3-ParentSpanId:"10325bdb177206c4", X-B3-Sampled:"0", X-ONAP-RequestID:"08507f57-7796-4c68-8ec5-6c66189b833a", X-RequestID:"08507f57-7796-4c68-8ec5-6c66189b833a", X-TransactionID:"08507f57-7796-4c68-8ec5-6c66189b833a", X-ECOMP-RequestID:"08507f57-7796-4c68-8ec5-6c66189b833a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c932486-2ce9-40f3-8973-3fec8a4163dc"]
2022-11-13T00:36:16.393Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:16.393Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:16.416Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:16.417Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:16.417Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:16.417Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:15 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:16.420Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:16.421Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:16.421Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87acfddd-b93e-4d44-9ab0-c3676ff22c3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:16.429Z|08507f57-7796-4c68-8ec5-6c66189b833a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87acfddd-b93e-4d44-9ab0-c3676ff22c3c|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:16.960Z|5c31e023-d542-4b15-8c7f-c2f0495d91e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:36:16.963Z|5c31e023-d542-4b15-8c7f-c2f0495d91e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:36:17.341Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:17.342Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-13T00:36:17.343Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-11-13T00:36:17.344Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Sun, 13 Nov 2022 00:36:18 GMT", x-onap-requestid:"05a3d3aa-2432-4248-b769-d7b12a684014", x-requestid:"05a3d3aa-2432-4248-b769-d7b12a684014", x-transactionid:"05a3d3aa-2432-4248-b769-d7b12a684014", x-ecomp-requestid:"05a3d3aa-2432-4248-b769-d7b12a684014", x-onap-partnername:"UNKNOWN", x-invocationid:"a0af9edf-af3c-4637-9b5c-06d8af4b8d2a", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1017", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:17.345Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"05a3d3aa-2432-4248-b769-d7b12a684014\",\"instanceId\":\"33e7c00c-195a-4be5-84b1-864fa9499cce\"}}","message":"Success","processInstanceID":"2f7e5bda-62eb-11ed-9d06-5af7ec799a21","variables":null,"messageCode":200}
2022-11-13T00:36:17.345Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:17.346Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-13T00:36:17.351Z|05a3d3aa-2432-4248-b769-d7b12a684014|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:17.398Z|4477fd29-2187-47be-aa1f-b6d949501c33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:36:17.399Z|4477fd29-2187-47be-aa1f-b6d949501c33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:36:17.531Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:17.535Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014
2022-11-13T00:36:17.535Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|INFO|500||Invoke
2022-11-13T00:36:17.535Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:17.535Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014
2022-11-13T00:36:17.536Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Method      : GET
2022-11-13T00:36:17.536Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2cde910c8dcc925c0fc39b823209c681", X-B3-SpanId:"b5e9c4fc1fd167a9", X-B3-ParentSpanId:"b3f05895695a0fe9", X-B3-Sampled:"0", X-ONAP-RequestID:"d5593ddc-a1a3-42ef-9159-3fd521301b6d", X-RequestID:"d5593ddc-a1a3-42ef-9159-3fd521301b6d", X-TransactionID:"d5593ddc-a1a3-42ef-9159-3fd521301b6d", X-ECOMP-RequestID:"d5593ddc-a1a3-42ef-9159-3fd521301b6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"282d461e-3868-4bef-b04e-6a5bb7c76356"]
2022-11-13T00:36:17.536Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Request body: 
2022-11-13T00:36:17.536Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||==========================request end================================================
2022-11-13T00:36:17.577Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:17.577Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:17.577Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Status text  : OK
2022-11-13T00:36:17.577Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:16 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:17.583Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Response body: {
  "requestId" : "05a3d3aa-2432-4248-b769-d7b12a684014",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:36:16.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n            \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:36:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "05a3d3aa-2432-4248-b769-d7b12a684014",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014"
    }
  }
}
2022-11-13T00:36:17.583Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:17.583Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|INFO|500||InvokeReturn
2022-11-13T00:36:17.584Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false
2022-11-13T00:36:17.585Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:17.585Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:17.585Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false
2022-11-13T00:36:17.585Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:17.585Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2cde910c8dcc925c0fc39b823209c681", X-B3-SpanId:"6594c5104c42692d", X-B3-ParentSpanId:"b3f05895695a0fe9", X-B3-Sampled:"0", X-ONAP-RequestID:"d5593ddc-a1a3-42ef-9159-3fd521301b6d", X-RequestID:"d5593ddc-a1a3-42ef-9159-3fd521301b6d", X-TransactionID:"d5593ddc-a1a3-42ef-9159-3fd521301b6d", X-ECOMP-RequestID:"d5593ddc-a1a3-42ef-9159-3fd521301b6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccb60bea-00c6-42a5-bed3-6d549e5e2f22"]
2022-11-13T00:36:17.586Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:17.586Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:17.611Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:17.611Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:17.611Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:17.612Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:16 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:17.614Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:17.615Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:17.615Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:17.621Z|d5593ddc-a1a3-42ef-9159-3fd521301b6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:18.294Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:18.296Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|||INFO|500||Checking if requestId: 97437fc5-4be7-4025-9efd-da289bb8deee already exists in requestDb InfraActiveRequests table
2022-11-13T00:36:18.297Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee
2022-11-13T00:36:18.297Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|INFO|500||Invoke
2022-11-13T00:36:18.297Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:18.298Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee
2022-11-13T00:36:18.298Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Method      : GET
2022-11-13T00:36:18.298Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1147c1f2d0e39fc0028162731f1df61d", X-B3-SpanId:"5259a23d40af5974", X-B3-ParentSpanId:"cb3cc729a654a462", X-B3-Sampled:"0", X-ONAP-RequestID:"97437fc5-4be7-4025-9efd-da289bb8deee", X-RequestID:"97437fc5-4be7-4025-9efd-da289bb8deee", X-TransactionID:"97437fc5-4be7-4025-9efd-da289bb8deee", X-ECOMP-RequestID:"97437fc5-4be7-4025-9efd-da289bb8deee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25c7d006-5b4e-4041-a4c3-c87e044116df"]
2022-11-13T00:36:18.298Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Request body: 
2022-11-13T00:36:18.299Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||==========================request end================================================
2022-11-13T00:36:18.335Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:18.335Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:36:18.336Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Status text  : Not Found
2022-11-13T00:36:18.336Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:36:18 GMT", x-envoy-upstream-service-time:"34", server:"envoy"]
2022-11-13T00:36:18.336Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Response body: 
2022-11-13T00:36:18.336Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:18.337Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|INFO|404|Not Found|InvokeReturn
2022-11-13T00:36:18.350Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|||INFO|500||Running local validations
2022-11-13T00:36:18.353Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:36:18.375Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/related-to/volume-groups|INFO|500||Invoke
2022-11-13T00:36:18.376Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[97437fc5-4be7-4025-9efd-da289bb8deee], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d0d9f2a8-5437-4075-ac65-572c360b6c1e], X-ECOMP-RequestID=[97437fc5-4be7-4025-9efd-da289bb8deee], X-TransactionId=[], X-ONAP-RequestID=[97437fc5-4be7-4025-9efd-da289bb8deee]}
2022-11-13T00:36:18.450Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/related-to/volume-groups has http status code:404 and response headers:{date=[Sun, 13 Nov 2022 00:36:18 GMT], server=[envoy], content-length=[408], x-envoy-upstream-service-time=[70], x-aai-txid=[1-aai-resources-221113-00:36:18:258-97170], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:36:18.451Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/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/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/related-to/volume-groups","ERR.5.4.6114"]}}}

2022-11-13T00:36:18.451Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2022-11-13T00:36:18.453Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/related-to/volume-groups
2022-11-13T00:36:18.454Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 73cf38d1-0b30-4f4c-b59c-37e3a0cbed95
2022-11-13T00:36:18.457Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:36:18.481Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vf-modules with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-13T00:36:18.481Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vf-modules|INFO|500||Invoke
2022-11-13T00:36:18.515Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vf-modules|INFO|404|Not Found|InvokeReturn
2022-11-13T00:36:18.516Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vf-modules has http status code:404 and response headers:{date=[Sun, 13 Nov 2022 00:36:18 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[31], x-aai-txid=[0-aai-resources-221113-00:36:18:350-9810], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:36:18.517Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vf-modules","ERR.5.4.6114"]}}}

2022-11-13T00:36:18.519Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95/vf-modules
2022-11-13T00:36:18.519Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 73cf38d1-0b30-4f4c-b59c-37e3a0cbed95
2022-11-13T00:36:18.521Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:36:18.543Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-13T00:36:18.544Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-11-13T00:36:18.654Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-11-13T00:36:18.655Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:36:18 GMT], server=[envoy], content-length=[1024], x-envoy-upstream-service-time=[107], vertex-id=[319592], x-aai-txid=[1-aai-resources-221113-00:36:18:412-91038], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:36:18.655Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1668299636859","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_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-11-13T00:36:18.657Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-13T00:36:18.657Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-13T00:36:18.658Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|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-11-13T00:36:18.658Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-13T00:36:18.659Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:18.659Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|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-11-13T00:36:18.659Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-13T00:36:18.660Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|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:"1147c1f2d0e39fc0028162731f1df61d", X-B3-SpanId:"1fe78f9e8f94d533", X-B3-ParentSpanId:"cb3cc729a654a462", X-B3-Sampled:"0", X-ONAP-RequestID:"97437fc5-4be7-4025-9efd-da289bb8deee", X-RequestID:"97437fc5-4be7-4025-9efd-da289bb8deee", X-TransactionID:"97437fc5-4be7-4025-9efd-da289bb8deee", X-ECOMP-RequestID:"97437fc5-4be7-4025-9efd-da289bb8deee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4f86ade-b395-4a02-8ef5-136e38dba7a5"]
2022-11-13T00:36:18.660Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95","serviceInstanceId":"baedc5b7-9354-466e-925e-e069a1b72941"},"instanceName":null,"requestScope":"vnf"}
2022-11-13T00:36:18.660Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-13T00:36:18.715Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:18.716Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:18.716Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-11-13T00:36:18.716Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:36:18 GMT", x-envoy-upstream-service-time:"52", server:"envoy"]
2022-11-13T00:36:18.717Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-13T00:36:18.717Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:18.717Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-13T00:36:18.719Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|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-11-13T00:36:18.719Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2022-11-13T00:36:18.720Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|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-11-13T00:36:18.720Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|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-11-13T00:36:18.720Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|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-11-13T00:36:18.721Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|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:"97437fc5-4be7-4025-9efd-da289bb8deee", X-RequestID:"97437fc5-4be7-4025-9efd-da289bb8deee", X-TransactionID:"97437fc5-4be7-4025-9efd-da289bb8deee", X-ECOMP-RequestID:"97437fc5-4be7-4025-9efd-da289bb8deee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16e5bc35-43b7-47ce-a218-20be2adcb6d6"]
2022-11-13T00:36:18.721Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|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-11-13T00:36:18.721Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|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-11-13T00:36:18.748Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|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-11-13T00:36:18.748Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|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-11-13T00:36:18.749Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : OK
2022-11-13T00:36:18.750Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:36:18 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:18.751Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 10037,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2022-11-12T23:13:21.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10037"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10037"
    }
  }
}
2022-11-13T00:36:18.751Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|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-11-13T00:36:18.752Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2022-11-13T00:36:18.764Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-13T00:36:18.765Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-13T00:36:18.766Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:18.766Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-13T00:36:18.766Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-13T00:36:18.767Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|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:"1526", X-B3-TraceId:"1147c1f2d0e39fc0028162731f1df61d", X-B3-SpanId:"3ea2ccb0d9e9b830", X-B3-ParentSpanId:"cb3cc729a654a462", X-B3-Sampled:"0", X-ONAP-RequestID:"97437fc5-4be7-4025-9efd-da289bb8deee", X-RequestID:"97437fc5-4be7-4025-9efd-da289bb8deee", X-TransactionID:"97437fc5-4be7-4025-9efd-da289bb8deee", X-ECOMP-RequestID:"97437fc5-4be7-4025-9efd-da289bb8deee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a312dd2-1b5c-4b11-b1fc-b0f58ac98ffb"]
2022-11-13T00:36:18.767Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"97437fc5-4be7-4025-9efd-da289bb8deee","requestStatus":"IN_PROGRESS","startTime":1668299778519,"source":"VID","vnfId":"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95","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\": \"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d333b315-d463-49ba-9391-85a6f290b5de\",\n            \"modelCustomizationId\": \"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\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":"baedc5b7-9354-466e-925e-e069a1b72941","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"97437fc5-4be7-4025-9efd-da289bb8deee"}
2022-11-13T00:36:18.767Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-13T00:36:18.806Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:18.807Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-13T00:36:18.807Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-11-13T00:36:18.808Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|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/97437fc5-4be7-4025-9efd-da289bb8deee", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:18 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:18.823Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "97437fc5-4be7-4025-9efd-da289bb8deee",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:36:18.519+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "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\": \"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d333b315-d463-49ba-9391-85a6f290b5de\",\n            \"modelCustomizationId\": \"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\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-11-13T00:36:18.649+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "97437fc5-4be7-4025-9efd-da289bb8deee",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee"
    }
  }
}
2022-11-13T00:36:18.823Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:18.824Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-13T00:36:18.832Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|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-11-13T00:36:18.832Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-13T00:36:18.833Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:18.833Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|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-11-13T00:36:18.833Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-13T00:36:18.834Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|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:"1147c1f2d0e39fc0028162731f1df61d", X-B3-SpanId:"e9eac5ae36c37ada", X-B3-ParentSpanId:"cb3cc729a654a462", X-B3-Sampled:"0", X-ONAP-RequestID:"97437fc5-4be7-4025-9efd-da289bb8deee", X-RequestID:"97437fc5-4be7-4025-9efd-da289bb8deee", X-TransactionID:"97437fc5-4be7-4025-9efd-da289bb8deee", X-ECOMP-RequestID:"97437fc5-4be7-4025-9efd-da289bb8deee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ef01e05-f50a-47e3-aeda-f990ebde90ac"]
2022-11-13T00:36:18.834Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|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\":\"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\"modelVersionId\":\"d333b315-d463-49ba-9391-85a6f290b5de\",\"modelCustomizationId\":\"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\"modelUuid\":\"d333b315-d463-49ba-9391-85a6f290b5de\",\"modelInvariantUuid\":\"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\"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\":\"baedc5b7-9354-466e-925e-e069a1b72941\",\"vnfInstanceId\":\"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95\"}","type":"String"},"requestId":{"value":"97437fc5-4be7-4025-9efd-da289bb8deee","type":"String"},"mso-request-id":{"value":"97437fc5-4be7-4025-9efd-da289bb8deee","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"baedc5b7-9354-466e-925e-e069a1b72941","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95","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/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-13T00:36:18.834Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-13T00:36:19.850Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:19.851Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-13T00:36:19.851Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-11-13T00:36:19.851Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Sun, 13 Nov 2022 00:36:20 GMT", x-onap-requestid:"97437fc5-4be7-4025-9efd-da289bb8deee", x-requestid:"97437fc5-4be7-4025-9efd-da289bb8deee", x-transactionid:"97437fc5-4be7-4025-9efd-da289bb8deee", x-ecomp-requestid:"97437fc5-4be7-4025-9efd-da289bb8deee", x-onap-partnername:"UNKNOWN", x-invocationid:"9ef01e05-f50a-47e3-aeda-f990ebde90ac", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1012", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:19.852Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"97437fc5-4be7-4025-9efd-da289bb8deee\",\"instanceId\":\"73cf38d1-0b30-4f4c-b59c-37e3a0cbed95\"}}","message":"Success","processInstanceID":"30fdd00e-62eb-11ed-9d06-5af7ec799a21","variables":null,"messageCode":200}
2022-11-13T00:36:19.852Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:19.852Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-13T00:36:19.857Z|97437fc5-4be7-4025-9efd-da289bb8deee|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:20.033Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:20.037Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee
2022-11-13T00:36:20.038Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|INFO|500||Invoke
2022-11-13T00:36:20.038Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:20.038Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee
2022-11-13T00:36:20.039Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Method      : GET
2022-11-13T00:36:20.039Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6764025ae67b28e624cc234a8efa598", X-B3-SpanId:"51a8337b8f406804", X-B3-ParentSpanId:"18e9400477894106", X-B3-Sampled:"0", X-ONAP-RequestID:"9e8cbeb5-286d-4bef-92c1-9de2743b0184", X-RequestID:"9e8cbeb5-286d-4bef-92c1-9de2743b0184", X-TransactionID:"9e8cbeb5-286d-4bef-92c1-9de2743b0184", X-ECOMP-RequestID:"9e8cbeb5-286d-4bef-92c1-9de2743b0184", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"062d8422-a9f4-4a4c-ab3f-cefd908b5a7b"]
2022-11-13T00:36:20.039Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Request body: 
2022-11-13T00:36:20.040Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||==========================request end================================================
2022-11-13T00:36:20.066Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:20.066Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:20.067Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Status text  : OK
2022-11-13T00:36:20.067Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:19 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:20.069Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Response body: {
  "requestId" : "97437fc5-4be7-4025-9efd-da289bb8deee",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:36:18.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "vnfName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_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\": \"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d333b315-d463-49ba-9391-85a6f290b5de\",\n            \"modelCustomizationId\": \"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\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-11-13T00:36:19.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "97437fc5-4be7-4025-9efd-da289bb8deee",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee"
    }
  }
}
2022-11-13T00:36:20.069Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:20.070Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|INFO|500||InvokeReturn
2022-11-13T00:36:20.072Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false
2022-11-13T00:36:20.072Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:20.072Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:20.073Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false
2022-11-13T00:36:20.073Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:20.073Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6764025ae67b28e624cc234a8efa598", X-B3-SpanId:"d53f0acc9df84048", X-B3-ParentSpanId:"18e9400477894106", X-B3-Sampled:"0", X-ONAP-RequestID:"9e8cbeb5-286d-4bef-92c1-9de2743b0184", X-RequestID:"9e8cbeb5-286d-4bef-92c1-9de2743b0184", X-TransactionID:"9e8cbeb5-286d-4bef-92c1-9de2743b0184", X-ECOMP-RequestID:"9e8cbeb5-286d-4bef-92c1-9de2743b0184", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9230ab8-59d8-430b-aa28-3d6c80ec963e"]
2022-11-13T00:36:20.073Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:20.074Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:20.089Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:20.089Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:20.089Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:20.090Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:19 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:20.092Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:20.092Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:20.092Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:20.099Z|9e8cbeb5-286d-4bef-92c1-9de2743b0184|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:21.073Z|e3f65d1c-72c2-4fc4-b24e-e9a11eb2f74d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:36:21.073Z|e3f65d1c-72c2-4fc4-b24e-e9a11eb2f74d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:36:21.553Z|6613df4a-6664-40d1-8e12-d873a4cdf021|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:36:21.553Z|6613df4a-6664-40d1-8e12-d873a4cdf021|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:36:23.850Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:23.855Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f
2022-11-13T00:36:23.855Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|INFO|500||Invoke
2022-11-13T00:36:23.856Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:23.856Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f
2022-11-13T00:36:23.856Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Method      : GET
2022-11-13T00:36:23.857Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd2498a7d5666c84998b8809a643cf72", X-B3-SpanId:"4a1bd84faf954cef", X-B3-ParentSpanId:"998b8809a643cf72", X-B3-Sampled:"0", X-ONAP-RequestID:"e28091db-a336-4642-8af9-b1bfc1f6f8ed", X-RequestID:"e28091db-a336-4642-8af9-b1bfc1f6f8ed", X-TransactionID:"e28091db-a336-4642-8af9-b1bfc1f6f8ed", X-ECOMP-RequestID:"e28091db-a336-4642-8af9-b1bfc1f6f8ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"548d6442-2b2f-4557-980b-d05de9296d55"]
2022-11-13T00:36:23.857Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Request body: 
2022-11-13T00:36:23.857Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||==========================request end================================================
2022-11-13T00:36:23.890Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:23.890Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:23.891Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Status text  : OK
2022-11-13T00:36:23.891Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:23 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:23.892Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Response body: {
  "requestId" : "ed8f5550-6315-490b-9b85-bd481c87521f",
  "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-11-13T00:35:35.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"65f2e46d-1c2f-4d8c-9859-2e0062deec67\",\n            \"modelVersionId\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\n            \"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"22dec5cc-5b66-4b01-80eb-30fa7ba47ba6\",\n            \"owningEntityName\":\"OE-ETE_Customer-22dec5cc-5b66-4b01-80eb-30fa7ba47ba6\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_b405cd3d-0597-48c1-86e5-fd53cbed21fd\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd\",\n            \"productFamilyId\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\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\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\n                            \"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 7df6b19a-4d98 0\",\n                                        \"modelCustomizationId\":\"cf9b44ed-4261-4602-8746-e74f00c3a827\",\n                                        \"modelInvariantId\":\"65f2e46d-1c2f-4d8c-9859-2e0062deec67\",\n                                        \"modelVersionId\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\n                                        \"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\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\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"4Idg8AJpZc2Jw4Ao0iEF\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:35:41.000+00:00",
  "serviceInstanceId" : "edd0bfbe-c411-45cf-a0b3-4ee9533be6f9",
  "serviceInstanceName" : "Service_Ete_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed8f5550-6315-490b-9b85-bd481c87521f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f"
    }
  }
}
2022-11-13T00:36:23.892Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:23.893Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|INFO|500||InvokeReturn
2022-11-13T00:36:23.894Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false
2022-11-13T00:36:23.894Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:23.895Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:23.895Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false
2022-11-13T00:36:23.895Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:23.895Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd2498a7d5666c84998b8809a643cf72", X-B3-SpanId:"7ceb1d7eb8eee8c1", X-B3-ParentSpanId:"998b8809a643cf72", X-B3-Sampled:"0", X-ONAP-RequestID:"e28091db-a336-4642-8af9-b1bfc1f6f8ed", X-RequestID:"e28091db-a336-4642-8af9-b1bfc1f6f8ed", X-TransactionID:"e28091db-a336-4642-8af9-b1bfc1f6f8ed", X-ECOMP-RequestID:"e28091db-a336-4642-8af9-b1bfc1f6f8ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf69b23c-9c09-414e-bcb9-743a021d9812"]
2022-11-13T00:36:23.896Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:23.896Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:23.912Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:23.912Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:23.912Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:23.912Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:23 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:23.915Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:23.915Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:23.916Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:23.928Z|1625aacd-0e19-4a95-979f-6f159c878f17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:36:23.928Z|1625aacd-0e19-4a95-979f-6f159c878f17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:36:23.964Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:36:23.964Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:36:23.965Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:23.965Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:36:23.965Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:36:23.965Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e28091db-a336-4642-8af9-b1bfc1f6f8ed", X-RequestID:"e28091db-a336-4642-8af9-b1bfc1f6f8ed", X-TransactionID:"e28091db-a336-4642-8af9-b1bfc1f6f8ed", X-ECOMP-RequestID:"e28091db-a336-4642-8af9-b1bfc1f6f8ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6e67ec9-10f1-4847-83f6-148cb660babd"]
2022-11-13T00:36:23.966Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:36:23.966Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:36:24.114Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:24.114Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:24.115Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:36:24.115Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=854AA96572D31E515F0ABC6AD7D9CD31; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"693", date:"Sun, 13 Nov 2022 00:36:24 GMT", x-envoy-upstream-service-time:"144", server:"envoy"]
2022-11-13T00:36:24.115Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1bb867a5-62eb-11ed-9d06-5af7ec799a21","businessKey":"ed8f5550-6315-490b-9b85-bd481c87521f","processDefinitionId":"WaitForPnfReadyBB:1:03d9b937-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-11-13T00:35:44.026+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"176ed76a-62eb-11ed-9d06-5af7ec799a21","superProcessInstanceId":"1b25c54f-62eb-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-13T00:36:24.116Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:24.116Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:36:24.136Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:36:24.137Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:36:24.137Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:24.137Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:36:24.137Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:36:24.138Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e28091db-a336-4642-8af9-b1bfc1f6f8ed", X-RequestID:"e28091db-a336-4642-8af9-b1bfc1f6f8ed", X-TransactionID:"e28091db-a336-4642-8af9-b1bfc1f6f8ed", X-ECOMP-RequestID:"e28091db-a336-4642-8af9-b1bfc1f6f8ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b92c9b8-af66-41f7-9d9f-b541eced7191"]
2022-11-13T00:36:24.138Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:36:24.138Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:36:24.328Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:24.328Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:24.329Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:36:24.330Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=09D3B7A356CFFBFD39CF613733F4D68E; Path=/; HttpOnly", cache-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:"Sun, 13 Nov 2022 00:36:24 GMT", x-envoy-upstream-service-time:"186", server:"envoy"]
2022-11-13T00:36:24.330Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"1bbb4dec-62eb-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"1bb867a5-62eb-11ed-9d06-5af7ec799a21","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:03d9b937-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"1bb867a5-62eb-11ed-9d06-5af7ec799a21","executionId":"1bb867a5-62eb-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:35:44.045+0000","endTime":"2022-11-13T00:35:44.186+0000","durationInMillis":141,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"176ed76a-62eb-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:36:24.331Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:24.331Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:36:24.336Z|e28091db-a336-4642-8af9-b1bfc1f6f8ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:27.787Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:27.792Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014
2022-11-13T00:36:27.793Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|INFO|500||Invoke
2022-11-13T00:36:27.793Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:27.793Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014
2022-11-13T00:36:27.794Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Method      : GET
2022-11-13T00:36:27.794Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d6cb87f7815121a0ccb482580de8f1d", X-B3-SpanId:"71edafc08b80b20e", X-B3-ParentSpanId:"39c37fe114db4b3b", X-B3-Sampled:"0", X-ONAP-RequestID:"dac404b7-f4d2-4885-9788-631d6b30a38f", X-RequestID:"dac404b7-f4d2-4885-9788-631d6b30a38f", X-TransactionID:"dac404b7-f4d2-4885-9788-631d6b30a38f", X-ECOMP-RequestID:"dac404b7-f4d2-4885-9788-631d6b30a38f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a3cb774-8da2-489a-9a15-d85efba07be8"]
2022-11-13T00:36:27.794Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Request body: 
2022-11-13T00:36:27.795Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||==========================request end================================================
2022-11-13T00:36:27.822Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:27.822Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:27.822Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Status text  : OK
2022-11-13T00:36:27.823Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:27 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:27.823Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Response body: {
  "requestId" : "05a3d3aa-2432-4248-b769-d7b12a684014",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:36:16.000+00:00",
  "endTime" : "2022-11-13T00:36:23.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n            \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:36:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "05a3d3aa-2432-4248-b769-d7b12a684014",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014"
    }
  }
}
2022-11-13T00:36:27.823Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:27.823Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|INFO|500||InvokeReturn
2022-11-13T00:36:27.824Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false
2022-11-13T00:36:27.825Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:27.825Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:27.825Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false
2022-11-13T00:36:27.825Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:27.826Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d6cb87f7815121a0ccb482580de8f1d", X-B3-SpanId:"7adcaf1e4586b95f", X-B3-ParentSpanId:"39c37fe114db4b3b", X-B3-Sampled:"0", X-ONAP-RequestID:"dac404b7-f4d2-4885-9788-631d6b30a38f", X-RequestID:"dac404b7-f4d2-4885-9788-631d6b30a38f", X-TransactionID:"dac404b7-f4d2-4885-9788-631d6b30a38f", X-ECOMP-RequestID:"dac404b7-f4d2-4885-9788-631d6b30a38f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"beab6368-24ab-4d4e-bccd-9b2294555286"]
2022-11-13T00:36:27.826Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:27.826Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:27.839Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:27.840Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:27.840Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:27.840Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:27 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:27.841Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:27.842Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:27.842Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:27.852Z|dac404b7-f4d2-4885-9788-631d6b30a38f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:28.019Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:28.023Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014
2022-11-13T00:36:28.023Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|INFO|500||Invoke
2022-11-13T00:36:28.024Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:28.024Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014
2022-11-13T00:36:28.024Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Method      : GET
2022-11-13T00:36:28.024Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a565997f20ae541d7b2a027362e2a46", X-B3-SpanId:"431c97c4ccdcd3b1", X-B3-ParentSpanId:"d546928e9f4605ca", X-B3-Sampled:"0", X-ONAP-RequestID:"dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1", X-RequestID:"dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1", X-TransactionID:"dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1", X-ECOMP-RequestID:"dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8ecfe7c-35e5-42fa-9846-71e0e3600ced"]
2022-11-13T00:36:28.024Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Request body: 
2022-11-13T00:36:28.025Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||==========================request end================================================
2022-11-13T00:36:28.047Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:28.047Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:28.047Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Status text  : OK
2022-11-13T00:36:28.048Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:27 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:28.049Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Response body: {
  "requestId" : "05a3d3aa-2432-4248-b769-d7b12a684014",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:36:16.000+00:00",
  "endTime" : "2022-11-13T00:36:23.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n            \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:36:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "05a3d3aa-2432-4248-b769-d7b12a684014",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014"
    }
  }
}
2022-11-13T00:36:28.050Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:28.050Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|INFO|500||InvokeReturn
2022-11-13T00:36:28.052Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false
2022-11-13T00:36:28.052Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:28.052Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:28.053Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false
2022-11-13T00:36:28.053Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:28.053Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a565997f20ae541d7b2a027362e2a46", X-B3-SpanId:"d5179cbfecc72ade", X-B3-ParentSpanId:"d546928e9f4605ca", X-B3-Sampled:"0", X-ONAP-RequestID:"dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1", X-RequestID:"dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1", X-TransactionID:"dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1", X-ECOMP-RequestID:"dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b38956a-3e08-4d7b-b076-a940b9670e0f"]
2022-11-13T00:36:28.054Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:28.054Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:28.073Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:28.073Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:28.073Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:28.074Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:27 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:28.076Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:28.076Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:28.076Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:28.083Z|dedc2a9d-5bd3-4b70-8829-66cea2fe8fe1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:28.231Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:28.236Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014
2022-11-13T00:36:28.236Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|INFO|500||Invoke
2022-11-13T00:36:28.236Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:28.237Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014
2022-11-13T00:36:28.237Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Method      : GET
2022-11-13T00:36:28.237Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7db3ac0c69ee44de79f1031b72ca00b", X-B3-SpanId:"c56447920e67fce9", X-B3-ParentSpanId:"6c0862ddc92bbe61", X-B3-Sampled:"0", X-ONAP-RequestID:"fc54331d-7d61-4407-8c74-cb2016c7769c", X-RequestID:"fc54331d-7d61-4407-8c74-cb2016c7769c", X-TransactionID:"fc54331d-7d61-4407-8c74-cb2016c7769c", X-ECOMP-RequestID:"fc54331d-7d61-4407-8c74-cb2016c7769c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49e0b80a-6028-43bc-95de-2c7deee45ed2"]
2022-11-13T00:36:28.237Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Request body: 
2022-11-13T00:36:28.237Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||==========================request end================================================
2022-11-13T00:36:28.267Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:28.268Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:28.268Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Status text  : OK
2022-11-13T00:36:28.268Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:27 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:28.269Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Response body: {
  "requestId" : "05a3d3aa-2432-4248-b769-d7b12a684014",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:36:16.000+00:00",
  "endTime" : "2022-11-13T00:36:23.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n            \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:36:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "05a3d3aa-2432-4248-b769-d7b12a684014",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014"
    }
  }
}
2022-11-13T00:36:28.269Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:28.270Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|INFO|500||InvokeReturn
2022-11-13T00:36:28.271Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false
2022-11-13T00:36:28.272Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:28.272Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:28.272Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false
2022-11-13T00:36:28.273Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:28.273Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7db3ac0c69ee44de79f1031b72ca00b", X-B3-SpanId:"c30b2e9467a096d4", X-B3-ParentSpanId:"6c0862ddc92bbe61", X-B3-Sampled:"0", X-ONAP-RequestID:"fc54331d-7d61-4407-8c74-cb2016c7769c", X-RequestID:"fc54331d-7d61-4407-8c74-cb2016c7769c", X-TransactionID:"fc54331d-7d61-4407-8c74-cb2016c7769c", X-ECOMP-RequestID:"fc54331d-7d61-4407-8c74-cb2016c7769c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"158fe376-3bb8-4572-bf74-6298306302f7"]
2022-11-13T00:36:28.273Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:28.274Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:28.289Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:28.289Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:28.290Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:28.290Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:27 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:28.293Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:28.293Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:28.293Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:28.299Z|fc54331d-7d61-4407-8c74-cb2016c7769c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:28.458Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:28.463Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014
2022-11-13T00:36:28.464Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|INFO|500||Invoke
2022-11-13T00:36:28.464Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:28.465Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014
2022-11-13T00:36:28.465Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Method      : GET
2022-11-13T00:36:28.466Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4bbcea0b26e8c031680b2a11c37591f", X-B3-SpanId:"aba2a145c07be4c6", X-B3-ParentSpanId:"4e8f0586a3a09d22", X-B3-Sampled:"0", X-ONAP-RequestID:"430f096f-da10-40e7-9f3b-250dd8d344bc", X-RequestID:"430f096f-da10-40e7-9f3b-250dd8d344bc", X-TransactionID:"430f096f-da10-40e7-9f3b-250dd8d344bc", X-ECOMP-RequestID:"430f096f-da10-40e7-9f3b-250dd8d344bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fbd27bd-c955-4078-9a81-5842a96bc68c"]
2022-11-13T00:36:28.466Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Request body: 
2022-11-13T00:36:28.467Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||==========================request end================================================
2022-11-13T00:36:28.491Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:28.491Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:28.492Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Status text  : OK
2022-11-13T00:36:28.492Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:27 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:28.500Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Response body: {
  "requestId" : "05a3d3aa-2432-4248-b769-d7b12a684014",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:36:16.000+00:00",
  "endTime" : "2022-11-13T00:36:23.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n            \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:36:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "05a3d3aa-2432-4248-b769-d7b12a684014",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014"
    }
  }
}
2022-11-13T00:36:28.500Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:28.501Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|INFO|500||InvokeReturn
2022-11-13T00:36:28.502Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false
2022-11-13T00:36:28.502Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:28.502Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:28.502Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false
2022-11-13T00:36:28.503Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:28.503Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4bbcea0b26e8c031680b2a11c37591f", X-B3-SpanId:"68c9e80dfa5b7ce8", X-B3-ParentSpanId:"4e8f0586a3a09d22", X-B3-Sampled:"0", X-ONAP-RequestID:"430f096f-da10-40e7-9f3b-250dd8d344bc", X-RequestID:"430f096f-da10-40e7-9f3b-250dd8d344bc", X-TransactionID:"430f096f-da10-40e7-9f3b-250dd8d344bc", X-ECOMP-RequestID:"430f096f-da10-40e7-9f3b-250dd8d344bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd5f5744-7857-4558-9a9e-6f1b1847613b"]
2022-11-13T00:36:28.503Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:28.503Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:28.520Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:28.521Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:28.521Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:28.521Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:27 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:28.522Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:28.522Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:28.522Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:28.528Z|430f096f-da10-40e7-9f3b-250dd8d344bc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:28.688Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:28.692Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014
2022-11-13T00:36:28.692Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|INFO|500||Invoke
2022-11-13T00:36:28.693Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:28.693Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014
2022-11-13T00:36:28.693Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Method      : GET
2022-11-13T00:36:28.693Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9463d79c61e85bdc1f86b3a08ec738d3", X-B3-SpanId:"63acdbf672cd16a2", X-B3-ParentSpanId:"1ff7036f553d3ded", X-B3-Sampled:"0", X-ONAP-RequestID:"4a984661-1dfb-41ee-831b-d81c79958902", X-RequestID:"4a984661-1dfb-41ee-831b-d81c79958902", X-TransactionID:"4a984661-1dfb-41ee-831b-d81c79958902", X-ECOMP-RequestID:"4a984661-1dfb-41ee-831b-d81c79958902", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c5aea63-ff8d-4884-9e89-a3993422bb0d"]
2022-11-13T00:36:28.694Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Request body: 
2022-11-13T00:36:28.694Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||==========================request end================================================
2022-11-13T00:36:28.716Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:28.717Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:28.717Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Status text  : OK
2022-11-13T00:36:28.717Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:27 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:28.718Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||Response body: {
  "requestId" : "05a3d3aa-2432-4248-b769-d7b12a684014",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:36:16.000+00:00",
  "endTime" : "2022-11-13T00:36:23.000+00:00",
  "source" : "VID",
  "vnfId" : "33e7c00c-195a-4be5-84b1-864fa9499cce",
  "vnfName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae_vnf_0",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"49f39e75-d5f2-4fed-a285-6983dff2b281\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"04dcda33-361b-4056-b008-b31992a11202\",\n            \"modelCustomizationId\": \"ea742182-d4e9-49fe-bd56-f4a497bf5c7d\",\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:36:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/vnfs/33e7c00c-195a-4be5-84b1-864fa9499cce",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "05a3d3aa-2432-4248-b769-d7b12a684014",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014"
    }
  }
}
2022-11-13T00:36:28.718Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:28.719Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05a3d3aa-2432-4248-b769-d7b12a684014|INFO|500||InvokeReturn
2022-11-13T00:36:28.720Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false
2022-11-13T00:36:28.720Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:28.720Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:28.720Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false
2022-11-13T00:36:28.720Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:28.721Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9463d79c61e85bdc1f86b3a08ec738d3", X-B3-SpanId:"391be585d5d260de", X-B3-ParentSpanId:"1ff7036f553d3ded", X-B3-Sampled:"0", X-ONAP-RequestID:"4a984661-1dfb-41ee-831b-d81c79958902", X-RequestID:"4a984661-1dfb-41ee-831b-d81c79958902", X-TransactionID:"4a984661-1dfb-41ee-831b-d81c79958902", X-ECOMP-RequestID:"4a984661-1dfb-41ee-831b-d81c79958902", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcff85d2-61fd-45d4-9de3-1e84ee8ed441"]
2022-11-13T00:36:28.721Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:28.721Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:28.740Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:28.740Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:28.741Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:28.741Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:27 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:28.743Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:28.743Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:28.744Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05a3d3aa-2432-4248-b769-d7b12a684014&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:28.751Z|4a984661-1dfb-41ee-831b-d81c79958902|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05a3d3aa-2432-4248-b769-d7b12a684014|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:30.111Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:30.113Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|||INFO|500||Checking if requestId: 25f39474-61f5-492c-ae4c-b66354b1d80f already exists in requestDb InfraActiveRequests table
2022-11-13T00:36:30.114Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f
2022-11-13T00:36:30.115Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|INFO|500||Invoke
2022-11-13T00:36:30.115Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:30.115Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f
2022-11-13T00:36:30.116Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Method      : GET
2022-11-13T00:36:30.116Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9a8885370750628daa8cf84cbe2f6e6", X-B3-SpanId:"f030aaa3f07df156", X-B3-ParentSpanId:"5da4c9f57b2c0a9d", X-B3-Sampled:"0", X-ONAP-RequestID:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-RequestID:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-TransactionID:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-ECOMP-RequestID:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e846123-691a-4394-9d0b-488925397021"]
2022-11-13T00:36:30.116Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Request body: 
2022-11-13T00:36:30.116Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||==========================request end================================================
2022-11-13T00:36:30.136Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:30.136Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:36:30.136Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Status text  : Not Found
2022-11-13T00:36:30.136Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:36:29 GMT", x-envoy-upstream-service-time:"17", server:"envoy"]
2022-11-13T00:36:30.137Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Response body: 
2022-11-13T00:36:30.137Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:30.137Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|INFO|404|Not Found|InvokeReturn
2022-11-13T00:36:30.145Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|||INFO|500||Running local validations
2022-11-13T00:36:30.151Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:36:30.173Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697?format=pathed|INFO|500||Invoke
2022-11-13T00:36:30.174Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[25f39474-61f5-492c-ae4c-b66354b1d80f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1408a6c3-d4a0-4f23-9205-7397ae30c50f], X-ECOMP-RequestID=[25f39474-61f5-492c-ae4c-b66354b1d80f], X-TransactionId=[], X-ONAP-RequestID=[25f39474-61f5-492c-ae4c-b66354b1d80f]}
2022-11-13T00:36:30.209Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697?format=pathed has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:36:30 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[32], vertex-id=[237704], x-aai-txid=[2-aai-resources-221113-00:36:30:045-34719], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:36:30.211Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697?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/0c7bb17c-de9d-4ef2-9df6-3dfcda631697"}]}

2022-11-13T00:36:30.211Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697?format=pathed|INFO|500||InvokeReturn
2022-11-13T00:36:30.216Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:36:30.237Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-11-13T00:36:30.238Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[25f39474-61f5-492c-ae4c-b66354b1d80f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[59a6202c-630f-42d3-9803-34f2dbf2a860], X-ECOMP-RequestID=[25f39474-61f5-492c-ae4c-b66354b1d80f], X-TransactionId=[], X-ONAP-RequestID=[25f39474-61f5-492c-ae4c-b66354b1d80f]}
2022-11-13T00:36:30.276Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:30.280Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 13 Nov 2022 00:36:30 GMT], server=[envoy], content-length=[603], x-envoy-upstream-service-time=[40], x-aai-txid=[0-aai-resources-221113-00:36:30:105-86994], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:36:30.281Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2022-11-13T00:36:30.281Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-11-13T00:36:30.281Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee
2022-11-13T00:36:30.282Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|INFO|500||Invoke
2022-11-13T00:36:30.282Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:30.283Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee
2022-11-13T00:36:30.283Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2022-11-13T00:36:30.283Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Method      : GET
2022-11-13T00:36:30.283Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2a10508a4b08bf63673a39eb58abdef", X-B3-SpanId:"31ae4cc7fe65e0f7", X-B3-ParentSpanId:"0be4e1c0cec302f8", X-B3-Sampled:"0", X-ONAP-RequestID:"cb74d522-ec25-41e7-9764-a49f85b4f312", X-RequestID:"cb74d522-ec25-41e7-9764-a49f85b4f312", X-TransactionID:"cb74d522-ec25-41e7-9764-a49f85b4f312", X-ECOMP-RequestID:"cb74d522-ec25-41e7-9764-a49f85b4f312", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e81187b-5914-4a56-9dff-cd7bb3084a0a"]
2022-11-13T00:36:30.284Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Request body: 
2022-11-13T00:36:30.284Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||==========================request end================================================
2022-11-13T00:36:30.286Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:36:30.307Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-13T00:36:30.308Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697?format=pathed|INFO|500||Invoke
2022-11-13T00:36:30.311Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:30.312Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:30.312Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Status text  : OK
2022-11-13T00:36:30.312Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:29 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:30.313Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Response body: {
  "requestId" : "97437fc5-4be7-4025-9efd-da289bb8deee",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:36:18.000+00:00",
  "endTime" : "2022-11-13T00:36:26.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "vnfName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_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\": \"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d333b315-d463-49ba-9391-85a6f290b5de\",\n            \"modelCustomizationId\": \"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\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-11-13T00:36:25.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "97437fc5-4be7-4025-9efd-da289bb8deee",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee"
    }
  }
}
2022-11-13T00:36:30.314Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:30.314Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|INFO|500||InvokeReturn
2022-11-13T00:36:30.315Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false
2022-11-13T00:36:30.316Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:30.316Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:30.316Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false
2022-11-13T00:36:30.317Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:30.317Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2a10508a4b08bf63673a39eb58abdef", X-B3-SpanId:"fbd49c2ba54a518c", X-B3-ParentSpanId:"0be4e1c0cec302f8", X-B3-Sampled:"0", X-ONAP-RequestID:"cb74d522-ec25-41e7-9764-a49f85b4f312", X-RequestID:"cb74d522-ec25-41e7-9764-a49f85b4f312", X-TransactionID:"cb74d522-ec25-41e7-9764-a49f85b4f312", X-ECOMP-RequestID:"cb74d522-ec25-41e7-9764-a49f85b4f312", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2a06c9e-278a-4d21-81a2-3e327d27fb6d"]
2022-11-13T00:36:30.317Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:30.318Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:30.334Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:30.335Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:30.335Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:30.335Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:29 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:30.337Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:30.337Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:30.337Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:30.344Z|cb74d522-ec25-41e7-9764-a49f85b4f312|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:30.353Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697?format=pathed|INFO|500||InvokeReturn
2022-11-13T00:36:30.354Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697?format=pathed has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:36:30 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[43], vertex-id=[237704], x-aai-txid=[1-aai-resources-221113-00:36:30:175-83592], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:36:30.354Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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/0c7bb17c-de9d-4ef2-9df6-3dfcda631697"}]}

2022-11-13T00:36:30.358Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:36:30.379Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-11-13T00:36:30.380Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[25f39474-61f5-492c-ae4c-b66354b1d80f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[be9d7984-adc4-4b17-93e8-370041810803], X-ECOMP-RequestID=[25f39474-61f5-492c-ae4c-b66354b1d80f], X-TransactionId=[], X-ONAP-RequestID=[25f39474-61f5-492c-ae4c-b66354b1d80f]}
2022-11-13T00:36:30.418Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 13 Nov 2022 00:36:30 GMT], server=[envoy], content-length=[600], x-envoy-upstream-service-time=[31], x-aai-txid=[0-aai-resources-221113-00:36:30:252-99860], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:36:30.418Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/related-to/l3-networks","ERR.5.4.6114"]}}}

2022-11-13T00:36:30.419Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-11-13T00:36:30.424Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2022-11-13T00:36:30.427Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:36:30.448Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697?format=pathed|INFO|500||Invoke
2022-11-13T00:36:30.449Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[25f39474-61f5-492c-ae4c-b66354b1d80f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9d041c11-2104-494f-8a1a-297024ed564b], X-ECOMP-RequestID=[25f39474-61f5-492c-ae4c-b66354b1d80f], X-TransactionId=[], X-ONAP-RequestID=[25f39474-61f5-492c-ae4c-b66354b1d80f]}
2022-11-13T00:36:30.482Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697?format=pathed has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:36:30 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[30], vertex-id=[237704], x-aai-txid=[1-aai-resources-221113-00:36:30:318-31533], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:36:30.483Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697?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/0c7bb17c-de9d-4ef2-9df6-3dfcda631697"}]}

2022-11-13T00:36:30.483Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697?format=pathed|INFO|500||InvokeReturn
2022-11-13T00:36:30.487Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:36:30.503Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:30.507Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee
2022-11-13T00:36:30.507Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|INFO|500||Invoke
2022-11-13T00:36:30.507Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:30.508Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee
2022-11-13T00:36:30.508Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Method      : GET
2022-11-13T00:36:30.508Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df648eb726af10a28676fea309e46228", X-B3-SpanId:"9c4f6510e0ee8bfd", X-B3-ParentSpanId:"1a8e4bb1d03bbcea", X-B3-Sampled:"0", X-ONAP-RequestID:"43c5b015-7349-4cc9-b7c4-574467918a48", X-RequestID:"43c5b015-7349-4cc9-b7c4-574467918a48", X-TransactionID:"43c5b015-7349-4cc9-b7c4-574467918a48", X-ECOMP-RequestID:"43c5b015-7349-4cc9-b7c4-574467918a48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7b2cd48-085e-4ad7-8536-1f9812e61c8e"]
2022-11-13T00:36:30.508Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Request body: 
2022-11-13T00:36:30.509Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||==========================request end================================================
2022-11-13T00:36:30.508Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-11-13T00:36:30.509Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[25f39474-61f5-492c-ae4c-b66354b1d80f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c1b32d5d-848e-4d13-baf7-ec1b2a38345f], X-ECOMP-RequestID=[25f39474-61f5-492c-ae4c-b66354b1d80f], X-TransactionId=[], X-ONAP-RequestID=[25f39474-61f5-492c-ae4c-b66354b1d80f]}
2022-11-13T00:36:30.532Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:30.533Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:30.533Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Status text  : OK
2022-11-13T00:36:30.533Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:29 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:30.534Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Response body: {
  "requestId" : "97437fc5-4be7-4025-9efd-da289bb8deee",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:36:18.000+00:00",
  "endTime" : "2022-11-13T00:36:26.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "vnfName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_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\": \"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d333b315-d463-49ba-9391-85a6f290b5de\",\n            \"modelCustomizationId\": \"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\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-11-13T00:36:25.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "97437fc5-4be7-4025-9efd-da289bb8deee",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee"
    }
  }
}
2022-11-13T00:36:30.534Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:30.535Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|INFO|500||InvokeReturn
2022-11-13T00:36:30.536Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false
2022-11-13T00:36:30.536Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:30.537Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:30.537Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false
2022-11-13T00:36:30.537Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:30.538Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df648eb726af10a28676fea309e46228", X-B3-SpanId:"4e850e6c0a31b2d8", X-B3-ParentSpanId:"1a8e4bb1d03bbcea", X-B3-Sampled:"0", X-ONAP-RequestID:"43c5b015-7349-4cc9-b7c4-574467918a48", X-RequestID:"43c5b015-7349-4cc9-b7c4-574467918a48", X-TransactionID:"43c5b015-7349-4cc9-b7c4-574467918a48", X-ECOMP-RequestID:"43c5b015-7349-4cc9-b7c4-574467918a48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"735e1157-d064-4804-9d09-a6bf909a2cb4"]
2022-11-13T00:36:30.538Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:30.538Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:30.544Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 13 Nov 2022 00:36:30 GMT], server=[envoy], content-length=[609], x-envoy-upstream-service-time=[33], x-aai-txid=[1-aai-resources-221113-00:36:30:377-14807], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:36:30.545Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/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/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/related-to/configurations","ERR.5.4.6114"]}}}

2022-11-13T00:36:30.545Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-11-13T00:36:30.547Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/0c7bb17c-de9d-4ef2-9df6-3dfcda631697/related-to/configurations?resultIndex=0&resultSize=1&format=count
2022-11-13T00:36:30.550Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:36:30.555Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:30.555Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:30.556Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:30.556Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:29 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:30.557Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:30.557Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:30.558Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:30.564Z|43c5b015-7349-4cc9-b7c4-574467918a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:30.574Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|INFO|500||Invoke
2022-11-13T00:36:30.574Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a with request headers:{Authorization=[***REDACTED***], X-RequestID=[25f39474-61f5-492c-ae4c-b66354b1d80f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[cdfa80d2-b806-49ad-a07f-bd35c0d89964], X-ECOMP-RequestID=[25f39474-61f5-492c-ae4c-b66354b1d80f], X-TransactionId=[], X-ONAP-RequestID=[25f39474-61f5-492c-ae4c-b66354b1d80f]}
2022-11-13T00:36:30.618Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:36:30 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[41], vertex-id=[192648], x-aai-txid=[2-aai-resources-221113-00:36:30:442-6840], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:36:30.619Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|DEBUG|500||{"tenant-id":"2338f1545a624fab969a68194702106a","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1668299781905","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-11-13T00:36:30.619Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|INFO|500||InvokeReturn
2022-11-13T00:36:30.621Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-13T00:36:30.621Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-13T00:36:30.624Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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-11-13T00:36:30.624Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-13T00:36:30.624Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:30.625Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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-11-13T00:36:30.625Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-13T00:36:30.625Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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:"a9a8885370750628daa8cf84cbe2f6e6", X-B3-SpanId:"b7773b1c5a51efcb", X-B3-ParentSpanId:"5da4c9f57b2c0a9d", X-B3-Sampled:"0", X-ONAP-RequestID:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-RequestID:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-TransactionID:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-ECOMP-RequestID:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d5af952-2202-448e-a405-9b591e0e37af"]
2022-11-13T00:36:30.625Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"0c7bb17c-de9d-4ef2-9df6-3dfcda631697"},"instanceName":null,"requestScope":"service"}
2022-11-13T00:36:30.625Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-13T00:36:30.651Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:30.651Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:30.651Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-11-13T00:36:30.652Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:36:29 GMT", x-envoy-upstream-service-time:"20", server:"envoy"]
2022-11-13T00:36:30.652Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-13T00:36:30.653Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:30.653Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-13T00:36:30.654Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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-11-13T00:36:30.655Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-11-13T00:36:30.655Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:30.655Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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-11-13T00:36:30.656Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-11-13T00:36:30.656Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-RequestID:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-TransactionID:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-ECOMP-RequestID:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a42fde6b-05b1-4a30-b970-d118ec097e0c"]
2022-11-13T00:36:30.657Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-11-13T00:36:30.657Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-11-13T00:36:30.686Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:30.687Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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-11-13T00:36:30.687Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2022-11-13T00:36:30.688Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:36:30 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:30.689Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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-11-12 23:13:21.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:36:30.689Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:30.690Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-11-13T00:36:30.692Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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-11-13T00:36:30.693Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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-11-13T00:36:30.694Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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-11-13T00:36:30.694Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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-11-13T00:36:30.695Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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-11-13T00:36:30.695Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-RequestID:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-TransactionID:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-ECOMP-RequestID:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a172e08-e156-4534-bc9b-e8e7fb8b5fe1"]
2022-11-13T00:36:30.696Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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-11-13T00:36:30.696Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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-11-13T00:36:30.713Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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-11-13T00:36:30.713Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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-11-13T00:36:30.714Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : OK
2022-11-13T00:36:30.714Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:36:30 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:30.715Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 536,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-11-12T23:13:21.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
    }
  }
}
2022-11-13T00:36:30.715Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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-11-13T00:36:30.716Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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-11-13T00:36:30.718Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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-11-13T00:36:30.719Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-11-13T00:36:30.719Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:30.719Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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-11-13T00:36:30.720Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-11-13T00:36:30.720Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-RequestID:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-TransactionID:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-ECOMP-RequestID:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40baf582-9c20-4c16-bac7-7550fa10450c"]
2022-11-13T00:36:30.720Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-11-13T00:36:30.721Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-11-13T00:36:30.724Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:30.728Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee
2022-11-13T00:36:30.728Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|INFO|500||Invoke
2022-11-13T00:36:30.728Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:30.728Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee
2022-11-13T00:36:30.729Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Method      : GET
2022-11-13T00:36:30.729Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9614015725009abaeedf77cf7b0899e", X-B3-SpanId:"1d93af3c324169cf", X-B3-ParentSpanId:"a8ce3820be73b6e0", X-B3-Sampled:"0", X-ONAP-RequestID:"7fb1390e-b5dd-4f4f-ab88-7ab5b8902278", X-RequestID:"7fb1390e-b5dd-4f4f-ab88-7ab5b8902278", X-TransactionID:"7fb1390e-b5dd-4f4f-ab88-7ab5b8902278", X-ECOMP-RequestID:"7fb1390e-b5dd-4f4f-ab88-7ab5b8902278", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6656e5a7-3691-474e-b454-8277bfba6cf6"]
2022-11-13T00:36:30.729Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Request body: 
2022-11-13T00:36:30.729Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||==========================request end================================================
2022-11-13T00:36:30.741Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:30.741Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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-11-13T00:36:30.741Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2022-11-13T00:36:30.742Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:36:30 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:30.742Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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-11-12 23:13:21.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:36:30.743Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:30.743Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-11-13T00:36:30.754Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:30.754Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:30.754Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Status text  : OK
2022-11-13T00:36:30.755Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:29 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:30.756Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Response body: {
  "requestId" : "97437fc5-4be7-4025-9efd-da289bb8deee",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:36:18.000+00:00",
  "endTime" : "2022-11-13T00:36:26.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "vnfName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_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\": \"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d333b315-d463-49ba-9391-85a6f290b5de\",\n            \"modelCustomizationId\": \"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\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-11-13T00:36:25.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "97437fc5-4be7-4025-9efd-da289bb8deee",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee"
    }
  }
}
2022-11-13T00:36:30.756Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:30.756Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|INFO|500||InvokeReturn
2022-11-13T00:36:30.757Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false
2022-11-13T00:36:30.758Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:30.758Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:30.758Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false
2022-11-13T00:36:30.758Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:30.759Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9614015725009abaeedf77cf7b0899e", X-B3-SpanId:"345f9712c9aced8e", X-B3-ParentSpanId:"a8ce3820be73b6e0", X-B3-Sampled:"0", X-ONAP-RequestID:"7fb1390e-b5dd-4f4f-ab88-7ab5b8902278", X-RequestID:"7fb1390e-b5dd-4f4f-ab88-7ab5b8902278", X-TransactionID:"7fb1390e-b5dd-4f4f-ab88-7ab5b8902278", X-ECOMP-RequestID:"7fb1390e-b5dd-4f4f-ab88-7ab5b8902278", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e33df4a5-7109-4fa2-bebe-799985262479"]
2022-11-13T00:36:30.759Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:30.759Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:30.763Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-13T00:36:30.763Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-13T00:36:30.764Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:30.764Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-13T00:36:30.764Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-13T00:36:30.765Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1379", X-B3-TraceId:"a9a8885370750628daa8cf84cbe2f6e6", X-B3-SpanId:"560e108006bb33ef", X-B3-ParentSpanId:"5da4c9f57b2c0a9d", X-B3-Sampled:"0", X-ONAP-RequestID:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-RequestID:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-TransactionID:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-ECOMP-RequestID:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41021db6-6331-456c-a59d-40b47e6dd6db"]
2022-11-13T00:36:30.765Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"25f39474-61f5-492c-ae4c-b66354b1d80f","requestStatus":"IN_PROGRESS","startTime":1668299790548,"source":"VID","tenantId":"2338f1545a624fab969a68194702106a","requestBody":"{\n\t\"requestDetails\": {\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\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"0c7bb17c-de9d-4ef2-9df6-3dfcda631697","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"25f39474-61f5-492c-ae4c-b66354b1d80f"}
2022-11-13T00:36:30.766Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-13T00:36:30.794Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:30.795Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:30.795Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:30.795Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:29 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:30.797Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:30.797Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:30.797Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:30.803Z|7fb1390e-b5dd-4f4f-ab88-7ab5b8902278|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:30.805Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:30.805Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-13T00:36:30.806Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-11-13T00:36:30.806Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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/25f39474-61f5-492c-ae4c-b66354b1d80f", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:29 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:30.807Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "25f39474-61f5-492c-ae4c-b66354b1d80f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:36:30.548+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-13T00:36:30.653+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "25f39474-61f5-492c-ae4c-b66354b1d80f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f"
    }
  }
}
2022-11-13T00:36:30.807Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:30.808Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-13T00:36:30.823Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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-11-13T00:36:30.823Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-13T00:36:30.823Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:30.824Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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-11-13T00:36:30.824Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-13T00:36:30.825Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|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:"a9a8885370750628daa8cf84cbe2f6e6", X-B3-SpanId:"ad4ce890f5e0d6f9", X-B3-ParentSpanId:"5da4c9f57b2c0a9d", X-B3-Sampled:"0", X-ONAP-RequestID:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-RequestID:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-TransactionID:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-ECOMP-RequestID:"25f39474-61f5-492c-ae4c-b66354b1d80f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3814e57-8651-4336-a50e-c26b65532631"]
2022-11-13T00:36:30.825Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"76d16654-699f-4556-8579-d6dac7374e11\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"5978251b-abb0-4036-a0a4-5a96c8170471\",\"modelUuid\":\"5978251b-abb0-4036-a0a4-5a96c8170471\",\"modelInvariantUuid\":\"76d16654-699f-4556-8579-d6dac7374e11\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"2338f1545a624fab969a68194702106a\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\"}","type":"String"},"requestId":{"value":"25f39474-61f5-492c-ae4c-b66354b1d80f","type":"String"},"mso-request-id":{"value":"25f39474-61f5-492c-ae4c-b66354b1d80f","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"0c7bb17c-de9d-4ef2-9df6-3dfcda631697","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/0c7bb17c-de9d-4ef2-9df6-3dfcda631697","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-13T00:36:30.825Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-13T00:36:30.961Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:30.966Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee
2022-11-13T00:36:30.967Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|INFO|500||Invoke
2022-11-13T00:36:30.967Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:30.967Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee
2022-11-13T00:36:30.968Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Method      : GET
2022-11-13T00:36:30.968Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b45d6fcdeae156a189469412c7c9cec", X-B3-SpanId:"cc7ec7edeb22ce60", X-B3-ParentSpanId:"66ec4e01f29e1d8b", X-B3-Sampled:"0", X-ONAP-RequestID:"48806b31-a2cd-40e1-b6f3-221b1c476667", X-RequestID:"48806b31-a2cd-40e1-b6f3-221b1c476667", X-TransactionID:"48806b31-a2cd-40e1-b6f3-221b1c476667", X-ECOMP-RequestID:"48806b31-a2cd-40e1-b6f3-221b1c476667", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9b06c34-92c7-432a-81aa-6a849e31c625"]
2022-11-13T00:36:30.969Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Request body: 
2022-11-13T00:36:30.969Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||==========================request end================================================
2022-11-13T00:36:30.992Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:30.992Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:30.993Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Status text  : OK
2022-11-13T00:36:30.993Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:29 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:30.995Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Response body: {
  "requestId" : "97437fc5-4be7-4025-9efd-da289bb8deee",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:36:18.000+00:00",
  "endTime" : "2022-11-13T00:36:26.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "vnfName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_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\": \"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d333b315-d463-49ba-9391-85a6f290b5de\",\n            \"modelCustomizationId\": \"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\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-11-13T00:36:25.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "97437fc5-4be7-4025-9efd-da289bb8deee",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee"
    }
  }
}
2022-11-13T00:36:30.995Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:30.996Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|INFO|500||InvokeReturn
2022-11-13T00:36:30.997Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false
2022-11-13T00:36:30.997Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:30.997Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:30.997Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false
2022-11-13T00:36:30.998Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:30.998Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b45d6fcdeae156a189469412c7c9cec", X-B3-SpanId:"d29c6c4e3e1ed5d9", X-B3-ParentSpanId:"66ec4e01f29e1d8b", X-B3-Sampled:"0", X-ONAP-RequestID:"48806b31-a2cd-40e1-b6f3-221b1c476667", X-RequestID:"48806b31-a2cd-40e1-b6f3-221b1c476667", X-TransactionID:"48806b31-a2cd-40e1-b6f3-221b1c476667", X-ECOMP-RequestID:"48806b31-a2cd-40e1-b6f3-221b1c476667", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dae6237d-067f-41df-ab5c-af7b457d5278"]
2022-11-13T00:36:30.998Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:30.998Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:31.018Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:31.019Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:31.019Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:31.019Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:29 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:31.020Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:31.020Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:31.020Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:31.027Z|48806b31-a2cd-40e1-b6f3-221b1c476667|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:31.097Z|f5fdb858-0e8a-4ce7-9ccf-94f050489c0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:36:31.098Z|f5fdb858-0e8a-4ce7-9ccf-94f050489c0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:36:31.179Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:31.183Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee
2022-11-13T00:36:31.183Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|INFO|500||Invoke
2022-11-13T00:36:31.184Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:31.184Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee
2022-11-13T00:36:31.184Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Method      : GET
2022-11-13T00:36:31.184Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9479f092967dc000c681827d42bebe3", X-B3-SpanId:"44b20a0b6fb94715", X-B3-ParentSpanId:"7d9e5c8a90989d9c", X-B3-Sampled:"0", X-ONAP-RequestID:"4847ee48-281e-4e0f-b7cd-4dbe984d5bad", X-RequestID:"4847ee48-281e-4e0f-b7cd-4dbe984d5bad", X-TransactionID:"4847ee48-281e-4e0f-b7cd-4dbe984d5bad", X-ECOMP-RequestID:"4847ee48-281e-4e0f-b7cd-4dbe984d5bad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5219fbab-467e-4c46-9468-bce90a611129"]
2022-11-13T00:36:31.185Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Request body: 
2022-11-13T00:36:31.185Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||==========================request end================================================
2022-11-13T00:36:31.216Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:31.216Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:31.216Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Status text  : OK
2022-11-13T00:36:31.217Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:31 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:31.217Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||Response body: {
  "requestId" : "97437fc5-4be7-4025-9efd-da289bb8deee",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:36:18.000+00:00",
  "endTime" : "2022-11-13T00:36:26.000+00:00",
  "source" : "VID",
  "vnfId" : "73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "vnfName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f_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\": \"dde6bdc0-dfdc-416a-b346-af741d4c35c8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d333b315-d463-49ba-9391-85a6f290b5de\",\n            \"modelCustomizationId\": \"8e71d2bd-380c-477e-8d5b-3c8d53622262\",\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-11-13T00:36:25.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941/vnfs/73cf38d1-0b30-4f4c-b59c-37e3a0cbed95",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "97437fc5-4be7-4025-9efd-da289bb8deee",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee"
    }
  }
}
2022-11-13T00:36:31.217Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:31.218Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/97437fc5-4be7-4025-9efd-da289bb8deee|INFO|500||InvokeReturn
2022-11-13T00:36:31.219Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false
2022-11-13T00:36:31.220Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:31.220Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:31.220Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false
2022-11-13T00:36:31.220Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:31.221Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9479f092967dc000c681827d42bebe3", X-B3-SpanId:"d448c2c917d38e3b", X-B3-ParentSpanId:"7d9e5c8a90989d9c", X-B3-Sampled:"0", X-ONAP-RequestID:"4847ee48-281e-4e0f-b7cd-4dbe984d5bad", X-RequestID:"4847ee48-281e-4e0f-b7cd-4dbe984d5bad", X-TransactionID:"4847ee48-281e-4e0f-b7cd-4dbe984d5bad", X-ECOMP-RequestID:"4847ee48-281e-4e0f-b7cd-4dbe984d5bad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5db67289-af16-42d9-8396-a05183e6acfc"]
2022-11-13T00:36:31.221Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:31.221Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:31.244Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:31.244Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:31.244Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:31.244Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:31 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:31.245Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:31.245Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:31.245Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=97437fc5-4be7-4025-9efd-da289bb8deee&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:31.251Z|4847ee48-281e-4e0f-b7cd-4dbe984d5bad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/97437fc5-4be7-4025-9efd-da289bb8deee|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:31.577Z|61f68031-4016-4149-b04f-0fb2ff1e7c54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:36:31.578Z|61f68031-4016-4149-b04f-0fb2ff1e7c54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:36:31.848Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:31.849Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-13T00:36:31.849Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-11-13T00:36:31.850Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Sun, 13 Nov 2022 00:36:32 GMT", x-onap-requestid:"25f39474-61f5-492c-ae4c-b66354b1d80f", x-requestid:"25f39474-61f5-492c-ae4c-b66354b1d80f", x-transactionid:"25f39474-61f5-492c-ae4c-b66354b1d80f", x-ecomp-requestid:"25f39474-61f5-492c-ae4c-b66354b1d80f", x-onap-partnername:"UNKNOWN", x-invocationid:"a3814e57-8651-4336-a50e-c26b65532631", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1017", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:31.850Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"25f39474-61f5-492c-ae4c-b66354b1d80f\",\"instanceId\":\"0c7bb17c-de9d-4ef2-9df6-3dfcda631697\"}}","message":"Success","processInstanceID":"3823cc4a-62eb-11ed-9d06-5af7ec799a21","variables":null,"messageCode":200}
2022-11-13T00:36:31.850Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:31.851Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-13T00:36:31.860Z|25f39474-61f5-492c-ae4c-b66354b1d80f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:31.960Z|c3d4fa86-f050-4e2e-86c9-299fa1e4ef90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:36:31.960Z|c3d4fa86-f050-4e2e-86c9-299fa1e4ef90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:36:32.032Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:32.036Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f
2022-11-13T00:36:32.037Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|INFO|500||Invoke
2022-11-13T00:36:32.037Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:32.037Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f
2022-11-13T00:36:32.038Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Method      : GET
2022-11-13T00:36:32.038Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ad02d88d43fbb0e6b655e15f7780e0e", X-B3-SpanId:"6e1177ccd0ddac5d", X-B3-ParentSpanId:"aed16de77750962f", X-B3-Sampled:"0", X-ONAP-RequestID:"8ccd80a6-2904-4f3f-b1b7-fb316639a3f6", X-RequestID:"8ccd80a6-2904-4f3f-b1b7-fb316639a3f6", X-TransactionID:"8ccd80a6-2904-4f3f-b1b7-fb316639a3f6", X-ECOMP-RequestID:"8ccd80a6-2904-4f3f-b1b7-fb316639a3f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be109096-0278-497a-9e4b-145ae6896ea3"]
2022-11-13T00:36:32.038Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Request body: 
2022-11-13T00:36:32.038Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||==========================request end================================================
2022-11-13T00:36:32.064Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:32.064Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:32.064Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Status text  : OK
2022-11-13T00:36:32.065Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:31 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:32.065Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Response body: {
  "requestId" : "25f39474-61f5-492c-ae4c-b66354b1d80f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:36:30.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:36:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "serviceInstanceName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "25f39474-61f5-492c-ae4c-b66354b1d80f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f"
    }
  }
}
2022-11-13T00:36:32.065Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:32.066Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|INFO|500||InvokeReturn
2022-11-13T00:36:32.067Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false
2022-11-13T00:36:32.067Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:32.067Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:32.068Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false
2022-11-13T00:36:32.068Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:32.068Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ad02d88d43fbb0e6b655e15f7780e0e", X-B3-SpanId:"720e430539cc19e0", X-B3-ParentSpanId:"aed16de77750962f", X-B3-Sampled:"0", X-ONAP-RequestID:"8ccd80a6-2904-4f3f-b1b7-fb316639a3f6", X-RequestID:"8ccd80a6-2904-4f3f-b1b7-fb316639a3f6", X-TransactionID:"8ccd80a6-2904-4f3f-b1b7-fb316639a3f6", X-ECOMP-RequestID:"8ccd80a6-2904-4f3f-b1b7-fb316639a3f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c2a6619-9136-4423-9fff-e07929419925"]
2022-11-13T00:36:32.069Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:32.069Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:32.094Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:32.094Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:32.094Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:32.095Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:31 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:32.095Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:32.096Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:32.096Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:32.102Z|8ccd80a6-2904-4f3f-b1b7-fb316639a3f6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:32.268Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:32.269Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|||INFO|500||Checking if requestId: 6207154c-78d1-451f-89a1-a86e3020be29 already exists in requestDb InfraActiveRequests table
2022-11-13T00:36:32.270Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29
2022-11-13T00:36:32.271Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|INFO|500||Invoke
2022-11-13T00:36:32.271Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:32.271Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29
2022-11-13T00:36:32.271Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Method      : GET
2022-11-13T00:36:32.272Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f317e3ff0c9628a2af746595bc1e83cd", X-B3-SpanId:"df8c3e775bcb6d43", X-B3-ParentSpanId:"a035d243cf8f565b", X-B3-Sampled:"0", X-ONAP-RequestID:"6207154c-78d1-451f-89a1-a86e3020be29", X-RequestID:"6207154c-78d1-451f-89a1-a86e3020be29", X-TransactionID:"6207154c-78d1-451f-89a1-a86e3020be29", X-ECOMP-RequestID:"6207154c-78d1-451f-89a1-a86e3020be29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35ca960d-7114-4a07-9e21-a25f38f9c51f"]
2022-11-13T00:36:32.272Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Request body: 
2022-11-13T00:36:32.272Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||==========================request end================================================
2022-11-13T00:36:32.294Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:32.294Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:36:32.295Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Status text  : Not Found
2022-11-13T00:36:32.295Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:36:32 GMT", x-envoy-upstream-service-time:"19", server:"envoy"]
2022-11-13T00:36:32.295Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Response body: 
2022-11-13T00:36:32.295Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:32.296Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|INFO|404|Not Found|InvokeReturn
2022-11-13T00:36:32.302Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|||INFO|500||Running local validations
2022-11-13T00:36:32.307Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:36:32.339Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941?format=pathed|INFO|500||Invoke
2022-11-13T00:36:32.340Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[6207154c-78d1-451f-89a1-a86e3020be29], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[bd168091-8506-4775-8ba5-496ab5152dd5], X-ECOMP-RequestID=[6207154c-78d1-451f-89a1-a86e3020be29], X-TransactionId=[], X-ONAP-RequestID=[6207154c-78d1-451f-89a1-a86e3020be29]}
2022-11-13T00:36:32.380Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941?format=pathed has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:36:32 GMT], server=[envoy], content-length=[247], x-envoy-upstream-service-time=[35], vertex-id=[217088], x-aai-txid=[2-aai-resources-221113-00:36:32:210-3093], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:36:32.381Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941?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/baedc5b7-9354-466e-925e-e069a1b72941"}]}

2022-11-13T00:36:32.381Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941?format=pathed|INFO|500||InvokeReturn
2022-11-13T00:36:32.386Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:36:32.408Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-11-13T00:36:32.409Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[6207154c-78d1-451f-89a1-a86e3020be29], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[55650e83-d17e-42d0-a83d-1c92e499e4a5], X-ECOMP-RequestID=[6207154c-78d1-451f-89a1-a86e3020be29], X-TransactionId=[], X-ONAP-RequestID=[6207154c-78d1-451f-89a1-a86e3020be29]}
2022-11-13T00:36:32.451Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 13 Nov 2022 00:36:32 GMT], server=[envoy], content-length=[605], x-envoy-upstream-service-time=[38], x-aai-txid=[1-aai-resources-221113-00:36:32:282-77158], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:36:32.497Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941/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/baedc5b7-9354-466e-925e-e069a1b72941/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2022-11-13T00:36:32.498Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-11-13T00:36:32.509Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2022-11-13T00:36:32.533Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:36:32.568Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-13T00:36:32.569Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941?format=pathed|INFO|500||Invoke
2022-11-13T00:36:32.599Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941?format=pathed|INFO|500||InvokeReturn
2022-11-13T00:36:32.600Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941?format=pathed has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:36:32 GMT], server=[envoy], content-length=[247], x-envoy-upstream-service-time=[28], vertex-id=[217088], x-aai-txid=[0-aai-resources-221113-00:36:32:437-45249], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:36:32.601Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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/baedc5b7-9354-466e-925e-e069a1b72941"}]}

2022-11-13T00:36:32.605Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:36:32.627Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-11-13T00:36:32.627Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[6207154c-78d1-451f-89a1-a86e3020be29], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d3451367-c631-45ee-9041-56a33952c482], X-ECOMP-RequestID=[6207154c-78d1-451f-89a1-a86e3020be29], X-TransactionId=[], X-ONAP-RequestID=[6207154c-78d1-451f-89a1-a86e3020be29]}
2022-11-13T00:36:32.659Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 13 Nov 2022 00:36:32 GMT], server=[envoy], content-length=[602], x-envoy-upstream-service-time=[27], x-aai-txid=[2-aai-resources-221113-00:36:32:498-55797], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:36:32.660Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941/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/baedc5b7-9354-466e-925e-e069a1b72941/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/baedc5b7-9354-466e-925e-e069a1b72941/related-to/l3-networks","ERR.5.4.6114"]}}}

2022-11-13T00:36:32.661Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-11-13T00:36:32.663Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2022-11-13T00:36:32.667Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:36:32.688Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-13T00:36:32.689Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941?format=pathed|INFO|500||Invoke
2022-11-13T00:36:32.726Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941?format=pathed|INFO|500||InvokeReturn
2022-11-13T00:36:32.727Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941?format=pathed has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:36:32 GMT], server=[envoy], content-length=[247], x-envoy-upstream-service-time=[34], vertex-id=[217088], x-aai-txid=[2-aai-resources-221113-00:36:32:557-73368], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:36:32.727Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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/baedc5b7-9354-466e-925e-e069a1b72941"}]}

2022-11-13T00:36:32.732Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:36:32.752Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-11-13T00:36:32.753Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[6207154c-78d1-451f-89a1-a86e3020be29], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9b2c0bda-8a0a-429e-8b76-7c8b2e8f170e], X-ECOMP-RequestID=[6207154c-78d1-451f-89a1-a86e3020be29], X-TransactionId=[], X-ONAP-RequestID=[6207154c-78d1-451f-89a1-a86e3020be29]}
2022-11-13T00:36:32.786Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 13 Nov 2022 00:36:32 GMT], server=[envoy], content-length=[611], x-envoy-upstream-service-time=[30], x-aai-txid=[0-aai-resources-221113-00:36:32:621-98809], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:36:32.787Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941/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/baedc5b7-9354-466e-925e-e069a1b72941/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/baedc5b7-9354-466e-925e-e069a1b72941/related-to/configurations","ERR.5.4.6114"]}}}

2022-11-13T00:36:32.787Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-11-13T00:36:32.789Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/baedc5b7-9354-466e-925e-e069a1b72941/related-to/configurations?resultIndex=0&resultSize=1&format=count
2022-11-13T00:36:32.792Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:36:32.812Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-11-13T00:36:32.813Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6207154c-78d1-451f-89a1-a86e3020be29], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[578b220f-bf8a-403c-b18d-1aba2a0d58bc], X-ECOMP-RequestID=[6207154c-78d1-451f-89a1-a86e3020be29], X-TransactionId=[], X-ONAP-RequestID=[6207154c-78d1-451f-89a1-a86e3020be29]}
2022-11-13T00:36:32.851Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:36:32 GMT], server=[envoy], content-length=[573], x-envoy-upstream-service-time=[36], vertex-id=[319592], x-aai-txid=[1-aai-resources-221113-00:36:32:679-21396], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:36:32.852Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/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":"1668299784288","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-11-13T00:36:32.852Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-11-13T00:36:32.854Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-13T00:36:32.854Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-13T00:36:32.855Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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-11-13T00:36:32.855Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-13T00:36:32.855Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:32.856Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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-11-13T00:36:32.856Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-13T00:36:32.856Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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:"f317e3ff0c9628a2af746595bc1e83cd", X-B3-SpanId:"a637363535559896", X-B3-ParentSpanId:"a035d243cf8f565b", X-B3-Sampled:"0", X-ONAP-RequestID:"6207154c-78d1-451f-89a1-a86e3020be29", X-RequestID:"6207154c-78d1-451f-89a1-a86e3020be29", X-TransactionID:"6207154c-78d1-451f-89a1-a86e3020be29", X-ECOMP-RequestID:"6207154c-78d1-451f-89a1-a86e3020be29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e761ed8f-f40f-4d47-bc2e-dad9b905a251"]
2022-11-13T00:36:32.856Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"baedc5b7-9354-466e-925e-e069a1b72941"},"instanceName":null,"requestScope":"service"}
2022-11-13T00:36:32.857Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-13T00:36:32.886Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:32.886Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:32.887Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-11-13T00:36:32.887Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:36:32 GMT", x-envoy-upstream-service-time:"27", server:"envoy"]
2022-11-13T00:36:32.887Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-13T00:36:32.888Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:32.888Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-13T00:36:32.889Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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-11-13T00:36:32.889Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-11-13T00:36:32.889Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:32.889Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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-11-13T00:36:32.890Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-11-13T00:36:32.890Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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:"6207154c-78d1-451f-89a1-a86e3020be29", X-RequestID:"6207154c-78d1-451f-89a1-a86e3020be29", X-TransactionID:"6207154c-78d1-451f-89a1-a86e3020be29", X-ECOMP-RequestID:"6207154c-78d1-451f-89a1-a86e3020be29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a5dfa7f-dbf1-4ba2-9b56-c984b46dac4a"]
2022-11-13T00:36:32.890Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-11-13T00:36:32.890Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-11-13T00:36:32.912Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:32.913Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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-11-13T00:36:32.913Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2022-11-13T00:36:32.913Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:36:32 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:32.914Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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-11-12 23:13:21.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:36:32.914Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:32.915Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-11-13T00:36:32.917Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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-11-13T00:36:32.918Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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-11-13T00:36:32.918Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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-11-13T00:36:32.918Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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-11-13T00:36:32.918Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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-11-13T00:36:32.919Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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:"6207154c-78d1-451f-89a1-a86e3020be29", X-RequestID:"6207154c-78d1-451f-89a1-a86e3020be29", X-TransactionID:"6207154c-78d1-451f-89a1-a86e3020be29", X-ECOMP-RequestID:"6207154c-78d1-451f-89a1-a86e3020be29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f766389-5e07-4958-a9af-e74763f40a91"]
2022-11-13T00:36:32.919Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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-11-13T00:36:32.919Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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-11-13T00:36:32.938Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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-11-13T00:36:32.938Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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-11-13T00:36:32.939Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : OK
2022-11-13T00:36:32.939Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:36:32 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:32.940Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 536,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-11-12T23:13:21.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
    }
  }
}
2022-11-13T00:36:32.941Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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-11-13T00:36:32.941Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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-11-13T00:36:32.943Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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-11-13T00:36:32.943Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-11-13T00:36:32.943Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:32.944Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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-11-13T00:36:32.944Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-11-13T00:36:32.944Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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:"6207154c-78d1-451f-89a1-a86e3020be29", X-RequestID:"6207154c-78d1-451f-89a1-a86e3020be29", X-TransactionID:"6207154c-78d1-451f-89a1-a86e3020be29", X-ECOMP-RequestID:"6207154c-78d1-451f-89a1-a86e3020be29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd4fefec-4bdc-4bca-9211-6908aec3e664"]
2022-11-13T00:36:32.944Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-11-13T00:36:32.945Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-11-13T00:36:32.973Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:32.973Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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-11-13T00:36:32.974Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2022-11-13T00:36:32.974Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:36:32 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:32.974Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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-11-12 23:13:21.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:36:32.975Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:32.975Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-11-13T00:36:32.985Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-13T00:36:32.986Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-13T00:36:32.986Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:32.986Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-13T00:36:32.987Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-13T00:36:32.987Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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:"1312", X-B3-TraceId:"f317e3ff0c9628a2af746595bc1e83cd", X-B3-SpanId:"5cd71a1360e94dd7", X-B3-ParentSpanId:"a035d243cf8f565b", X-B3-Sampled:"0", X-ONAP-RequestID:"6207154c-78d1-451f-89a1-a86e3020be29", X-RequestID:"6207154c-78d1-451f-89a1-a86e3020be29", X-TransactionID:"6207154c-78d1-451f-89a1-a86e3020be29", X-ECOMP-RequestID:"6207154c-78d1-451f-89a1-a86e3020be29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9af111c-0586-46d2-8602-616760304f3d"]
2022-11-13T00:36:32.987Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6207154c-78d1-451f-89a1-a86e3020be29","requestStatus":"IN_PROGRESS","startTime":1668299792789,"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\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\"\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":"baedc5b7-9354-466e-925e-e069a1b72941","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"6207154c-78d1-451f-89a1-a86e3020be29"}
2022-11-13T00:36:32.987Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-13T00:36:33.015Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:33.016Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-13T00:36:33.016Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-11-13T00:36:33.016Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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/6207154c-78d1-451f-89a1-a86e3020be29", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:32 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:33.017Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "6207154c-78d1-451f-89a1-a86e3020be29",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:36:32.789+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\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\"\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-11-13T00:36:32.863+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "6207154c-78d1-451f-89a1-a86e3020be29",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29"
    }
  }
}
2022-11-13T00:36:33.018Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:33.018Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-13T00:36:33.023Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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-11-13T00:36:33.024Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-13T00:36:33.024Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:33.024Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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-11-13T00:36:33.024Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-13T00:36:33.025Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|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:"f317e3ff0c9628a2af746595bc1e83cd", X-B3-SpanId:"028c3c082413e818", X-B3-ParentSpanId:"a035d243cf8f565b", X-B3-Sampled:"0", X-ONAP-RequestID:"6207154c-78d1-451f-89a1-a86e3020be29", X-RequestID:"6207154c-78d1-451f-89a1-a86e3020be29", X-TransactionID:"6207154c-78d1-451f-89a1-a86e3020be29", X-ECOMP-RequestID:"6207154c-78d1-451f-89a1-a86e3020be29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0633ff07-1911-428e-ab07-91e75d2e7026"]
2022-11-13T00:36:33.025Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"391d141e-a925-4656-9775-728fdcbfb18b\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\",\"modelUuid\":\"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\",\"modelInvariantUuid\":\"391d141e-a925-4656-9775-728fdcbfb18b\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"baedc5b7-9354-466e-925e-e069a1b72941\"}","type":"String"},"requestId":{"value":"6207154c-78d1-451f-89a1-a86e3020be29","type":"String"},"mso-request-id":{"value":"6207154c-78d1-451f-89a1-a86e3020be29","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"baedc5b7-9354-466e-925e-e069a1b72941","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/baedc5b7-9354-466e-925e-e069a1b72941","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-13T00:36:33.025Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-13T00:36:33.953Z|acc796a2-641b-4206-a61a-994dd296270b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:36:33.954Z|acc796a2-641b-4206-a61a-994dd296270b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:36:34.046Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:34.047Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-13T00:36:34.047Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-11-13T00:36:34.047Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Sun, 13 Nov 2022 00:36:34 GMT", x-onap-requestid:"6207154c-78d1-451f-89a1-a86e3020be29", x-requestid:"6207154c-78d1-451f-89a1-a86e3020be29", x-transactionid:"6207154c-78d1-451f-89a1-a86e3020be29", x-ecomp-requestid:"6207154c-78d1-451f-89a1-a86e3020be29", x-onap-partnername:"UNKNOWN", x-invocationid:"0633ff07-1911-428e-ab07-91e75d2e7026", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1018", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:34.048Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"6207154c-78d1-451f-89a1-a86e3020be29\",\"instanceId\":\"baedc5b7-9354-466e-925e-e069a1b72941\"}}","message":"Success","processInstanceID":"39735635-62eb-11ed-9d06-5af7ec799a21","variables":null,"messageCode":200}
2022-11-13T00:36:34.048Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:34.049Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-13T00:36:34.053Z|6207154c-78d1-451f-89a1-a86e3020be29|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:34.225Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:34.230Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29
2022-11-13T00:36:34.230Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|INFO|500||Invoke
2022-11-13T00:36:34.231Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:34.231Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29
2022-11-13T00:36:34.231Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Method      : GET
2022-11-13T00:36:34.231Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c48b292c60ed6537e2c76de0aa857b46", X-B3-SpanId:"1f28552e23e7493d", X-B3-ParentSpanId:"bb99cbc566b77eb1", X-B3-Sampled:"0", X-ONAP-RequestID:"c5b54fc2-788e-4c05-8cbe-9d15c8f00363", X-RequestID:"c5b54fc2-788e-4c05-8cbe-9d15c8f00363", X-TransactionID:"c5b54fc2-788e-4c05-8cbe-9d15c8f00363", X-ECOMP-RequestID:"c5b54fc2-788e-4c05-8cbe-9d15c8f00363", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c33f965a-2aaf-4582-bb03-9859e612be91"]
2022-11-13T00:36:34.232Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Request body: 
2022-11-13T00:36:34.232Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||==========================request end================================================
2022-11-13T00:36:34.263Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:34.263Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:34.263Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Status text  : OK
2022-11-13T00:36:34.264Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:33 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:34.265Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Response body: {
  "requestId" : "6207154c-78d1-451f-89a1-a86e3020be29",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:36: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\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\"\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-11-13T00:36:33.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "serviceInstanceName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "6207154c-78d1-451f-89a1-a86e3020be29",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29"
    }
  }
}
2022-11-13T00:36:34.265Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:34.266Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|INFO|500||InvokeReturn
2022-11-13T00:36:34.267Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false
2022-11-13T00:36:34.267Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:34.268Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:34.268Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false
2022-11-13T00:36:34.268Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:34.268Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c48b292c60ed6537e2c76de0aa857b46", X-B3-SpanId:"2c26b5ab440e19e0", X-B3-ParentSpanId:"bb99cbc566b77eb1", X-B3-Sampled:"0", X-ONAP-RequestID:"c5b54fc2-788e-4c05-8cbe-9d15c8f00363", X-RequestID:"c5b54fc2-788e-4c05-8cbe-9d15c8f00363", X-TransactionID:"c5b54fc2-788e-4c05-8cbe-9d15c8f00363", X-ECOMP-RequestID:"c5b54fc2-788e-4c05-8cbe-9d15c8f00363", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f507448a-7b6e-40db-a17f-38ca0155e9b3"]
2022-11-13T00:36:34.269Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:34.269Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:34.296Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:34.297Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:34.297Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:34.297Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:33 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:34.298Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:34.298Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:34.298Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:34.305Z|c5b54fc2-788e-4c05-8cbe-9d15c8f00363|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:34.507Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:34.511Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f
2022-11-13T00:36:34.511Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|INFO|500||Invoke
2022-11-13T00:36:34.511Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:34.512Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f
2022-11-13T00:36:34.512Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Method      : GET
2022-11-13T00:36:34.512Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc43671f4e9e77651aa2f2956dcd7339", X-B3-SpanId:"33325824ac2c39b3", X-B3-ParentSpanId:"1aa2f2956dcd7339", X-B3-Sampled:"0", X-ONAP-RequestID:"1649ead6-41e9-4754-a9b5-7b727d04617d", X-RequestID:"1649ead6-41e9-4754-a9b5-7b727d04617d", X-TransactionID:"1649ead6-41e9-4754-a9b5-7b727d04617d", X-ECOMP-RequestID:"1649ead6-41e9-4754-a9b5-7b727d04617d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc5bcb95-2e1c-4769-a171-b85dffdaf2fe"]
2022-11-13T00:36:34.513Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Request body: 
2022-11-13T00:36:34.513Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||==========================request end================================================
2022-11-13T00:36:34.539Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:34.539Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:34.539Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Status text  : OK
2022-11-13T00:36:34.540Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:34 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:34.542Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Response body: {
  "requestId" : "ed8f5550-6315-490b-9b85-bd481c87521f",
  "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-11-13T00:35:35.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"65f2e46d-1c2f-4d8c-9859-2e0062deec67\",\n            \"modelVersionId\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\n            \"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"22dec5cc-5b66-4b01-80eb-30fa7ba47ba6\",\n            \"owningEntityName\":\"OE-ETE_Customer-22dec5cc-5b66-4b01-80eb-30fa7ba47ba6\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_b405cd3d-0597-48c1-86e5-fd53cbed21fd\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd\",\n            \"productFamilyId\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\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\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\n                            \"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 7df6b19a-4d98 0\",\n                                        \"modelCustomizationId\":\"cf9b44ed-4261-4602-8746-e74f00c3a827\",\n                                        \"modelInvariantId\":\"65f2e46d-1c2f-4d8c-9859-2e0062deec67\",\n                                        \"modelVersionId\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\n                                        \"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\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\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"4Idg8AJpZc2Jw4Ao0iEF\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:35:41.000+00:00",
  "serviceInstanceId" : "edd0bfbe-c411-45cf-a0b3-4ee9533be6f9",
  "serviceInstanceName" : "Service_Ete_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed8f5550-6315-490b-9b85-bd481c87521f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f"
    }
  }
}
2022-11-13T00:36:34.542Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:34.542Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|INFO|500||InvokeReturn
2022-11-13T00:36:34.544Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false
2022-11-13T00:36:34.544Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:34.544Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:34.544Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false
2022-11-13T00:36:34.545Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:34.545Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc43671f4e9e77651aa2f2956dcd7339", X-B3-SpanId:"d374ce3a39e947a5", X-B3-ParentSpanId:"1aa2f2956dcd7339", X-B3-Sampled:"0", X-ONAP-RequestID:"1649ead6-41e9-4754-a9b5-7b727d04617d", X-RequestID:"1649ead6-41e9-4754-a9b5-7b727d04617d", X-TransactionID:"1649ead6-41e9-4754-a9b5-7b727d04617d", X-ECOMP-RequestID:"1649ead6-41e9-4754-a9b5-7b727d04617d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0246d12-1609-4017-9f81-8c871ec182af"]
2022-11-13T00:36:34.546Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:34.546Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:34.572Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:34.572Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:34.572Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:34.572Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:34 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:34.577Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:34.577Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:34.578Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:34.623Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:36:34.624Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:36:34.624Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:34.624Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:36:34.624Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:36:34.625Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1649ead6-41e9-4754-a9b5-7b727d04617d", X-RequestID:"1649ead6-41e9-4754-a9b5-7b727d04617d", X-TransactionID:"1649ead6-41e9-4754-a9b5-7b727d04617d", X-ECOMP-RequestID:"1649ead6-41e9-4754-a9b5-7b727d04617d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8baeef8-d87e-49d1-b123-1db1d20fcd25"]
2022-11-13T00:36:34.625Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:36:34.625Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:36:34.772Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:34.772Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:34.772Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:36:34.773Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=BDA0D71BAB7120AF82A639EDFFA73D9A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"693", date:"Sun, 13 Nov 2022 00:36:35 GMT", x-envoy-upstream-service-time:"140", server:"envoy"]
2022-11-13T00:36:34.773Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1bb867a5-62eb-11ed-9d06-5af7ec799a21","businessKey":"ed8f5550-6315-490b-9b85-bd481c87521f","processDefinitionId":"WaitForPnfReadyBB:1:03d9b937-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-11-13T00:35:44.026+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"176ed76a-62eb-11ed-9d06-5af7ec799a21","superProcessInstanceId":"1b25c54f-62eb-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-13T00:36:34.773Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:34.773Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:36:34.793Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:36:34.793Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:36:34.793Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:34.793Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:36:34.794Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:36:34.794Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1649ead6-41e9-4754-a9b5-7b727d04617d", X-RequestID:"1649ead6-41e9-4754-a9b5-7b727d04617d", X-TransactionID:"1649ead6-41e9-4754-a9b5-7b727d04617d", X-ECOMP-RequestID:"1649ead6-41e9-4754-a9b5-7b727d04617d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4572368-c5e4-49fc-a637-3d705f32b0ca"]
2022-11-13T00:36:34.794Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:36:34.794Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:36:34.979Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:34.980Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:34.980Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:36:34.980Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=673CFEBDBFA55883844752C8C3257D8E; Path=/; HttpOnly", cache-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:"Sun, 13 Nov 2022 00:36:35 GMT", x-envoy-upstream-service-time:"182", server:"envoy"]
2022-11-13T00:36:34.981Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"1bbb4dec-62eb-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"1bb867a5-62eb-11ed-9d06-5af7ec799a21","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:03d9b937-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"1bb867a5-62eb-11ed-9d06-5af7ec799a21","executionId":"1bb867a5-62eb-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:35:44.045+0000","endTime":"2022-11-13T00:35:44.186+0000","durationInMillis":141,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"176ed76a-62eb-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:36:34.981Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:34.981Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:36:34.985Z|1649ead6-41e9-4754-a9b5-7b727d04617d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:41.121Z|c6a2bbda-0095-451f-a0ff-fb59b43bcc6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:36:41.122Z|c6a2bbda-0095-451f-a0ff-fb59b43bcc6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:36:41.604Z|4a1ce5e7-4ca8-4c5b-b016-c699ffe6a86e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:36:41.605Z|4a1ce5e7-4ca8-4c5b-b016-c699ffe6a86e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:36:42.263Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:42.269Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f
2022-11-13T00:36:42.269Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|INFO|500||Invoke
2022-11-13T00:36:42.270Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:42.270Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f
2022-11-13T00:36:42.270Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Method      : GET
2022-11-13T00:36:42.270Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b70a8341bee5e4524362ca8fc90e52d", X-B3-SpanId:"cde02f05b48c2b85", X-B3-ParentSpanId:"e173f75620b5f51a", X-B3-Sampled:"0", X-ONAP-RequestID:"13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc", X-RequestID:"13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc", X-TransactionID:"13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc", X-ECOMP-RequestID:"13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08ef8d88-ece7-4075-a4f3-ab73fce45345"]
2022-11-13T00:36:42.270Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Request body: 
2022-11-13T00:36:42.271Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||==========================request end================================================
2022-11-13T00:36:42.293Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:42.294Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:42.294Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Status text  : OK
2022-11-13T00:36:42.294Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:42 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:42.296Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Response body: {
  "requestId" : "25f39474-61f5-492c-ae4c-b66354b1d80f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:36:30.000+00:00",
  "endTime" : "2022-11-13T00:36:36.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:36:35.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "serviceInstanceName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "25f39474-61f5-492c-ae4c-b66354b1d80f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f"
    }
  }
}
2022-11-13T00:36:42.297Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:42.297Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|INFO|500||InvokeReturn
2022-11-13T00:36:42.298Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false
2022-11-13T00:36:42.298Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:42.298Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:42.299Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false
2022-11-13T00:36:42.299Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:42.299Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b70a8341bee5e4524362ca8fc90e52d", X-B3-SpanId:"3272e2ba2c5aefcc", X-B3-ParentSpanId:"e173f75620b5f51a", X-B3-Sampled:"0", X-ONAP-RequestID:"13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc", X-RequestID:"13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc", X-TransactionID:"13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc", X-ECOMP-RequestID:"13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1f15b35-6290-4a27-9cd0-4ecf8a7dee92"]
2022-11-13T00:36:42.299Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:42.300Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:42.315Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:42.315Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:42.316Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:42.316Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:42 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:42.319Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:42.319Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:42.319Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:42.325Z|13e1acab-c9ba-4b4b-b9a5-6e9a68906bcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:42.473Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:42.478Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f
2022-11-13T00:36:42.479Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|INFO|500||Invoke
2022-11-13T00:36:42.479Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:42.479Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f
2022-11-13T00:36:42.479Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Method      : GET
2022-11-13T00:36:42.480Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd9a8715fa40630ddc44d5f87c70d455", X-B3-SpanId:"745be2fe880b3f77", X-B3-ParentSpanId:"b6f9be9eef84d3a1", X-B3-Sampled:"0", X-ONAP-RequestID:"36da7dcd-f97b-4712-8f2e-503d1a1e7b68", X-RequestID:"36da7dcd-f97b-4712-8f2e-503d1a1e7b68", X-TransactionID:"36da7dcd-f97b-4712-8f2e-503d1a1e7b68", X-ECOMP-RequestID:"36da7dcd-f97b-4712-8f2e-503d1a1e7b68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ef63374-c3d1-48b3-8e04-62ca823ea22c"]
2022-11-13T00:36:42.480Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Request body: 
2022-11-13T00:36:42.480Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||==========================request end================================================
2022-11-13T00:36:42.505Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:42.505Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:42.505Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Status text  : OK
2022-11-13T00:36:42.506Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:42 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:42.508Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Response body: {
  "requestId" : "25f39474-61f5-492c-ae4c-b66354b1d80f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:36:30.000+00:00",
  "endTime" : "2022-11-13T00:36:36.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:36:35.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "serviceInstanceName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "25f39474-61f5-492c-ae4c-b66354b1d80f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f"
    }
  }
}
2022-11-13T00:36:42.508Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:42.508Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|INFO|500||InvokeReturn
2022-11-13T00:36:42.509Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false
2022-11-13T00:36:42.510Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:42.510Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:42.510Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false
2022-11-13T00:36:42.510Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:42.510Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd9a8715fa40630ddc44d5f87c70d455", X-B3-SpanId:"05d8a979908da014", X-B3-ParentSpanId:"b6f9be9eef84d3a1", X-B3-Sampled:"0", X-ONAP-RequestID:"36da7dcd-f97b-4712-8f2e-503d1a1e7b68", X-RequestID:"36da7dcd-f97b-4712-8f2e-503d1a1e7b68", X-TransactionID:"36da7dcd-f97b-4712-8f2e-503d1a1e7b68", X-ECOMP-RequestID:"36da7dcd-f97b-4712-8f2e-503d1a1e7b68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4942edf3-5336-4192-8ca7-5a6563869c89"]
2022-11-13T00:36:42.511Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:42.511Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:42.528Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:42.528Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:42.529Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:42.529Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:42 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:42.532Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:42.532Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:42.533Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:42.538Z|36da7dcd-f97b-4712-8f2e-503d1a1e7b68|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:42.693Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:42.698Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f
2022-11-13T00:36:42.699Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|INFO|500||Invoke
2022-11-13T00:36:42.699Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:42.700Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f
2022-11-13T00:36:42.700Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Method      : GET
2022-11-13T00:36:42.701Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a28ba3e6979c11f2f499bd5f79d4b9cc", X-B3-SpanId:"2d311ec18b14b364", X-B3-ParentSpanId:"9d96bf78a272b824", X-B3-Sampled:"0", X-ONAP-RequestID:"a2f69826-06ff-4d5b-a383-4fc0a3740d1d", X-RequestID:"a2f69826-06ff-4d5b-a383-4fc0a3740d1d", X-TransactionID:"a2f69826-06ff-4d5b-a383-4fc0a3740d1d", X-ECOMP-RequestID:"a2f69826-06ff-4d5b-a383-4fc0a3740d1d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c0e8ad5-c729-4a46-91eb-a697463c327c"]
2022-11-13T00:36:42.701Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Request body: 
2022-11-13T00:36:42.701Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||==========================request end================================================
2022-11-13T00:36:42.723Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:42.724Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:42.725Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Status text  : OK
2022-11-13T00:36:42.725Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:42 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:42.726Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Response body: {
  "requestId" : "25f39474-61f5-492c-ae4c-b66354b1d80f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:36:30.000+00:00",
  "endTime" : "2022-11-13T00:36:36.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:36:35.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "serviceInstanceName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "25f39474-61f5-492c-ae4c-b66354b1d80f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f"
    }
  }
}
2022-11-13T00:36:42.726Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:42.727Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|INFO|500||InvokeReturn
2022-11-13T00:36:42.729Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false
2022-11-13T00:36:42.730Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:42.730Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:42.731Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false
2022-11-13T00:36:42.731Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:42.731Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a28ba3e6979c11f2f499bd5f79d4b9cc", X-B3-SpanId:"d8a16a36a6e3b973", X-B3-ParentSpanId:"9d96bf78a272b824", X-B3-Sampled:"0", X-ONAP-RequestID:"a2f69826-06ff-4d5b-a383-4fc0a3740d1d", X-RequestID:"a2f69826-06ff-4d5b-a383-4fc0a3740d1d", X-TransactionID:"a2f69826-06ff-4d5b-a383-4fc0a3740d1d", X-ECOMP-RequestID:"a2f69826-06ff-4d5b-a383-4fc0a3740d1d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0928a9c1-da3a-4901-8d25-5d9776aa7017"]
2022-11-13T00:36:42.732Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:42.732Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:42.746Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:42.747Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:42.747Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:42.747Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:42 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:42.748Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:42.749Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:42.749Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:42.755Z|a2f69826-06ff-4d5b-a383-4fc0a3740d1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:42.910Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:42.914Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f
2022-11-13T00:36:42.914Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|INFO|500||Invoke
2022-11-13T00:36:42.915Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:42.915Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f
2022-11-13T00:36:42.915Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Method      : GET
2022-11-13T00:36:42.916Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e137adec92e1994e7c45479f9ac8b4e3", X-B3-SpanId:"28d9ece4edbc6a07", X-B3-ParentSpanId:"a658413f8c90c0a9", X-B3-Sampled:"0", X-ONAP-RequestID:"bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0", X-RequestID:"bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0", X-TransactionID:"bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0", X-ECOMP-RequestID:"bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"486f5106-b9c0-47d8-b14e-82d5493f46ca"]
2022-11-13T00:36:42.916Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Request body: 
2022-11-13T00:36:42.916Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||==========================request end================================================
2022-11-13T00:36:42.935Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:42.935Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:42.936Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Status text  : OK
2022-11-13T00:36:42.936Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:42 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:42.938Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||Response body: {
  "requestId" : "25f39474-61f5-492c-ae4c-b66354b1d80f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:36:30.000+00:00",
  "endTime" : "2022-11-13T00:36:36.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"76d16654-699f-4556-8579-d6dac7374e11\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"5978251b-abb0-4036-a0a4-5a96c8170471\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:36:35.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "serviceInstanceName" : "basic_vm-e3b6fd48-45f1-402a-9144-0b6fd18980ae",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0c7bb17c-de9d-4ef2-9df6-3dfcda631697",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "25f39474-61f5-492c-ae4c-b66354b1d80f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f"
    }
  }
}
2022-11-13T00:36:42.938Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:42.938Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f39474-61f5-492c-ae4c-b66354b1d80f|INFO|500||InvokeReturn
2022-11-13T00:36:42.940Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false
2022-11-13T00:36:42.940Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:42.940Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:42.941Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false
2022-11-13T00:36:42.941Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:42.941Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e137adec92e1994e7c45479f9ac8b4e3", X-B3-SpanId:"f09fd3d8f508e2ac", X-B3-ParentSpanId:"a658413f8c90c0a9", X-B3-Sampled:"0", X-ONAP-RequestID:"bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0", X-RequestID:"bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0", X-TransactionID:"bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0", X-ECOMP-RequestID:"bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afcd3508-7c51-490b-b5ea-b6509b7e229e"]
2022-11-13T00:36:42.942Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:42.942Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:42.973Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:42.973Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:42.973Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:42.974Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:42 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:42.974Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:42.974Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:42.975Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f39474-61f5-492c-ae4c-b66354b1d80f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:42.981Z|bc9a9f19-5c29-4a6f-a110-e5c6b7a758c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/25f39474-61f5-492c-ae4c-b66354b1d80f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:43.980Z|f130ba87-e391-48e1-8c31-831a98ecf5cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:36:43.981Z|f130ba87-e391-48e1-8c31-831a98ecf5cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:36:44.512Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:44.517Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29
2022-11-13T00:36:44.518Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|INFO|500||Invoke
2022-11-13T00:36:44.518Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:44.518Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29
2022-11-13T00:36:44.519Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Method      : GET
2022-11-13T00:36:44.519Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"677bd0c8fe712b6b40277060239390c2", X-B3-SpanId:"3a1c272dab4662c8", X-B3-ParentSpanId:"41dff0a0381f790b", X-B3-Sampled:"0", X-ONAP-RequestID:"f2a0f322-6ee2-4363-aa62-e97c6c5c46c3", X-RequestID:"f2a0f322-6ee2-4363-aa62-e97c6c5c46c3", X-TransactionID:"f2a0f322-6ee2-4363-aa62-e97c6c5c46c3", X-ECOMP-RequestID:"f2a0f322-6ee2-4363-aa62-e97c6c5c46c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0882ba0-ab72-4941-8dbd-fec9e2091f6b"]
2022-11-13T00:36:44.519Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Request body: 
2022-11-13T00:36:44.519Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||==========================request end================================================
2022-11-13T00:36:44.549Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:44.549Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:44.549Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Status text  : OK
2022-11-13T00:36:44.550Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:44 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:44.550Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Response body: {
  "requestId" : "6207154c-78d1-451f-89a1-a86e3020be29",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:36:32.000+00:00",
  "endTime" : "2022-11-13T00:36:38.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\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\"\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-11-13T00:36:37.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "serviceInstanceName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "6207154c-78d1-451f-89a1-a86e3020be29",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29"
    }
  }
}
2022-11-13T00:36:44.550Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:44.551Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|INFO|500||InvokeReturn
2022-11-13T00:36:44.552Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false
2022-11-13T00:36:44.552Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:44.552Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:44.553Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false
2022-11-13T00:36:44.553Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:44.553Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"677bd0c8fe712b6b40277060239390c2", X-B3-SpanId:"8545c5148844cde5", X-B3-ParentSpanId:"41dff0a0381f790b", X-B3-Sampled:"0", X-ONAP-RequestID:"f2a0f322-6ee2-4363-aa62-e97c6c5c46c3", X-RequestID:"f2a0f322-6ee2-4363-aa62-e97c6c5c46c3", X-TransactionID:"f2a0f322-6ee2-4363-aa62-e97c6c5c46c3", X-ECOMP-RequestID:"f2a0f322-6ee2-4363-aa62-e97c6c5c46c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1f99d07-625b-4af8-9316-b2aa6a7a2f74"]
2022-11-13T00:36:44.553Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:44.554Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:44.571Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:44.572Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:44.572Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:44.572Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:44 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:44.574Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:44.574Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:44.574Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:44.581Z|f2a0f322-6ee2-4363-aa62-e97c6c5c46c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:44.752Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:44.761Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29
2022-11-13T00:36:44.761Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|INFO|500||Invoke
2022-11-13T00:36:44.762Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:44.762Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29
2022-11-13T00:36:44.762Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Method      : GET
2022-11-13T00:36:44.763Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e28f063c4a26c34c10d020d71a3d88b6", X-B3-SpanId:"eab35f445dd0835f", X-B3-ParentSpanId:"d6b97e5de23226a2", X-B3-Sampled:"0", X-ONAP-RequestID:"f2d2aa7b-984c-4825-b861-793e00777714", X-RequestID:"f2d2aa7b-984c-4825-b861-793e00777714", X-TransactionID:"f2d2aa7b-984c-4825-b861-793e00777714", X-ECOMP-RequestID:"f2d2aa7b-984c-4825-b861-793e00777714", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c398a30-726c-4cd8-b908-88176043f025"]
2022-11-13T00:36:44.763Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Request body: 
2022-11-13T00:36:44.764Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||==========================request end================================================
2022-11-13T00:36:44.786Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:44.786Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:44.787Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Status text  : OK
2022-11-13T00:36:44.787Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:44 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:44.788Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Response body: {
  "requestId" : "6207154c-78d1-451f-89a1-a86e3020be29",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:36:32.000+00:00",
  "endTime" : "2022-11-13T00:36:38.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\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\"\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-11-13T00:36:37.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "serviceInstanceName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "6207154c-78d1-451f-89a1-a86e3020be29",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29"
    }
  }
}
2022-11-13T00:36:44.788Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:44.789Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|INFO|500||InvokeReturn
2022-11-13T00:36:44.790Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false
2022-11-13T00:36:44.790Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:44.790Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:44.791Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false
2022-11-13T00:36:44.791Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:44.791Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e28f063c4a26c34c10d020d71a3d88b6", X-B3-SpanId:"3e0e97f6623f2c5a", X-B3-ParentSpanId:"d6b97e5de23226a2", X-B3-Sampled:"0", X-ONAP-RequestID:"f2d2aa7b-984c-4825-b861-793e00777714", X-RequestID:"f2d2aa7b-984c-4825-b861-793e00777714", X-TransactionID:"f2d2aa7b-984c-4825-b861-793e00777714", X-ECOMP-RequestID:"f2d2aa7b-984c-4825-b861-793e00777714", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c82620f0-1fe2-4be9-8e9e-38eba6ca00e4"]
2022-11-13T00:36:44.792Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:44.792Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:44.806Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:44.807Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:44.807Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:44.807Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:44 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:44.809Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:44.809Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:44.809Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:44.816Z|f2d2aa7b-984c-4825-b861-793e00777714|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:44.984Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:44.989Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29
2022-11-13T00:36:44.989Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|INFO|500||Invoke
2022-11-13T00:36:44.990Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:44.990Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29
2022-11-13T00:36:44.991Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Method      : GET
2022-11-13T00:36:44.991Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01dd74b8fe0c957617534bc61cbbe91e", X-B3-SpanId:"3b49231d1c4634cf", X-B3-ParentSpanId:"a50ccb6a88b2d508", X-B3-Sampled:"0", X-ONAP-RequestID:"5103cc4a-10bb-46d3-8788-497cbf1d7ce7", X-RequestID:"5103cc4a-10bb-46d3-8788-497cbf1d7ce7", X-TransactionID:"5103cc4a-10bb-46d3-8788-497cbf1d7ce7", X-ECOMP-RequestID:"5103cc4a-10bb-46d3-8788-497cbf1d7ce7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fcfe306-1d07-44e6-83af-c5fa27d08121"]
2022-11-13T00:36:44.991Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Request body: 
2022-11-13T00:36:44.992Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||==========================request end================================================
2022-11-13T00:36:45.018Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:45.018Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:45.018Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Status text  : OK
2022-11-13T00:36:45.019Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:44 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:45.020Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Response body: {
  "requestId" : "6207154c-78d1-451f-89a1-a86e3020be29",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:36:32.000+00:00",
  "endTime" : "2022-11-13T00:36:38.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\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\"\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-11-13T00:36:37.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "serviceInstanceName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "6207154c-78d1-451f-89a1-a86e3020be29",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29"
    }
  }
}
2022-11-13T00:36:45.020Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:45.021Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|INFO|500||InvokeReturn
2022-11-13T00:36:45.023Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false
2022-11-13T00:36:45.023Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:45.024Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:45.024Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false
2022-11-13T00:36:45.024Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:45.025Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01dd74b8fe0c957617534bc61cbbe91e", X-B3-SpanId:"ee9f5945673f47d8", X-B3-ParentSpanId:"a50ccb6a88b2d508", X-B3-Sampled:"0", X-ONAP-RequestID:"5103cc4a-10bb-46d3-8788-497cbf1d7ce7", X-RequestID:"5103cc4a-10bb-46d3-8788-497cbf1d7ce7", X-TransactionID:"5103cc4a-10bb-46d3-8788-497cbf1d7ce7", X-ECOMP-RequestID:"5103cc4a-10bb-46d3-8788-497cbf1d7ce7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c06c9d60-7edb-4cd8-9fe9-4eb66f485580"]
2022-11-13T00:36:45.025Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:45.025Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:45.042Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:45.043Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:45.043Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:45.043Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:44 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:45.044Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:45.044Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:45.044Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:45.051Z|5103cc4a-10bb-46d3-8788-497cbf1d7ce7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:45.181Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:45.186Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f
2022-11-13T00:36:45.186Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|INFO|500||Invoke
2022-11-13T00:36:45.187Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:45.187Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f
2022-11-13T00:36:45.187Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Method      : GET
2022-11-13T00:36:45.187Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"529cacfbf7b13814bc05586858282eb0", X-B3-SpanId:"fd8110897be1489e", X-B3-ParentSpanId:"bc05586858282eb0", X-B3-Sampled:"0", X-ONAP-RequestID:"8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899", X-RequestID:"8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899", X-TransactionID:"8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899", X-ECOMP-RequestID:"8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a43eb266-8b0b-4412-aacf-87bcba0b5d93"]
2022-11-13T00:36:45.188Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Request body: 
2022-11-13T00:36:45.188Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||==========================request end================================================
2022-11-13T00:36:45.210Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:45.210Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:45.210Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Status text  : OK
2022-11-13T00:36:45.211Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:44 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:45.213Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Response body: {
  "requestId" : "ed8f5550-6315-490b-9b85-bd481c87521f",
  "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-11-13T00:35:35.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"65f2e46d-1c2f-4d8c-9859-2e0062deec67\",\n            \"modelVersionId\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\n            \"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"22dec5cc-5b66-4b01-80eb-30fa7ba47ba6\",\n            \"owningEntityName\":\"OE-ETE_Customer-22dec5cc-5b66-4b01-80eb-30fa7ba47ba6\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_b405cd3d-0597-48c1-86e5-fd53cbed21fd\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd\",\n            \"productFamilyId\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\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\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\n                            \"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 7df6b19a-4d98 0\",\n                                        \"modelCustomizationId\":\"cf9b44ed-4261-4602-8746-e74f00c3a827\",\n                                        \"modelInvariantId\":\"65f2e46d-1c2f-4d8c-9859-2e0062deec67\",\n                                        \"modelVersionId\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\n                                        \"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\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\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"4Idg8AJpZc2Jw4Ao0iEF\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:35:41.000+00:00",
  "serviceInstanceId" : "edd0bfbe-c411-45cf-a0b3-4ee9533be6f9",
  "serviceInstanceName" : "Service_Ete_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed8f5550-6315-490b-9b85-bd481c87521f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f"
    }
  }
}
2022-11-13T00:36:45.214Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:45.214Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|INFO|500||InvokeReturn
2022-11-13T00:36:45.215Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false
2022-11-13T00:36:45.216Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:45.216Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:45.216Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false
2022-11-13T00:36:45.216Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:45.217Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"529cacfbf7b13814bc05586858282eb0", X-B3-SpanId:"4d2eaa266d076e5e", X-B3-ParentSpanId:"bc05586858282eb0", X-B3-Sampled:"0", X-ONAP-RequestID:"8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899", X-RequestID:"8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899", X-TransactionID:"8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899", X-ECOMP-RequestID:"8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9da9015c-b218-4a0e-aa84-8fb0fa32ad47"]
2022-11-13T00:36:45.217Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:45.217Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:45.227Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:36:45.231Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:45.231Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:45.231Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:45.231Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:44 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:45.232Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:45.232Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29
2022-11-13T00:36:45.232Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:45.232Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|INFO|500||Invoke
2022-11-13T00:36:45.233Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:45.233Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:45.233Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29
2022-11-13T00:36:45.233Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Method      : GET
2022-11-13T00:36:45.233Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7f0e4274338ff46562bbd6e62e94c88", X-B3-SpanId:"026a3eec2e8101e8", X-B3-ParentSpanId:"74b32f7031188670", X-B3-Sampled:"0", X-ONAP-RequestID:"5962beda-262f-452e-a553-94977a274dfe", X-RequestID:"5962beda-262f-452e-a553-94977a274dfe", X-TransactionID:"5962beda-262f-452e-a553-94977a274dfe", X-ECOMP-RequestID:"5962beda-262f-452e-a553-94977a274dfe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"073c7d3a-6289-4ddb-8f47-ce933737748c"]
2022-11-13T00:36:45.234Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Request body: 
2022-11-13T00:36:45.234Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||==========================request end================================================
2022-11-13T00:36:45.256Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:36:45.256Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:36:45.256Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:45.257Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:36:45.257Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:36:45.257Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899", X-RequestID:"8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899", X-TransactionID:"8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899", X-ECOMP-RequestID:"8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0888adc-cd68-4777-a204-fbf7249ea3b8"]
2022-11-13T00:36:45.258Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:36:45.258Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:36:45.261Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:45.261Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:45.261Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Status text  : OK
2022-11-13T00:36:45.261Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:44 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:45.262Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||Response body: {
  "requestId" : "6207154c-78d1-451f-89a1-a86e3020be29",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:36:32.000+00:00",
  "endTime" : "2022-11-13T00:36:38.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\": \"391d141e-a925-4656-9775-728fdcbfb18b\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"09daa8ee-f21f-4282-9ae2-a5871e1c5e08\"\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-11-13T00:36:37.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "baedc5b7-9354-466e-925e-e069a1b72941",
  "serviceInstanceName" : "basic_cnf-6e9e2515-0aef-476e-a866-e43a99afdc4f",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/baedc5b7-9354-466e-925e-e069a1b72941",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "6207154c-78d1-451f-89a1-a86e3020be29",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29"
    }
  }
}
2022-11-13T00:36:45.262Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:45.262Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6207154c-78d1-451f-89a1-a86e3020be29|INFO|500||InvokeReturn
2022-11-13T00:36:45.264Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false
2022-11-13T00:36:45.264Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:36:45.264Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:45.264Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false
2022-11-13T00:36:45.265Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:36:45.265Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7f0e4274338ff46562bbd6e62e94c88", X-B3-SpanId:"a1b2a6393825d5c2", X-B3-ParentSpanId:"74b32f7031188670", X-B3-Sampled:"0", X-ONAP-RequestID:"5962beda-262f-452e-a553-94977a274dfe", X-RequestID:"5962beda-262f-452e-a553-94977a274dfe", X-TransactionID:"5962beda-262f-452e-a553-94977a274dfe", X-ECOMP-RequestID:"5962beda-262f-452e-a553-94977a274dfe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60a46023-6400-4c09-85c9-2ed6b978b657"]
2022-11-13T00:36:45.265Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:36:45.265Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:36:45.279Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:45.279Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:45.280Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:36:45.280Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:36:44 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:36:45.283Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:36:45.283Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:45.283Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6207154c-78d1-451f-89a1-a86e3020be29&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:36:45.290Z|5962beda-262f-452e-a553-94977a274dfe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6207154c-78d1-451f-89a1-a86e3020be29|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:45.409Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:45.410Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:45.410Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:36:45.411Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=A4B25EE3CA45166C15B4BD503EF69BFA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"693", date:"Sun, 13 Nov 2022 00:36:46 GMT", x-envoy-upstream-service-time:"147", server:"envoy"]
2022-11-13T00:36:45.411Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1bb867a5-62eb-11ed-9d06-5af7ec799a21","businessKey":"ed8f5550-6315-490b-9b85-bd481c87521f","processDefinitionId":"WaitForPnfReadyBB:1:03d9b937-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-11-13T00:35:44.026+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"176ed76a-62eb-11ed-9d06-5af7ec799a21","superProcessInstanceId":"1b25c54f-62eb-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-13T00:36:45.411Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:45.412Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:36:45.437Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:36:45.438Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:36:45.439Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:36:45.439Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:36:45.439Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:36:45.440Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899", X-RequestID:"8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899", X-TransactionID:"8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899", X-ECOMP-RequestID:"8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfe16e74-eada-41ab-8602-991255399778"]
2022-11-13T00:36:45.440Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:36:45.440Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:36:45.573Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:36:45.574Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:36:45.574Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:36:45.575Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=2BA2F0873D5254700F86684087B72F98; Path=/; HttpOnly", cache-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:"Sun, 13 Nov 2022 00:36:46 GMT", x-envoy-upstream-service-time:"128", server:"envoy"]
2022-11-13T00:36:45.575Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"1bbb4dec-62eb-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"1bb867a5-62eb-11ed-9d06-5af7ec799a21","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:03d9b937-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"1bb867a5-62eb-11ed-9d06-5af7ec799a21","executionId":"1bb867a5-62eb-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:35:44.045+0000","endTime":"2022-11-13T00:35:44.186+0000","durationInMillis":141,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"176ed76a-62eb-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:36:45.575Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:36:45.576Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:36:45.580Z|8ae1216f-ba36-4f4e-a82e-5a6fb8a2c899|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:36:46.961Z|15b34815-1d5f-47bd-9320-4aebd7a2e942|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:36:46.961Z|15b34815-1d5f-47bd-9320-4aebd7a2e942|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:36:47.399Z|ec36ad09-5dd0-4b93-a509-24bc2fd50112|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:36:47.400Z|ec36ad09-5dd0-4b93-a509-24bc2fd50112|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:36:51.146Z|c52bf1c3-2428-49ba-9f0b-ef86f8510763|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:36:51.147Z|c52bf1c3-2428-49ba-9f0b-ef86f8510763|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:36:51.630Z|01145c4e-0563-4bd7-9b47-a959c6a33118|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:36:51.631Z|01145c4e-0563-4bd7-9b47-a959c6a33118|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:36:54.006Z|396a8c79-22df-442d-bca8-bc968c3dd0b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:36:54.007Z|396a8c79-22df-442d-bca8-bc968c3dd0b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:37:01.170Z|7390cb08-07eb-45bb-8207-c18c010b2655|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:37:01.171Z|7390cb08-07eb-45bb-8207-c18c010b2655|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:37:01.654Z|a6fde3b9-aac1-426e-b38b-91994576ff94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:37:01.654Z|a6fde3b9-aac1-426e-b38b-91994576ff94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:37:01.960Z|219cf271-6a72-47ac-95d8-2efcb1b9e267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:37:01.963Z|219cf271-6a72-47ac-95d8-2efcb1b9e267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:37:04.032Z|4afe85a5-bab0-4551-8221-bca06663e894|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:37:04.033Z|4afe85a5-bab0-4551-8221-bca06663e894|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:37:11.195Z|9f27c420-0eee-4b66-8d9c-6aad0450a2a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:37:11.196Z|9f27c420-0eee-4b66-8d9c-6aad0450a2a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:37:11.680Z|2924615f-9bd8-4deb-81ed-0b115b16d75c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:37:11.680Z|2924615f-9bd8-4deb-81ed-0b115b16d75c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:37:14.056Z|f4c5ffa6-d5c0-4d27-8573-0ad63e83b01c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:37:14.057Z|f4c5ffa6-d5c0-4d27-8573-0ad63e83b01c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:37:14.222Z|0fa17825-4a7a-4da3-842b-bb9ec017508d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:37:14.223Z|0fa17825-4a7a-4da3-842b-bb9ec017508d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:37:16.960Z|11ac89b9-3fa9-4342-b831-df50457435de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:37:16.961Z|11ac89b9-3fa9-4342-b831-df50457435de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:37:17.401Z|e494bdaf-f2d1-4259-aa33-ef50b01b3ebe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:37:17.401Z|e494bdaf-f2d1-4259-aa33-ef50b01b3ebe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:37:21.222Z|7365db5d-31bc-476f-9133-36e755c166cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:37:21.223Z|7365db5d-31bc-476f-9133-36e755c166cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:37:21.703Z|5a577809-0756-4843-bcf8-f2ab5784bd72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:37:21.704Z|5a577809-0756-4843-bcf8-f2ab5784bd72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:37:24.081Z|32df864d-bbd4-484c-83fa-37977cd78ca8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:37:24.082Z|32df864d-bbd4-484c-83fa-37977cd78ca8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:37:26.038Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:37:26.045Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f
2022-11-13T00:37:26.045Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|INFO|500||Invoke
2022-11-13T00:37:26.046Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||===========================request begin================================================
2022-11-13T00:37:26.046Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f
2022-11-13T00:37:26.046Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Method      : GET
2022-11-13T00:37:26.047Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"61b0050b9f655b5846c10df76cf29143", X-B3-SpanId:"ccbd2b637dadd1f8", X-B3-ParentSpanId:"46c10df76cf29143", X-B3-Sampled:"0", X-ONAP-RequestID:"5e546ff6-117b-4205-967c-48c7c60e2860", X-RequestID:"5e546ff6-117b-4205-967c-48c7c60e2860", X-TransactionID:"5e546ff6-117b-4205-967c-48c7c60e2860", X-ECOMP-RequestID:"5e546ff6-117b-4205-967c-48c7c60e2860", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3054a0d-c136-4ef4-9284-05af0696b352"]
2022-11-13T00:37:26.047Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Request body: 
2022-11-13T00:37:26.047Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||==========================request end================================================
2022-11-13T00:37:26.078Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||============================response begin==========================================
2022-11-13T00:37:26.079Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:37:26.079Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Status text  : OK
2022-11-13T00:37:26.079Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:37:25 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:37:26.080Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Response body: {
  "requestId" : "ed8f5550-6315-490b-9b85-bd481c87521f",
  "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-11-13T00:35:35.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"65f2e46d-1c2f-4d8c-9859-2e0062deec67\",\n            \"modelVersionId\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\n            \"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"22dec5cc-5b66-4b01-80eb-30fa7ba47ba6\",\n            \"owningEntityName\":\"OE-ETE_Customer-22dec5cc-5b66-4b01-80eb-30fa7ba47ba6\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_b405cd3d-0597-48c1-86e5-fd53cbed21fd\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd\",\n            \"productFamilyId\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\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\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\n                            \"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 7df6b19a-4d98 0\",\n                                        \"modelCustomizationId\":\"cf9b44ed-4261-4602-8746-e74f00c3a827\",\n                                        \"modelInvariantId\":\"65f2e46d-1c2f-4d8c-9859-2e0062deec67\",\n                                        \"modelVersionId\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\n                                        \"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\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\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"4Idg8AJpZc2Jw4Ao0iEF\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:35:41.000+00:00",
  "serviceInstanceId" : "edd0bfbe-c411-45cf-a0b3-4ee9533be6f9",
  "serviceInstanceName" : "Service_Ete_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed8f5550-6315-490b-9b85-bd481c87521f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f"
    }
  }
}
2022-11-13T00:37:26.081Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||=======================response end=================================================
2022-11-13T00:37:26.081Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|INFO|500||InvokeReturn
2022-11-13T00:37:26.083Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false
2022-11-13T00:37:26.083Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:37:26.084Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:37:26.084Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false
2022-11-13T00:37:26.084Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:37:26.084Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"61b0050b9f655b5846c10df76cf29143", X-B3-SpanId:"29488c01d29ee358", X-B3-ParentSpanId:"46c10df76cf29143", X-B3-Sampled:"0", X-ONAP-RequestID:"5e546ff6-117b-4205-967c-48c7c60e2860", X-RequestID:"5e546ff6-117b-4205-967c-48c7c60e2860", X-TransactionID:"5e546ff6-117b-4205-967c-48c7c60e2860", X-ECOMP-RequestID:"5e546ff6-117b-4205-967c-48c7c60e2860", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75c752d3-6a15-45b1-9ac1-a12a4cf50f5c"]
2022-11-13T00:37:26.085Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:37:26.085Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:37:26.100Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:37:26.101Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:37:26.101Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:37:26.101Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:37:25 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:37:26.103Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:37:26.103Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:37:26.104Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:37:26.128Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:37:26.128Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:37:26.129Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:37:26.129Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:37:26.129Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:37:26.129Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5e546ff6-117b-4205-967c-48c7c60e2860", X-RequestID:"5e546ff6-117b-4205-967c-48c7c60e2860", X-TransactionID:"5e546ff6-117b-4205-967c-48c7c60e2860", X-ECOMP-RequestID:"5e546ff6-117b-4205-967c-48c7c60e2860", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d04e8271-5a79-4633-b316-c1769315e879"]
2022-11-13T00:37:26.130Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:37:26.130Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:37:26.290Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:37:26.291Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:37:26.291Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:37:26.291Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=C52E4C128A7FCF10AF27E2F2E44C275A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"693", date:"Sun, 13 Nov 2022 00:37:27 GMT", x-envoy-upstream-service-time:"151", server:"envoy"]
2022-11-13T00:37:26.292Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1bb867a5-62eb-11ed-9d06-5af7ec799a21","businessKey":"ed8f5550-6315-490b-9b85-bd481c87521f","processDefinitionId":"WaitForPnfReadyBB:1:03d9b937-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-11-13T00:35:44.026+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"176ed76a-62eb-11ed-9d06-5af7ec799a21","superProcessInstanceId":"1b25c54f-62eb-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-13T00:37:26.292Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:37:26.292Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed8f5550-6315-490b-9b85-bd481c87521f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:37:26.316Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:37:26.317Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:37:26.317Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:37:26.317Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:37:26.317Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:37:26.317Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5e546ff6-117b-4205-967c-48c7c60e2860", X-RequestID:"5e546ff6-117b-4205-967c-48c7c60e2860", X-TransactionID:"5e546ff6-117b-4205-967c-48c7c60e2860", X-ECOMP-RequestID:"5e546ff6-117b-4205-967c-48c7c60e2860", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cedbf3d2-6e90-4872-bacd-71e8eaef9bed"]
2022-11-13T00:37:26.318Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:37:26.318Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:37:26.448Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:37:26.448Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:37:26.449Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:37:26.449Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=D56D1A9DF23D0EB3D5F1D3A2EB558221; Path=/; HttpOnly", cache-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:"Sun, 13 Nov 2022 00:37:27 GMT", x-envoy-upstream-service-time:"126", server:"envoy"]
2022-11-13T00:37:26.449Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"1bbb4dec-62eb-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"1bb867a5-62eb-11ed-9d06-5af7ec799a21","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:03d9b937-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"1bb867a5-62eb-11ed-9d06-5af7ec799a21","executionId":"1bb867a5-62eb-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:35:44.045+0000","endTime":"2022-11-13T00:35:44.186+0000","durationInMillis":141,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"176ed76a-62eb-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:37:26.450Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:37:26.450Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1bb867a5-62eb-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:37:26.460Z|5e546ff6-117b-4205-967c-48c7c60e2860|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:37:31.247Z|8cd255c4-892b-4cad-ab72-5572df8c7672|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:37:31.248Z|8cd255c4-892b-4cad-ab72-5572df8c7672|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:37:31.730Z|87f8d0bb-a8b7-4a3d-bda7-f4d6421ee1d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:37:31.731Z|87f8d0bb-a8b7-4a3d-bda7-f4d6421ee1d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:37:31.960Z|312875ca-f7b8-4dc2-99d7-6cac28b6d9f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:37:31.961Z|312875ca-f7b8-4dc2-99d7-6cac28b6d9f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:37:34.112Z|b1228c74-9dd8-4903-b608-af0ee4ad4927|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:37:34.113Z|b1228c74-9dd8-4903-b608-af0ee4ad4927|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:37:36.646Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:37:36.652Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f
2022-11-13T00:37:36.652Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|INFO|500||Invoke
2022-11-13T00:37:36.653Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||===========================request begin================================================
2022-11-13T00:37:36.653Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f
2022-11-13T00:37:36.653Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Method      : GET
2022-11-13T00:37:36.653Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1bfa53926dfc7ce705232a88757750e", X-B3-SpanId:"fd8b001cd80c6aa7", X-B3-ParentSpanId:"705232a88757750e", X-B3-Sampled:"0", X-ONAP-RequestID:"0b5a9278-cd3a-4068-8694-9d61f6cac45e", X-RequestID:"0b5a9278-cd3a-4068-8694-9d61f6cac45e", X-TransactionID:"0b5a9278-cd3a-4068-8694-9d61f6cac45e", X-ECOMP-RequestID:"0b5a9278-cd3a-4068-8694-9d61f6cac45e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0330f2d1-5c8f-4069-ade0-15a9ba50d06a"]
2022-11-13T00:37:36.654Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Request body: 
2022-11-13T00:37:36.654Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||==========================request end================================================
2022-11-13T00:37:36.682Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||============================response begin==========================================
2022-11-13T00:37:36.683Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:37:36.683Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Status text  : OK
2022-11-13T00:37:36.684Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:37:36 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:37:36.684Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||Response body: {
  "requestId" : "ed8f5550-6315-490b-9b85-bd481c87521f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:35:35.000+00:00",
  "endTime" : "2022-11-13T00:37:30.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"65f2e46d-1c2f-4d8c-9859-2e0062deec67\",\n            \"modelVersionId\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\n            \"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"22dec5cc-5b66-4b01-80eb-30fa7ba47ba6\",\n            \"owningEntityName\":\"OE-ETE_Customer-22dec5cc-5b66-4b01-80eb-30fa7ba47ba6\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_b405cd3d-0597-48c1-86e5-fd53cbed21fd\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd\",\n            \"productFamilyId\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\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\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\n                            \"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 7df6b19a-4d98 0\",\n                                        \"modelCustomizationId\":\"cf9b44ed-4261-4602-8746-e74f00c3a827\",\n                                        \"modelInvariantId\":\"65f2e46d-1c2f-4d8c-9859-2e0062deec67\",\n                                        \"modelVersionId\":\"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a\",\n                                        \"modelName\":\"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF\",\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\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"4Idg8AJpZc2Jw4Ao0iEF\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:37:29.000+00:00",
  "serviceInstanceId" : "edd0bfbe-c411-45cf-a0b3-4ee9533be6f9",
  "serviceInstanceName" : "Service_Ete_Nameb405cd3d-0597-48c1-86e5-fd53cbed21fd",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed8f5550-6315-490b-9b85-bd481c87521f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f"
    }
  }
}
2022-11-13T00:37:36.684Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|DEBUG|500||=======================response end=================================================
2022-11-13T00:37:36.685Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed8f5550-6315-490b-9b85-bd481c87521f|INFO|500||InvokeReturn
2022-11-13T00:37:36.686Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false
2022-11-13T00:37:36.687Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:37:36.687Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:37:36.687Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false
2022-11-13T00:37:36.687Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:37:36.688Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1bfa53926dfc7ce705232a88757750e", X-B3-SpanId:"8cb01384ad2b4be1", X-B3-ParentSpanId:"705232a88757750e", X-B3-Sampled:"0", X-ONAP-RequestID:"0b5a9278-cd3a-4068-8694-9d61f6cac45e", X-RequestID:"0b5a9278-cd3a-4068-8694-9d61f6cac45e", X-TransactionID:"0b5a9278-cd3a-4068-8694-9d61f6cac45e", X-ECOMP-RequestID:"0b5a9278-cd3a-4068-8694-9d61f6cac45e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a48ded11-2e36-4460-a483-a4e967679acb"]
2022-11-13T00:37:36.688Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:37:36.688Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:37:36.701Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:37:36.702Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:37:36.702Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:37:36.703Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:37:36 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:37:36.703Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:37:36.704Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:37:36.704Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed8f5550-6315-490b-9b85-bd481c87521f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:37:36.710Z|0b5a9278-cd3a-4068-8694-9d61f6cac45e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed8f5550-6315-490b-9b85-bd481c87521f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:37:41.274Z|dce1490a-7b9e-405d-8650-31463d20411a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:37:41.275Z|dce1490a-7b9e-405d-8650-31463d20411a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:37:41.754Z|5fb86038-ff47-4e42-824a-125837b38fa0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:37:41.754Z|5fb86038-ff47-4e42-824a-125837b38fa0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:37:44.140Z|63b5b8f5-9549-406b-b98a-306007ea9784|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:37:44.141Z|63b5b8f5-9549-406b-b98a-306007ea9784|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:37:46.963Z|a29f5ee1-bf38-4511-b723-6e85f1eaa11a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:37:46.970Z|a29f5ee1-bf38-4511-b723-6e85f1eaa11a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:37:47.402Z|1e5373a7-63b9-4dea-b301-337b514cf439|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:37:47.403Z|1e5373a7-63b9-4dea-b301-337b514cf439|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:37:51.320Z|07b3594f-1cd3-4aee-a779-eef0dd43d567|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:37:51.321Z|07b3594f-1cd3-4aee-a779-eef0dd43d567|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:37:51.778Z|51a13472-859a-4c2e-9682-be3367f83fd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:37:51.779Z|51a13472-859a-4c2e-9682-be3367f83fd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:37:54.165Z|17aa030f-6ec5-4e15-b9a9-3e7602fc0915|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:37:54.166Z|17aa030f-6ec5-4e15-b9a9-3e7602fc0915|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:38:01.345Z|97cefe83-cf05-4144-a3ee-112b258f3d29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:38:01.346Z|97cefe83-cf05-4144-a3ee-112b258f3d29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:38:01.802Z|bffe7a43-6b70-48b9-9b71-41a8c9daf7fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:38:01.803Z|bffe7a43-6b70-48b9-9b71-41a8c9daf7fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:38:01.960Z|eb6646e2-46ea-4495-ac36-5abf38a594f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:38:01.961Z|eb6646e2-46ea-4495-ac36-5abf38a594f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:38:04.191Z|c277c1b1-57a2-46f6-a397-7e52508848c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:38:04.192Z|c277c1b1-57a2-46f6-a397-7e52508848c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:38:11.373Z|07c143df-e303-42a7-941a-f356fde39564|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:38:11.374Z|07c143df-e303-42a7-941a-f356fde39564|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:38:11.825Z|bed98c36-a8d7-4793-acc7-670c3256e816|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:38:11.826Z|bed98c36-a8d7-4793-acc7-670c3256e816|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:38:14.215Z|927fd059-7696-4647-83e5-d25e308be298|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:38:14.216Z|927fd059-7696-4647-83e5-d25e308be298|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:38:14.223Z|3dfdd263-8c84-4015-ab45-725894e30b5e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:38:14.224Z|3dfdd263-8c84-4015-ab45-725894e30b5e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:38:16.960Z|009d2f4b-c363-4bb6-882a-343f8685e547|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:38:16.960Z|009d2f4b-c363-4bb6-882a-343f8685e547|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:38:17.404Z|82b2286a-3add-44ca-88a4-68f8a323141a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:38:17.405Z|82b2286a-3add-44ca-88a4-68f8a323141a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:38:21.400Z|90fa9800-3988-4611-a88b-788eaf75c511|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:38:21.400Z|90fa9800-3988-4611-a88b-788eaf75c511|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:38:21.851Z|957e79b0-e532-4799-a302-08a965ffdd6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:38:21.852Z|957e79b0-e532-4799-a302-08a965ffdd6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:38:24.242Z|58191097-b8a6-477b-99d6-6325bd04ef35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:38:24.243Z|58191097-b8a6-477b-99d6-6325bd04ef35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:38:31.425Z|70594180-738a-483d-8ba8-21cec9f7922c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:38:31.426Z|70594180-738a-483d-8ba8-21cec9f7922c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:38:31.877Z|f091b588-d7ae-4dad-b5b2-dae0585b85d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:38:31.878Z|f091b588-d7ae-4dad-b5b2-dae0585b85d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:38:31.960Z|8cbc6c83-0700-4a6c-bf85-f3a3e82440f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:38:31.963Z|8cbc6c83-0700-4a6c-bf85-f3a3e82440f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:38:34.268Z|f0e6e955-5e62-4ace-9e47-30b17cc8b311|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:38:34.269Z|f0e6e955-5e62-4ace-9e47-30b17cc8b311|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:38:41.450Z|cc1438e4-cebf-49c8-9918-84ec3b9e63b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:38:41.451Z|cc1438e4-cebf-49c8-9918-84ec3b9e63b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:38:41.901Z|abab40bf-77fa-4ac1-b5d0-0292f732f881|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:38:41.902Z|abab40bf-77fa-4ac1-b5d0-0292f732f881|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:38:44.291Z|0a13ac62-8c35-4d81-b153-a227b102d2bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:38:44.292Z|0a13ac62-8c35-4d81-b153-a227b102d2bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:38:46.961Z|167a1ee1-c206-48ab-8123-5926fe417450|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:38:46.962Z|167a1ee1-c206-48ab-8123-5926fe417450|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:38:47.406Z|801fb399-0a07-448b-b411-0559f21a4eb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:38:47.407Z|801fb399-0a07-448b-b411-0559f21a4eb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:38:51.476Z|2f360101-be66-4ce0-a119-8d43022f3d58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:38:51.476Z|2f360101-be66-4ce0-a119-8d43022f3d58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:38:51.924Z|c6b0834d-ad60-4697-90bc-d8e6e848afc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:38:51.925Z|c6b0834d-ad60-4697-90bc-d8e6e848afc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:38:54.317Z|7db6c6e5-82a7-4606-90b1-4049ecc24a01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:38:54.318Z|7db6c6e5-82a7-4606-90b1-4049ecc24a01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:39:01.504Z|5fba4022-b100-4337-99ae-ecc8d5e43d13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:39:01.505Z|5fba4022-b100-4337-99ae-ecc8d5e43d13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:39:01.948Z|e2d30d7a-6d6a-4385-83d9-fa37deddea17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:39:01.949Z|e2d30d7a-6d6a-4385-83d9-fa37deddea17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:39:01.960Z|a6836e2e-5ca5-478b-9b44-9216a460749e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:39:01.961Z|a6836e2e-5ca5-478b-9b44-9216a460749e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:39:04.342Z|adc94dfd-256c-42e9-9fa7-7beb6a3036ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:39:04.343Z|adc94dfd-256c-42e9-9fa7-7beb6a3036ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:39:11.529Z|c45e9863-f186-4eab-8ac1-00fffc202061|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:39:11.530Z|c45e9863-f186-4eab-8ac1-00fffc202061|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:39:11.973Z|a4a53fbc-9728-4fb1-9712-d5ad3634189c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:39:11.974Z|a4a53fbc-9728-4fb1-9712-d5ad3634189c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:39:14.223Z|c94d5e55-4cfb-4b7d-a6a8-3e206141ea0a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:39:14.224Z|c94d5e55-4cfb-4b7d-a6a8-3e206141ea0a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:39:14.368Z|cc613dee-8e6b-4d93-b23c-2e90b60bdd96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:39:14.369Z|cc613dee-8e6b-4d93-b23c-2e90b60bdd96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:39:16.960Z|b68f2001-93c0-48b3-9c5e-0ca231a1e073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:39:16.962Z|b68f2001-93c0-48b3-9c5e-0ca231a1e073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:39:17.407Z|9a6c0e83-50ee-4dfa-b815-69de99ebd6ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:39:17.408Z|9a6c0e83-50ee-4dfa-b815-69de99ebd6ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:39:21.553Z|1c0f2776-2cf6-49fc-bc82-0ddd9570252e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:39:21.554Z|1c0f2776-2cf6-49fc-bc82-0ddd9570252e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:39:21.996Z|81153203-4abd-432d-b426-3de2ad3ecce1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:39:21.997Z|81153203-4abd-432d-b426-3de2ad3ecce1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:39:24.392Z|b2a36a79-34b3-457c-beef-65425abd5cd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:39:24.392Z|b2a36a79-34b3-457c-beef-65425abd5cd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:39:31.577Z|7dacb62e-ddf6-42e8-a101-d677b13ca014|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:39:31.578Z|7dacb62e-ddf6-42e8-a101-d677b13ca014|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:39:31.960Z|70c3f0c2-e461-4a60-b60d-3e429b6c16ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:39:31.960Z|70c3f0c2-e461-4a60-b60d-3e429b6c16ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:39:32.021Z|09a24b8f-3557-4b6a-9bda-1cb62097e60b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:39:32.022Z|09a24b8f-3557-4b6a-9bda-1cb62097e60b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:39:34.418Z|f438ea4c-a0fe-4865-bb43-fdceb53fbfaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:39:34.419Z|f438ea4c-a0fe-4865-bb43-fdceb53fbfaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:39:41.604Z|a0d2fb5a-34a3-42a1-8dd9-2610c4ebbdee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:39:41.605Z|a0d2fb5a-34a3-42a1-8dd9-2610c4ebbdee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:39:42.050Z|a38b0806-f60e-4f55-8312-fb22cb3407df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:39:42.050Z|a38b0806-f60e-4f55-8312-fb22cb3407df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:39:44.444Z|ae73dbc1-5bab-46b4-b2f5-561fca3cccee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:39:44.444Z|ae73dbc1-5bab-46b4-b2f5-561fca3cccee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:39:46.960Z|0a22f6e6-6cf0-4d33-be40-191f1a607c29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:39:46.961Z|0a22f6e6-6cf0-4d33-be40-191f1a607c29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:39:47.408Z|73c1af65-bf55-48ee-9601-291a58cc2739|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:39:47.409Z|73c1af65-bf55-48ee-9601-291a58cc2739|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:39:51.630Z|3b1b4901-e0bc-443f-8bdb-9ce11e4fa9dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:39:51.631Z|3b1b4901-e0bc-443f-8bdb-9ce11e4fa9dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:39:52.073Z|811f3dc6-e9df-43bf-817a-29fc0a0f648b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:39:52.074Z|811f3dc6-e9df-43bf-817a-29fc0a0f648b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:39:54.470Z|34bfaa4c-30da-46ac-b6cf-46eea12642f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:39:54.471Z|34bfaa4c-30da-46ac-b6cf-46eea12642f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:40:01.655Z|fc9e7f38-a2ce-4d9c-baba-30a231e15f9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:40:01.655Z|fc9e7f38-a2ce-4d9c-baba-30a231e15f9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:40:01.960Z|df17b097-1740-4fce-9004-c490eba18325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:40:01.962Z|df17b097-1740-4fce-9004-c490eba18325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:40:02.102Z|842e271f-a2bc-4b3b-8aec-e364cdf1ec4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:40:02.103Z|842e271f-a2bc-4b3b-8aec-e364cdf1ec4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:40:04.500Z|40f1ee83-8da7-47f1-89f6-0a6f12bda79e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:40:04.501Z|40f1ee83-8da7-47f1-89f6-0a6f12bda79e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:40:11.682Z|2ae1e8f9-1b76-42c9-a466-608fa502cf89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:40:11.683Z|2ae1e8f9-1b76-42c9-a466-608fa502cf89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:40:12.125Z|fc57383f-2b8b-460f-a507-11149474926c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:40:12.126Z|fc57383f-2b8b-460f-a507-11149474926c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:40:14.223Z|18923965-fcbf-4aba-813e-989f71252307|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:40:14.223Z|18923965-fcbf-4aba-813e-989f71252307|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:40:14.525Z|542eb631-fe93-42f5-ae6c-6e84678d8856|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:40:14.526Z|542eb631-fe93-42f5-ae6c-6e84678d8856|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:40:16.960Z|eb208369-2c92-4936-b42d-31928a9dae8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:40:16.960Z|eb208369-2c92-4936-b42d-31928a9dae8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:40:17.410Z|69742b2f-2851-47ee-9977-d7cc11a28707|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:40:17.410Z|69742b2f-2851-47ee-9977-d7cc11a28707|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:40:21.707Z|13be1148-d111-4180-abf0-3c7e904b7f76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:40:21.708Z|13be1148-d111-4180-abf0-3c7e904b7f76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:40:22.149Z|2e8a6747-1354-42e9-9c0a-2861d533a9b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:40:22.150Z|2e8a6747-1354-42e9-9c0a-2861d533a9b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:40:24.550Z|28c9dcf5-2035-4c56-9553-c1be14d58334|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:40:24.551Z|28c9dcf5-2035-4c56-9553-c1be14d58334|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:40:31.734Z|a862532e-1aee-4f2f-9bd3-faf8e42c4a34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:40:31.735Z|a862532e-1aee-4f2f-9bd3-faf8e42c4a34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:40:31.960Z|d2c959cd-370a-42bb-b333-d0caffd9ec0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:40:31.961Z|d2c959cd-370a-42bb-b333-d0caffd9ec0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:40:32.173Z|02ad93fb-6035-4360-bfc6-1cd2fc7691d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:40:32.174Z|02ad93fb-6035-4360-bfc6-1cd2fc7691d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:40:34.574Z|fd720be2-c1ae-4590-885b-600ebde74c0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:40:34.575Z|fd720be2-c1ae-4590-885b-600ebde74c0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:40:41.759Z|5cb7dcce-05e5-456e-b2a4-596a0bcc01c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:40:41.760Z|5cb7dcce-05e5-456e-b2a4-596a0bcc01c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:40:42.199Z|486f4736-1eaa-4363-bf6b-c94454609d37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:40:42.200Z|486f4736-1eaa-4363-bf6b-c94454609d37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:40:44.601Z|a794ca90-4d58-4d46-b8b0-35d3806bb6bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:40:44.602Z|a794ca90-4d58-4d46-b8b0-35d3806bb6bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:40:46.961Z|d5242de2-9992-4504-be03-a4639b1081f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:40:46.964Z|d5242de2-9992-4504-be03-a4639b1081f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:40:47.411Z|d0d114e4-8a9f-4ed0-9c89-98a892cf49fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:40:47.411Z|d0d114e4-8a9f-4ed0-9c89-98a892cf49fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:40:51.784Z|2dd4f5f6-7633-4e6d-9e1e-f20cbcc815ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:40:51.784Z|2dd4f5f6-7633-4e6d-9e1e-f20cbcc815ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:40:52.225Z|6e533000-bf6f-43a2-b5e3-0693411b1a52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:40:52.225Z|6e533000-bf6f-43a2-b5e3-0693411b1a52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:40:54.627Z|6134dc34-5f0d-41df-944f-620b5047cbac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:40:54.628Z|6134dc34-5f0d-41df-944f-620b5047cbac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:41:01.808Z|c7231156-93f7-41d4-8958-b9e3612604d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:41:01.809Z|c7231156-93f7-41d4-8958-b9e3612604d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:41:01.960Z|9c274995-8136-4d3f-b0f3-412edae535fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:41:01.961Z|9c274995-8136-4d3f-b0f3-412edae535fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:41:02.251Z|14133618-2a74-43f5-bb46-0a4120d666be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:41:02.252Z|14133618-2a74-43f5-bb46-0a4120d666be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:41:04.652Z|6182ac7e-f785-4a1f-b485-66cd5d4325d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:41:04.653Z|6182ac7e-f785-4a1f-b485-66cd5d4325d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:41:11.833Z|bb2a834c-a472-4ff5-b76c-a852205a1322|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:41:11.833Z|bb2a834c-a472-4ff5-b76c-a852205a1322|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:41:12.275Z|beae55d3-5394-41e6-90a4-ebd24d6f097b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:41:12.276Z|beae55d3-5394-41e6-90a4-ebd24d6f097b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:41:14.224Z|019b1fc4-b0e1-4434-b777-24ba5b73eba5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:41:14.225Z|019b1fc4-b0e1-4434-b777-24ba5b73eba5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:41:14.677Z|395d625a-e4fb-4d3b-9f06-83664e171150|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:41:14.678Z|395d625a-e4fb-4d3b-9f06-83664e171150|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:41:16.960Z|c6f4074d-e7e1-4828-9425-0566a0ed3d85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:41:16.961Z|c6f4074d-e7e1-4828-9425-0566a0ed3d85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:41:17.412Z|5e16cfad-b696-4a7f-8150-9b0065029fa7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:41:17.413Z|5e16cfad-b696-4a7f-8150-9b0065029fa7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:41:21.857Z|175a6f36-b620-4910-a2b9-ca3881d973aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:41:21.858Z|175a6f36-b620-4910-a2b9-ca3881d973aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:41:22.301Z|20af2c1b-3ac4-4131-8ec4-314641e1253a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:41:22.302Z|20af2c1b-3ac4-4131-8ec4-314641e1253a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:41:24.702Z|7dc4b0bb-57c2-46fb-a9f2-8ea92d8f0a21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:41:24.703Z|7dc4b0bb-57c2-46fb-a9f2-8ea92d8f0a21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:41:31.886Z|269e3e51-eebb-4255-ab44-b5c8c08ecedd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:41:31.887Z|269e3e51-eebb-4255-ab44-b5c8c08ecedd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:41:31.960Z|2da6319f-856e-4643-88fe-9f149acb88c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:41:31.962Z|2da6319f-856e-4643-88fe-9f149acb88c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:41:32.328Z|cabc66d3-4ffb-49b5-8e2f-beb0e4facf4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:41:32.328Z|cabc66d3-4ffb-49b5-8e2f-beb0e4facf4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:41:34.732Z|eb806351-fe52-4299-bdba-a37d640378ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:41:34.732Z|eb806351-fe52-4299-bdba-a37d640378ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:41:41.910Z|be04102f-f6b1-4dcf-bf12-50a6d10f4a5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:41:41.911Z|be04102f-f6b1-4dcf-bf12-50a6d10f4a5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:41:42.352Z|5988fbc5-3797-4aee-9454-addc72f29821|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:41:42.353Z|5988fbc5-3797-4aee-9454-addc72f29821|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:41:44.755Z|be865a63-56ae-4a98-a7c9-b4e06279fedd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:41:44.755Z|be865a63-56ae-4a98-a7c9-b4e06279fedd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:41:46.960Z|ee51c342-91ee-44c9-b9d5-926a715410ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:41:46.961Z|ee51c342-91ee-44c9-b9d5-926a715410ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:41:47.414Z|c1065d7f-8882-446a-a3ed-8af00ba33778|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:41:47.415Z|c1065d7f-8882-446a-a3ed-8af00ba33778|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:41:51.935Z|92a39bd4-bea4-4cf9-baea-b58465c899b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:41:51.936Z|92a39bd4-bea4-4cf9-baea-b58465c899b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:41:52.377Z|11168cfd-2cd0-4564-9f98-ed0a41a96778|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:41:52.378Z|11168cfd-2cd0-4564-9f98-ed0a41a96778|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:41:54.780Z|9445d78e-8234-40c0-aeae-5829ea5a1fe5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:41:54.780Z|9445d78e-8234-40c0-aeae-5829ea5a1fe5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:42:01.960Z|2d483bd6-6fe2-4b89-b6ed-fbceaac080a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:42:01.960Z|84eb8a11-dff6-4d1f-83fa-82e6e5886e78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:42:01.961Z|2d483bd6-6fe2-4b89-b6ed-fbceaac080a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:42:01.961Z|84eb8a11-dff6-4d1f-83fa-82e6e5886e78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:42:02.401Z|71d92355-d31b-4890-8c62-73a54153ed7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:42:02.402Z|71d92355-d31b-4890-8c62-73a54153ed7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:42:04.803Z|0fb138d9-1155-41a5-9e1e-7891e2db00b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:42:04.803Z|0fb138d9-1155-41a5-9e1e-7891e2db00b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:42:11.988Z|f6356a69-64f7-46f5-b219-1afa9993b6be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:42:11.989Z|f6356a69-64f7-46f5-b219-1afa9993b6be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:42:12.427Z|5b607fd0-c7c0-4688-9ab2-2c8b37d40165|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:42:12.427Z|5b607fd0-c7c0-4688-9ab2-2c8b37d40165|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:42:14.222Z|1f26c29b-a78c-4a01-92b7-b7bed8ec0425|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:42:14.222Z|1f26c29b-a78c-4a01-92b7-b7bed8ec0425|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:42:14.831Z|ebd7cb2d-c4b1-4244-87ab-bc03e58b2b36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:42:14.832Z|ebd7cb2d-c4b1-4244-87ab-bc03e58b2b36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:42:16.960Z|2884e147-12a7-40d1-9e15-29f2f5b0a0cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:42:16.961Z|2884e147-12a7-40d1-9e15-29f2f5b0a0cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:42:17.416Z|61553123-a722-45ca-ab12-bccdbbfc6564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:42:17.416Z|61553123-a722-45ca-ab12-bccdbbfc6564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:42:22.017Z|333178a2-6832-4ff6-986c-9e24cf634b43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:42:22.018Z|333178a2-6832-4ff6-986c-9e24cf634b43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:42:22.450Z|98bbee76-0b1b-421d-b3e2-1a61f60dc917|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:42:22.450Z|98bbee76-0b1b-421d-b3e2-1a61f60dc917|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:42:24.858Z|3933139e-3dd9-4a84-a961-f1bb0c7fd624|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:42:24.858Z|3933139e-3dd9-4a84-a961-f1bb0c7fd624|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:42:31.963Z|c0e1f643-e432-44fc-b80b-c2c308a50318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:42:31.963Z|c0e1f643-e432-44fc-b80b-c2c308a50318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:42:32.041Z|7c380c8c-3f61-4be6-8ea7-141d0d9ed66e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:42:32.042Z|7c380c8c-3f61-4be6-8ea7-141d0d9ed66e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:42:32.474Z|3e8c29c2-2a8c-4e33-b879-ef813adec41c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:42:32.475Z|3e8c29c2-2a8c-4e33-b879-ef813adec41c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:42:34.884Z|bb309a41-cf91-490c-bf31-a7cf8201c8bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:42:34.885Z|bb309a41-cf91-490c-bf31-a7cf8201c8bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:42:42.069Z|503004bc-a41f-435e-8d60-3f1aaeb50ec1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:42:42.070Z|503004bc-a41f-435e-8d60-3f1aaeb50ec1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:42:42.497Z|c7a78ee9-dfa7-4317-bb6a-d734047530c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:42:42.498Z|c7a78ee9-dfa7-4317-bb6a-d734047530c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:42:44.908Z|7ab56615-bdc2-469a-be7c-970703519519|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:42:44.909Z|7ab56615-bdc2-469a-be7c-970703519519|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:42:46.960Z|f11c1072-7f2e-43e7-bc30-3d3fed1582c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:42:46.960Z|f11c1072-7f2e-43e7-bc30-3d3fed1582c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:42:47.417Z|a25d2230-05a0-43fe-bf2f-aad4b7c039ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:42:47.417Z|a25d2230-05a0-43fe-bf2f-aad4b7c039ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:42:52.095Z|6d25fc76-b784-435c-aab6-fd567e0bde91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:42:52.096Z|6d25fc76-b784-435c-aab6-fd567e0bde91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:42:52.522Z|6e5b8b36-12e0-4f81-86e7-95f235b22bc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:42:52.523Z|6e5b8b36-12e0-4f81-86e7-95f235b22bc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:42:54.931Z|644cd63a-ea02-40e0-aa3e-635c16a4ce2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:42:54.932Z|644cd63a-ea02-40e0-aa3e-635c16a4ce2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:43:01.960Z|0d2a8ec2-06b9-47e9-8e57-d349145dfc83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:43:01.960Z|0d2a8ec2-06b9-47e9-8e57-d349145dfc83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:43:02.120Z|73c259cb-7886-4b49-8a8e-23ff1018ba12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:43:02.121Z|73c259cb-7886-4b49-8a8e-23ff1018ba12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:43:02.546Z|36cdac67-32be-488c-bf3c-1da5cba3006f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:43:02.547Z|36cdac67-32be-488c-bf3c-1da5cba3006f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:43:04.954Z|bb445954-22ba-4914-a096-de012f990b03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:43:04.955Z|bb445954-22ba-4914-a096-de012f990b03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:43:12.144Z|45c71325-413d-4876-b65b-91ed5d5d3a3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:43:12.145Z|45c71325-413d-4876-b65b-91ed5d5d3a3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:43:12.569Z|6569f7ef-ad06-41b0-9be9-ce50543bbb16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:43:12.570Z|6569f7ef-ad06-41b0-9be9-ce50543bbb16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:43:14.226Z|19011e13-b32a-4fdd-8bff-c7affb5f8476|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:43:14.227Z|19011e13-b32a-4fdd-8bff-c7affb5f8476|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:43:14.977Z|12ee8af3-d05c-4d64-9cd3-314e0bf9fd8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:43:14.978Z|12ee8af3-d05c-4d64-9cd3-314e0bf9fd8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:43:16.960Z|26d2a3a5-1f65-4d84-ae35-4657c8b2b6f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:43:16.960Z|26d2a3a5-1f65-4d84-ae35-4657c8b2b6f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:43:17.418Z|49adf536-ad46-43a5-903e-ddc34c932bf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:43:17.418Z|49adf536-ad46-43a5-903e-ddc34c932bf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:43:22.169Z|bbf3d596-de66-444a-ace7-6da7cb167101|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:43:22.170Z|bbf3d596-de66-444a-ace7-6da7cb167101|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:43:22.593Z|1fce2481-fcca-4134-980b-9f9e3432e3ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:43:22.594Z|1fce2481-fcca-4134-980b-9f9e3432e3ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:43:25.002Z|a9b4c2a3-bc7d-4f0f-8729-c3d3ad39b151|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:43:25.003Z|a9b4c2a3-bc7d-4f0f-8729-c3d3ad39b151|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:43:31.960Z|5c6822c1-19e1-4e15-9cca-c11ac7a11c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:43:31.960Z|5c6822c1-19e1-4e15-9cca-c11ac7a11c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:43:32.193Z|800e50a4-a6ec-4151-86b3-4f481fd96d53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:43:32.194Z|800e50a4-a6ec-4151-86b3-4f481fd96d53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:43:32.620Z|ccd2e56b-3b30-4477-b619-59d834f93d4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:43:32.621Z|ccd2e56b-3b30-4477-b619-59d834f93d4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:43:35.028Z|dad5a175-caf9-4836-bc10-8cf3249683c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:43:35.028Z|dad5a175-caf9-4836-bc10-8cf3249683c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:43:42.219Z|d702322a-2be6-472d-aed1-2d838e50e9d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:43:42.220Z|d702322a-2be6-472d-aed1-2d838e50e9d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:43:42.644Z|938be1dc-8c9f-4917-a9e1-1c8506d5be84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:43:42.645Z|938be1dc-8c9f-4917-a9e1-1c8506d5be84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:43:45.051Z|d66444ef-532c-48be-a103-9526af190569|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:43:45.052Z|d66444ef-532c-48be-a103-9526af190569|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:43:46.960Z|15234044-a9c7-4d4b-b4df-2ed2b4c04a56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:43:46.961Z|15234044-a9c7-4d4b-b4df-2ed2b4c04a56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:43:47.419Z|5d15d197-ae24-4940-9383-c9f1d7af96dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:43:47.420Z|5d15d197-ae24-4940-9383-c9f1d7af96dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:43:52.247Z|03ef4776-11d2-4e06-acc4-b942aa2b0500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:43:52.248Z|03ef4776-11d2-4e06-acc4-b942aa2b0500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:43:52.666Z|c6b55cb0-6cef-44e5-90ac-d74284ac524f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:43:52.667Z|c6b55cb0-6cef-44e5-90ac-d74284ac524f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:43:55.087Z|42f0173e-49e6-470a-960b-5d054ea91f94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:43:55.088Z|42f0173e-49e6-470a-960b-5d054ea91f94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:44:01.960Z|07fdf344-3399-49e9-a917-627a2146b0bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:44:01.961Z|07fdf344-3399-49e9-a917-627a2146b0bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:44:02.277Z|61fb720a-c3d5-4d59-aa5a-13daad003cb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:44:02.278Z|61fb720a-c3d5-4d59-aa5a-13daad003cb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:44:02.691Z|a0c85730-49ef-40b7-9306-dbf64dedf35b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:44:02.692Z|a0c85730-49ef-40b7-9306-dbf64dedf35b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:44:05.112Z|e4a41edc-ab9b-4c5d-a9c4-c47c4901691d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:44:05.113Z|e4a41edc-ab9b-4c5d-a9c4-c47c4901691d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:44:12.303Z|c2252ce1-9661-4600-834a-4c738088302e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:44:12.304Z|c2252ce1-9661-4600-834a-4c738088302e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:44:12.715Z|e48620f7-8d83-4ed4-a6a4-826d4fcd5389|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:44:12.716Z|e48620f7-8d83-4ed4-a6a4-826d4fcd5389|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:44:14.223Z|c023a646-68ff-411f-98c5-52887e6d0219|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:44:14.224Z|c023a646-68ff-411f-98c5-52887e6d0219|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:44:15.142Z|01fc648d-d3e6-4c6e-ba3b-72d4cb14e657|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:44:15.142Z|01fc648d-d3e6-4c6e-ba3b-72d4cb14e657|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:44:16.960Z|e9fac838-2abc-4102-a394-80f2424e895e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:44:16.961Z|e9fac838-2abc-4102-a394-80f2424e895e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:44:17.421Z|0a0d17c2-7a45-4f5e-996e-539839aaf267|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:44:17.422Z|0a0d17c2-7a45-4f5e-996e-539839aaf267|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:44:22.329Z|2602048c-2d57-48ef-a543-24707d11caaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:44:22.330Z|2602048c-2d57-48ef-a543-24707d11caaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:44:22.738Z|46ca6bb5-044b-46ed-a38c-15f7ffad67c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:44:22.739Z|46ca6bb5-044b-46ed-a38c-15f7ffad67c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:44:25.168Z|38edcd7e-6156-4b09-9850-d6acf38596ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:44:25.169Z|38edcd7e-6156-4b09-9850-d6acf38596ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:44:31.960Z|345fd4b2-3b6e-41c2-853c-7b4998622ab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:44:31.961Z|345fd4b2-3b6e-41c2-853c-7b4998622ab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:44:32.353Z|1e4b8143-22cc-4e64-abc1-a2e5804f4ad1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:44:32.354Z|1e4b8143-22cc-4e64-abc1-a2e5804f4ad1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:44:32.763Z|fa4a5fe8-9e12-4990-bd85-c982868e7c0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:44:32.763Z|fa4a5fe8-9e12-4990-bd85-c982868e7c0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:44:35.193Z|35062680-f9a4-4214-84e9-a6218b04dbdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:44:35.194Z|35062680-f9a4-4214-84e9-a6218b04dbdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:44:42.377Z|a77e0b60-9685-442a-a503-cc312506efe9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:44:42.377Z|a77e0b60-9685-442a-a503-cc312506efe9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:44:42.788Z|b654e2f8-eb6d-4b46-85ce-d441a638c694|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:44:42.788Z|b654e2f8-eb6d-4b46-85ce-d441a638c694|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:44:45.217Z|5a585ef0-e519-47e1-84fb-67e985bf4f54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:44:45.218Z|5a585ef0-e519-47e1-84fb-67e985bf4f54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:44:46.960Z|4f32c6ec-c9c2-4646-874f-579797c8799a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:44:46.960Z|4f32c6ec-c9c2-4646-874f-579797c8799a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:44:47.423Z|0030eb4c-96cb-4f6d-baae-5f7e7527b517|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:44:47.423Z|0030eb4c-96cb-4f6d-baae-5f7e7527b517|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:44:52.402Z|8728477a-2f8b-4833-9502-dee1af825e9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:44:52.404Z|8728477a-2f8b-4833-9502-dee1af825e9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:44:52.813Z|a5f29a9e-0432-45cd-8ee6-66e380d5d378|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:44:52.813Z|a5f29a9e-0432-45cd-8ee6-66e380d5d378|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:44:55.242Z|db9e736f-27d8-4e45-a18d-a5ef7a2fe501|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:44:55.242Z|db9e736f-27d8-4e45-a18d-a5ef7a2fe501|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:45:01.960Z|89aa358b-da44-4474-81e8-44995ee516e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:45:01.961Z|89aa358b-da44-4474-81e8-44995ee516e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:45:02.428Z|90c705e5-40b6-4455-8842-58641b152c94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:45:02.429Z|90c705e5-40b6-4455-8842-58641b152c94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:45:02.841Z|dd1fff07-367f-4998-aaf6-620262de95de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:45:02.842Z|dd1fff07-367f-4998-aaf6-620262de95de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:45:05.266Z|96f5dc30-c603-42b1-8403-02ec3d90fb5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:45:05.271Z|96f5dc30-c603-42b1-8403-02ec3d90fb5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:45:12.456Z|1517b52a-cf66-4ac1-a24e-0233ee9ca247|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:45:12.457Z|1517b52a-cf66-4ac1-a24e-0233ee9ca247|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:45:12.867Z|20b24875-1004-48d1-aa3d-87a86385e57b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:45:12.868Z|20b24875-1004-48d1-aa3d-87a86385e57b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:45:14.223Z|6cc29120-0abc-4dd7-98e8-d0d16034857f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:45:14.224Z|6cc29120-0abc-4dd7-98e8-d0d16034857f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:45:15.295Z|0040f4e5-8170-470f-b154-f938cfa1d4be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:45:15.295Z|0040f4e5-8170-470f-b154-f938cfa1d4be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:45:16.960Z|8b58c241-c5a4-4418-bb65-797e7d48cc23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:45:16.962Z|8b58c241-c5a4-4418-bb65-797e7d48cc23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:45:17.424Z|7ed299b9-2ee8-4c4a-9b18-140bf9ae68ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:45:17.425Z|7ed299b9-2ee8-4c4a-9b18-140bf9ae68ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:45:22.481Z|9bb9f7e9-88e8-4b74-a684-db8e53d88e58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:45:22.483Z|9bb9f7e9-88e8-4b74-a684-db8e53d88e58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:45:22.894Z|7b21b008-aa5c-4957-9329-e9d625019732|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:45:22.895Z|7b21b008-aa5c-4957-9329-e9d625019732|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:45:25.318Z|650ac51f-d8bf-4908-81be-f5a978ae07ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:45:25.319Z|650ac51f-d8bf-4908-81be-f5a978ae07ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:45:26.160Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:45:26.162Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: d8353ce1-4084-484a-8a3a-3d66573a9dbd already exists in requestDb InfraActiveRequests table
2022-11-13T00:45:26.164Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd
2022-11-13T00:45:26.164Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|INFO|500||Invoke
2022-11-13T00:45:26.164Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||===========================request begin================================================
2022-11-13T00:45:26.165Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd
2022-11-13T00:45:26.165Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||Method      : GET
2022-11-13T00:45:26.165Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"25cd793de492c2fd7196dad9f3b8cc7d", X-B3-SpanId:"cb6fcd7eba7c1063", X-B3-ParentSpanId:"7196dad9f3b8cc7d", X-B3-Sampled:"0", X-ONAP-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-TransactionID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-ECOMP-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cce9e9c1-429e-4ba6-b77e-139c634a46ce"]
2022-11-13T00:45:26.166Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||Request body: 
2022-11-13T00:45:26.166Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||==========================request end================================================
2022-11-13T00:45:26.196Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||============================response begin==========================================
2022-11-13T00:45:26.196Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:45:26.197Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||Status text  : Not Found
2022-11-13T00:45:26.197Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:45:26 GMT", x-envoy-upstream-service-time:"24", server:"envoy"]
2022-11-13T00:45:26.198Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||Response body: 
2022-11-13T00:45:26.198Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||=======================response end=================================================
2022-11-13T00:45:26.198Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|INFO|404|Not Found|InvokeReturn
2022-11-13T00:45:26.210Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-11-13T00:45:26.211Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-11-13T00:45:26.218Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:45:26.252Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1b08921f-af18-4ffc-b6c3-962d7fd84eea|INFO|500||Invoke
2022-11-13T00:45:26.253Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1b08921f-af18-4ffc-b6c3-962d7fd84eea|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1b08921f-af18-4ffc-b6c3-962d7fd84eea with request headers:{Authorization=[***REDACTED***], X-RequestID=[d8353ce1-4084-484a-8a3a-3d66573a9dbd], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[307e30e4-442e-410f-a796-d7c0e017d1a1], X-ECOMP-RequestID=[d8353ce1-4084-484a-8a3a-3d66573a9dbd], X-TransactionId=[], X-ONAP-RequestID=[d8353ce1-4084-484a-8a3a-3d66573a9dbd]}
2022-11-13T00:45:26.296Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1b08921f-af18-4ffc-b6c3-962d7fd84eea|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1b08921f-af18-4ffc-b6c3-962d7fd84eea has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:45:26 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[37], vertex-id=[200880], x-aai-txid=[2-aai-resources-221113-00:45:26:120-61222], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:45:26.299Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1b08921f-af18-4ffc-b6c3-962d7fd84eea|DEBUG|500||{"service-id":"1b08921f-af18-4ffc-b6c3-962d7fd84eea","service-description":"pNF","resource-version":"1668299733938"}

2022-11-13T00:45:26.299Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1b08921f-af18-4ffc-b6c3-962d7fd84eea|INFO|500||InvokeReturn
2022-11-13T00:45:26.301Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2022-11-13T00:45:26.305Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:45:26.332Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1b08921f-af18-4ffc-b6c3-962d7fd84eea|INFO|500||Invoke
2022-11-13T00:45:26.332Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1b08921f-af18-4ffc-b6c3-962d7fd84eea|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1b08921f-af18-4ffc-b6c3-962d7fd84eea with request headers:{Authorization=[***REDACTED***], X-RequestID=[d8353ce1-4084-484a-8a3a-3d66573a9dbd], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[db20fec9-b86c-4cdd-b46d-d5dfa454bdf0], X-ECOMP-RequestID=[d8353ce1-4084-484a-8a3a-3d66573a9dbd], X-TransactionId=[], X-ONAP-RequestID=[d8353ce1-4084-484a-8a3a-3d66573a9dbd]}
2022-11-13T00:45:26.373Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1b08921f-af18-4ffc-b6c3-962d7fd84eea|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1b08921f-af18-4ffc-b6c3-962d7fd84eea has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:45:26 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[37], vertex-id=[200880], x-aai-txid=[2-aai-resources-221113-00:45:26:194-68208], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:45:26.375Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1b08921f-af18-4ffc-b6c3-962d7fd84eea|DEBUG|500||{"service-id":"1b08921f-af18-4ffc-b6c3-962d7fd84eea","service-description":"pNF","resource-version":"1668299733938"}

2022-11-13T00:45:26.375Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1b08921f-af18-4ffc-b6c3-962d7fd84eea|INFO|500||InvokeReturn
2022-11-13T00:45:26.376Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-13T00:45:26.376Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-13T00:45:26.382Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-11-13T00:45:26.382Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-13T00:45:26.383Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-13T00:45:26.383Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-11-13T00:45:26.383Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-13T00:45:26.383Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"25cd793de492c2fd7196dad9f3b8cc7d", X-B3-SpanId:"cca79dd741c817e3", X-B3-ParentSpanId:"7196dad9f3b8cc7d", X-B3-Sampled:"0", X-ONAP-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-TransactionID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-ECOMP-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb2c2e75-dd08-4c96-9305-68d63cf9c6b2"]
2022-11-13T00:45:26.384Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Namec07e00c0-1025-4f71-a7ae-34e4d34de47f","requestScope":"service"}
2022-11-13T00:45:26.384Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-13T00:45:26.406Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-13T00:45:26.406Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-13T00:45:26.407Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-11-13T00:45:26.407Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:45:26 GMT", x-envoy-upstream-service-time:"19", server:"envoy"]
2022-11-13T00:45:26.407Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-13T00:45:26.407Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-13T00:45:26.408Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-13T00:45:26.409Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5
2022-11-13T00:45:26.409Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|INFO|500||Invoke
2022-11-13T00:45:26.409Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|DEBUG|500||===========================request begin================================================
2022-11-13T00:45:26.410Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5
2022-11-13T00:45:26.410Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|DEBUG|500||Method      : GET
2022-11-13T00:45:26.410Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-TransactionID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-ECOMP-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d01f0d1-e8b7-44b3-922c-276f96e80cc4"]
2022-11-13T00:45:26.410Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|DEBUG|500||Request body: 
2022-11-13T00:45:26.411Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|DEBUG|500||==========================request end================================================
2022-11-13T00:45:26.443Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|DEBUG|500||============================response begin==========================================
2022-11-13T00:45:26.443Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|DEBUG|500||Status code  : 200 OK
2022-11-13T00:45:26.444Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|DEBUG|500||Status text  : OK
2022-11-13T00:45:26.444Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:45:26 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:45:26.445Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_CFlJxZZNCsQlB9iAfWRF",
  "description" : "catalog service description",
  "modelUUID" : "54207aea-8bc6-42ab-a8e2-52969bd6f5c5",
  "modelInvariantUUID" : "e07642bf-2db4-4103-a240-6e8dcbf08fb0",
  "created" : "2022-11-13 00:42:42.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF bcfa1990-1f3d",
  "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/54207aea-8bc6-42ab-a8e2-52969bd6f5c5"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:45:26.445Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|DEBUG|500||=======================response end=================================================
2022-11-13T00:45:26.446Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|INFO|500||InvokeReturn
2022-11-13T00:45:26.451Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance
2022-11-13T00:45:26.451Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|INFO|500||Invoke
2022-11-13T00:45:26.451Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-13T00:45:26.451Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance
2022-11-13T00:45:26.452Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|DEBUG|500||Method      : GET
2022-11-13T00:45:26.452Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-TransactionID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-ECOMP-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e42d4d2-476d-493c-9394-6d48711d2e74"]
2022-11-13T00:45:26.452Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|DEBUG|500||Request body: 
2022-11-13T00:45:26.452Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-13T00:45:26.468Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-13T00:45:26.469Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:45:26.469Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|DEBUG|500||Status text  : Not Found
2022-11-13T00:45:26.469Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:45:26 GMT", x-envoy-upstream-service-time:"13", server:"envoy"]
2022-11-13T00:45:26.470Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|DEBUG|500||Response body: 
2022-11-13T00:45:26.470Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-13T00:45:26.471Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-13T00:45:26.471Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e07642bf-2db4-4103-a240-6e8dcbf08fb0|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e07642bf-2db4-4103-a240-6e8dcbf08fb0
2022-11-13T00:45:26.472Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e07642bf-2db4-4103-a240-6e8dcbf08fb0|INFO|500||Invoke
2022-11-13T00:45:26.472Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e07642bf-2db4-4103-a240-6e8dcbf08fb0|DEBUG|500||===========================request begin================================================
2022-11-13T00:45:26.472Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e07642bf-2db4-4103-a240-6e8dcbf08fb0|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e07642bf-2db4-4103-a240-6e8dcbf08fb0
2022-11-13T00:45:26.473Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e07642bf-2db4-4103-a240-6e8dcbf08fb0|DEBUG|500||Method      : GET
2022-11-13T00:45:26.473Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e07642bf-2db4-4103-a240-6e8dcbf08fb0|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-TransactionID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-ECOMP-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bffd3c89-f457-4aea-82d8-6c68921aa9a2"]
2022-11-13T00:45:26.473Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e07642bf-2db4-4103-a240-6e8dcbf08fb0|DEBUG|500||Request body: 
2022-11-13T00:45:26.474Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e07642bf-2db4-4103-a240-6e8dcbf08fb0|DEBUG|500||==========================request end================================================
2022-11-13T00:45:26.509Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e07642bf-2db4-4103-a240-6e8dcbf08fb0|DEBUG|500||============================response begin==========================================
2022-11-13T00:45:26.509Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e07642bf-2db4-4103-a240-6e8dcbf08fb0|DEBUG|500||Status code  : 200 OK
2022-11-13T00:45:26.510Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e07642bf-2db4-4103-a240-6e8dcbf08fb0|DEBUG|500||Status text  : OK
2022-11-13T00:45:26.510Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e07642bf-2db4-4103-a240-6e8dcbf08fb0|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:45:26 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:45:26.511Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e07642bf-2db4-4103-a240-6e8dcbf08fb0|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_CFlJxZZNCsQlB9iAfWRF",
      "description" : "catalog service description",
      "modelUUID" : "54207aea-8bc6-42ab-a8e2-52969bd6f5c5",
      "modelInvariantUUID" : "e07642bf-2db4-4103-a240-6e8dcbf08fb0",
      "created" : "2022-11-13 00:42:42.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF bcfa1990-1f3d",
      "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/54207aea-8bc6-42ab-a8e2-52969bd6f5c5"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/collectionResourceCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/networkCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/pnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/recipes"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/allottedCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/configurationCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/vnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/csar"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e07642bf-2db4-4103-a240-6e8dcbf08fb0"
    }
  }
}
2022-11-13T00:45:26.512Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e07642bf-2db4-4103-a240-6e8dcbf08fb0|DEBUG|500||=======================response end=================================================
2022-11-13T00:45:26.512Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e07642bf-2db4-4103-a240-6e8dcbf08fb0|INFO|500||InvokeReturn
2022-11-13T00:45:26.517Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance
2022-11-13T00:45:26.518Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|INFO|500||Invoke
2022-11-13T00:45:26.518Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-13T00:45:26.518Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance
2022-11-13T00:45:26.518Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|DEBUG|500||Method      : GET
2022-11-13T00:45:26.519Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-TransactionID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-ECOMP-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e68cf7fc-2816-4b02-9ae6-b087b6a96f9b"]
2022-11-13T00:45:26.519Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|DEBUG|500||Request body: 
2022-11-13T00:45:26.519Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-13T00:45:26.539Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-13T00:45:26.540Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:45:26.540Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|DEBUG|500||Status text  : Not Found
2022-11-13T00:45:26.541Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:45:26 GMT", x-envoy-upstream-service-time:"13", server:"envoy"]
2022-11-13T00:45:26.542Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|DEBUG|500||Response body: 
2022-11-13T00:45:26.543Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-13T00:45:26.543Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=54207aea-8bc6-42ab-a8e2-52969bd6f5c5&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-13T00:45:26.545Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-11-13T00:45:26.546Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-11-13T00:45:26.546Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-11-13T00:45:26.547Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-11-13T00:45:26.548Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-11-13T00:45:26.549Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-TransactionID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-ECOMP-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1adf2ce4-f2c0-4298-87b5-cd7dacb80938"]
2022-11-13T00:45:26.550Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-11-13T00:45:26.550Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-11-13T00:45:26.573Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-11-13T00:45:26.574Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-11-13T00:45:26.574Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2022-11-13T00:45:26.575Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:45:26 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:45:26.576Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-11-12 23:13:21.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:45:26.577Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-11-13T00:45:26.579Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-11-13T00:45:26.584Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-11-13T00:45:26.585Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-11-13T00:45:26.586Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-13T00:45:26.586Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-11-13T00:45:26.586Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-11-13T00:45:26.587Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-TransactionID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-ECOMP-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1693f958-1205-4380-8a23-bb6fb7b7336c"]
2022-11-13T00:45:26.587Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-11-13T00:45:26.588Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-13T00:45:26.612Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-13T00:45:26.612Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-11-13T00:45:26.613Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : OK
2022-11-13T00:45:26.613Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:45:26 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:45:26.615Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-11-12T23:13:21.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-11-13T00:45:26.615Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-13T00:45:26.615Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-11-13T00:45:26.617Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5
2022-11-13T00:45:26.618Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|INFO|500||Invoke
2022-11-13T00:45:26.618Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|DEBUG|500||===========================request begin================================================
2022-11-13T00:45:26.618Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5
2022-11-13T00:45:26.618Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|DEBUG|500||Method      : GET
2022-11-13T00:45:26.619Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-TransactionID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-ECOMP-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01e1a700-403b-40e7-b5fe-56141fde8e74"]
2022-11-13T00:45:26.619Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|DEBUG|500||Request body: 
2022-11-13T00:45:26.619Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|DEBUG|500||==========================request end================================================
2022-11-13T00:45:26.644Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|DEBUG|500||============================response begin==========================================
2022-11-13T00:45:26.645Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|DEBUG|500||Status code  : 200 OK
2022-11-13T00:45:26.648Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|DEBUG|500||Status text  : OK
2022-11-13T00:45:26.649Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:45:26 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:45:26.651Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_CFlJxZZNCsQlB9iAfWRF",
  "description" : "catalog service description",
  "modelUUID" : "54207aea-8bc6-42ab-a8e2-52969bd6f5c5",
  "modelInvariantUUID" : "e07642bf-2db4-4103-a240-6e8dcbf08fb0",
  "created" : "2022-11-13 00:42:42.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF bcfa1990-1f3d",
  "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/54207aea-8bc6-42ab-a8e2-52969bd6f5c5"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:45:26.653Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|DEBUG|500||=======================response end=================================================
2022-11-13T00:45:26.655Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/54207aea-8bc6-42ab-a8e2-52969bd6f5c5|INFO|500||InvokeReturn
2022-11-13T00:45:26.661Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-13T00:45:26.662Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-13T00:45:26.662Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-13T00:45:26.662Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-13T00:45:26.663Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-13T00:45:26.665Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3880", X-B3-TraceId:"25cd793de492c2fd7196dad9f3b8cc7d", X-B3-SpanId:"7fb5f00f9595c588", X-B3-ParentSpanId:"7196dad9f3b8cc7d", X-B3-Sampled:"0", X-ONAP-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-TransactionID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-ECOMP-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b21b2bc3-53e2-4988-bd97-537504c61ce9"]
2022-11-13T00:45:26.666Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d8353ce1-4084-484a-8a3a-3d66573a9dbd","requestStatus":"IN_PROGRESS","startTime":1668300326211,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"e07642bf-2db4-4103-a240-6e8dcbf08fb0\",\n            \"modelVersionId\":\"54207aea-8bc6-42ab-a8e2-52969bd6f5c5\",\n            \"modelName\":\"Demo_pNF_CFlJxZZNCsQlB9iAfWRF\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"72678edb-6f99-4e31-bac8-c95a8bdad167\",\n            \"owningEntityName\":\"OE-ETE_Customer-72678edb-6f99-4e31-bac8-c95a8bdad167\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_c07e00c0-1025-4f71-a7ae-34e4d34de47f\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namec07e00c0-1025-4f71-a7ae-34e4d34de47f\",\n            \"productFamilyId\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\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\":\"54207aea-8bc6-42ab-a8e2-52969bd6f5c5\",\n                            \"modelName\":\"Demo_pNF_CFlJxZZNCsQlB9iAfWRF\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namec07e00c0-1025-4f71-a7ae-34e4d34de47f\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF bcfa1990-1f3d 0\",\n                                        \"modelCustomizationId\":\"3c5d96a1-4965-4351-9f84-a9ace97d0fa3\",\n                                        \"modelInvariantId\":\"e07642bf-2db4-4103-a240-6e8dcbf08fb0\",\n                                        \"modelVersionId\":\"54207aea-8bc6-42ab-a8e2-52969bd6f5c5\",\n                                        \"modelName\":\"Demo_pNF_CFlJxZZNCsQlB9iAfWRF\",\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\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"CFlJxZZNCsQlB9iAfWRF\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Namec07e00c0-1025-4f71-a7ae-34e4d34de47f","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"d8353ce1-4084-484a-8a3a-3d66573a9dbd"}
2022-11-13T00:45:26.667Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-13T00:45:26.701Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-13T00:45:26.702Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-13T00:45:26.702Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-11-13T00:45:26.703Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:45:26 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:45:26.706Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "d8353ce1-4084-484a-8a3a-3d66573a9dbd",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:45:26.211+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"e07642bf-2db4-4103-a240-6e8dcbf08fb0\",\n            \"modelVersionId\":\"54207aea-8bc6-42ab-a8e2-52969bd6f5c5\",\n            \"modelName\":\"Demo_pNF_CFlJxZZNCsQlB9iAfWRF\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"72678edb-6f99-4e31-bac8-c95a8bdad167\",\n            \"owningEntityName\":\"OE-ETE_Customer-72678edb-6f99-4e31-bac8-c95a8bdad167\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_c07e00c0-1025-4f71-a7ae-34e4d34de47f\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namec07e00c0-1025-4f71-a7ae-34e4d34de47f\",\n            \"productFamilyId\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\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\":\"54207aea-8bc6-42ab-a8e2-52969bd6f5c5\",\n                            \"modelName\":\"Demo_pNF_CFlJxZZNCsQlB9iAfWRF\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namec07e00c0-1025-4f71-a7ae-34e4d34de47f\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF bcfa1990-1f3d 0\",\n                                        \"modelCustomizationId\":\"3c5d96a1-4965-4351-9f84-a9ace97d0fa3\",\n                                        \"modelInvariantId\":\"e07642bf-2db4-4103-a240-6e8dcbf08fb0\",\n                                        \"modelVersionId\":\"54207aea-8bc6-42ab-a8e2-52969bd6f5c5\",\n                                        \"modelName\":\"Demo_pNF_CFlJxZZNCsQlB9iAfWRF\",\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\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"CFlJxZZNCsQlB9iAfWRF\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-13T00:45:26.542+00:00",
  "serviceInstanceName" : "Service_Ete_Namec07e00c0-1025-4f71-a7ae-34e4d34de47f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "d8353ce1-4084-484a-8a3a-3d66573a9dbd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd"
    }
  }
}
2022-11-13T00:45:26.706Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-13T00:45:26.707Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-13T00:45:26.780Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-11-13T00:45:26.781Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-13T00:45:26.785Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-13T00:45:26.785Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-11-13T00:45:26.786Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-13T00:45:26.786Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"25cd793de492c2fd7196dad9f3b8cc7d", X-B3-SpanId:"b1c44a4597997706", X-B3-ParentSpanId:"7196dad9f3b8cc7d", X-B3-Sampled:"0", X-ONAP-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-TransactionID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-ECOMP-RequestID:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1eff8413-f429-4d98-b2fc-ba6a98cfe9cb"]
2022-11-13T00:45:26.786Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"e07642bf-2db4-4103-a240-6e8dcbf08fb0\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_CFlJxZZNCsQlB9iAfWRF\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"54207aea-8bc6-42ab-a8e2-52969bd6f5c5\",\"modelUuid\":\"54207aea-8bc6-42ab-a8e2-52969bd6f5c5\",\"modelInvariantUuid\":\"e07642bf-2db4-4103-a240-6e8dcbf08fb0\"},\"requestInfo\":{\"productFamilyId\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Namec07e00c0-1025-4f71-a7ae-34e4d34de47f\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_c07e00c0-1025-4f71-a7ae-34e4d34de47f\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"54207aea-8bc6-42ab-a8e2-52969bd6f5c5\",\"modelName\":\"Demo_pNF_CFlJxZZNCsQlB9iAfWRF\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Namec07e00c0-1025-4f71-a7ae-34e4d34de47f\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF bcfa1990-1f3d 0\",\"modelCustomizationId\":\"3c5d96a1-4965-4351-9f84-a9ace97d0fa3\",\"modelInvariantId\":\"e07642bf-2db4-4103-a240-6e8dcbf08fb0\",\"modelVersionId\":\"54207aea-8bc6-42ab-a8e2-52969bd6f5c5\",\"modelName\":\"Demo_pNF_CFlJxZZNCsQlB9iAfWRF\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\"instanceParams\":[],\"instanceName\":\"CFlJxZZNCsQlB9iAfWRF\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"72678edb-6f99-4e31-bac8-c95a8bdad167\",\"owningEntityName\":\"OE-ETE_Customer-72678edb-6f99-4e31-bac8-c95a8bdad167\"}}}","type":"String"},"requestId":{"value":"d8353ce1-4084-484a-8a3a-3d66573a9dbd","type":"String"},"mso-request-id":{"value":"d8353ce1-4084-484a-8a3a-3d66573a9dbd","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-11-13T00:45:26.786Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-13T00:45:27.810Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-13T00:45:27.810Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-13T00:45:27.811Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-11-13T00:45:27.811Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Sun, 13 Nov 2022 00:45:28 GMT", x-onap-requestid:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", x-requestid:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", x-transactionid:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", x-ecomp-requestid:"d8353ce1-4084-484a-8a3a-3d66573a9dbd", x-onap-partnername:"UNKNOWN", x-invocationid:"1eff8413-f429-4d98-b2fc-ba6a98cfe9cb", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1018", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:45:27.811Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"d8353ce1-4084-484a-8a3a-3d66573a9dbd\",\"instanceId\":\"fc065e9e-109b-43a7-a4d3-d80df1dd63b0\"}}","message":"Success","processInstanceID":"77994290-62ec-11ed-9d06-5af7ec799a21","variables":null,"messageCode":200}
2022-11-13T00:45:27.811Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-13T00:45:27.812Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-13T00:45:27.816Z|d8353ce1-4084-484a-8a3a-3d66573a9dbd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:45:31.960Z|d6a77ce9-adc8-43fb-996a-4d469970bd78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:45:31.961Z|d6a77ce9-adc8-43fb-996a-4d469970bd78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:45:32.509Z|d62b9fbe-63fa-4a02-8fba-34c482e1eeed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:45:32.510Z|d62b9fbe-63fa-4a02-8fba-34c482e1eeed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:45:32.919Z|3f5f13bd-1fde-46b8-9892-9668c1413f4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:45:32.920Z|3f5f13bd-1fde-46b8-9892-9668c1413f4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:45:35.345Z|5d4ea87e-c468-45da-b615-cce34606d57e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:45:35.347Z|5d4ea87e-c468-45da-b615-cce34606d57e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:45:42.536Z|640e575b-261d-4055-9964-2a07ddd6a587|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:45:42.537Z|640e575b-261d-4055-9964-2a07ddd6a587|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:45:42.942Z|1ef481e8-a4fe-414b-a011-3a7f969e7a13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:45:42.943Z|1ef481e8-a4fe-414b-a011-3a7f969e7a13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:45:45.376Z|24ec8556-167e-4db7-a4fe-7c84e618ec32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:45:45.380Z|24ec8556-167e-4db7-a4fe-7c84e618ec32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:45:46.960Z|5d5b4a1f-dc7d-4832-b2dc-d3ceea2fbb26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:45:46.960Z|5d5b4a1f-dc7d-4832-b2dc-d3ceea2fbb26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:45:47.425Z|42d2958b-873c-45fd-989c-73bece70deb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:45:47.426Z|42d2958b-873c-45fd-989c-73bece70deb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:45:52.563Z|3da65983-02c3-424c-999b-a82a9b2538a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:45:52.564Z|3da65983-02c3-424c-999b-a82a9b2538a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:45:52.967Z|d9ac341d-bc06-4a98-80b5-c0af4d13187d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:45:52.968Z|d9ac341d-bc06-4a98-80b5-c0af4d13187d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:45:55.404Z|5701d78e-8009-4dae-988d-c871e8b14f74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:45:55.405Z|5701d78e-8009-4dae-988d-c871e8b14f74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:45:58.954Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:45:58.960Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd
2022-11-13T00:45:58.961Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|INFO|500||Invoke
2022-11-13T00:45:58.961Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||===========================request begin================================================
2022-11-13T00:45:58.961Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd
2022-11-13T00:45:58.961Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||Method      : GET
2022-11-13T00:45:58.962Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70012337d594c9a9497e1b2ee8ef1993", X-B3-SpanId:"b3f8aa96ff9c31e4", X-B3-ParentSpanId:"497e1b2ee8ef1993", X-B3-Sampled:"0", X-ONAP-RequestID:"044e972f-9043-4481-95e1-699d4235b880", X-RequestID:"044e972f-9043-4481-95e1-699d4235b880", X-TransactionID:"044e972f-9043-4481-95e1-699d4235b880", X-ECOMP-RequestID:"044e972f-9043-4481-95e1-699d4235b880", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"228b9db1-5d7e-4ba1-922d-c54c56abe68d"]
2022-11-13T00:45:58.962Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||Request body: 
2022-11-13T00:45:58.962Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||==========================request end================================================
2022-11-13T00:45:58.988Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||============================response begin==========================================
2022-11-13T00:45:58.988Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||Status code  : 200 OK
2022-11-13T00:45:58.989Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||Status text  : OK
2022-11-13T00:45:58.989Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:45:58 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:45:58.991Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||Response body: {
  "requestId" : "d8353ce1-4084-484a-8a3a-3d66573a9dbd",
  "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-11-13T00:45:26.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"e07642bf-2db4-4103-a240-6e8dcbf08fb0\",\n            \"modelVersionId\":\"54207aea-8bc6-42ab-a8e2-52969bd6f5c5\",\n            \"modelName\":\"Demo_pNF_CFlJxZZNCsQlB9iAfWRF\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"72678edb-6f99-4e31-bac8-c95a8bdad167\",\n            \"owningEntityName\":\"OE-ETE_Customer-72678edb-6f99-4e31-bac8-c95a8bdad167\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_c07e00c0-1025-4f71-a7ae-34e4d34de47f\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namec07e00c0-1025-4f71-a7ae-34e4d34de47f\",\n            \"productFamilyId\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\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\":\"54207aea-8bc6-42ab-a8e2-52969bd6f5c5\",\n                            \"modelName\":\"Demo_pNF_CFlJxZZNCsQlB9iAfWRF\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namec07e00c0-1025-4f71-a7ae-34e4d34de47f\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF bcfa1990-1f3d 0\",\n                                        \"modelCustomizationId\":\"3c5d96a1-4965-4351-9f84-a9ace97d0fa3\",\n                                        \"modelInvariantId\":\"e07642bf-2db4-4103-a240-6e8dcbf08fb0\",\n                                        \"modelVersionId\":\"54207aea-8bc6-42ab-a8e2-52969bd6f5c5\",\n                                        \"modelName\":\"Demo_pNF_CFlJxZZNCsQlB9iAfWRF\",\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\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"CFlJxZZNCsQlB9iAfWRF\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:45:58.000+00:00",
  "serviceInstanceId" : "fc065e9e-109b-43a7-a4d3-d80df1dd63b0",
  "serviceInstanceName" : "Service_Ete_Namec07e00c0-1025-4f71-a7ae-34e4d34de47f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "d8353ce1-4084-484a-8a3a-3d66573a9dbd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd"
    }
  }
}
2022-11-13T00:45:58.991Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||=======================response end=================================================
2022-11-13T00:45:58.992Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|INFO|500||InvokeReturn
2022-11-13T00:45:58.993Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false
2022-11-13T00:45:58.993Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:45:58.993Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:45:58.994Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false
2022-11-13T00:45:58.994Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:45:58.994Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70012337d594c9a9497e1b2ee8ef1993", X-B3-SpanId:"4ab5f7486f007a7c", X-B3-ParentSpanId:"497e1b2ee8ef1993", X-B3-Sampled:"0", X-ONAP-RequestID:"044e972f-9043-4481-95e1-699d4235b880", X-RequestID:"044e972f-9043-4481-95e1-699d4235b880", X-TransactionID:"044e972f-9043-4481-95e1-699d4235b880", X-ECOMP-RequestID:"044e972f-9043-4481-95e1-699d4235b880", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8912e52e-27c5-41d1-96c8-1b06719f5ba7"]
2022-11-13T00:45:58.994Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:45:58.995Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:45:59.022Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:45:59.022Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:45:59.022Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:45:59.023Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:45:58 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:45:59.025Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:45:59.025Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:45:59.025Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:45:59.067Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d8353ce1-4084-484a-8a3a-3d66573a9dbd&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d8353ce1-4084-484a-8a3a-3d66573a9dbd&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:45:59.067Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d8353ce1-4084-484a-8a3a-3d66573a9dbd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:45:59.068Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d8353ce1-4084-484a-8a3a-3d66573a9dbd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:45:59.068Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d8353ce1-4084-484a-8a3a-3d66573a9dbd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d8353ce1-4084-484a-8a3a-3d66573a9dbd&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:45:59.068Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d8353ce1-4084-484a-8a3a-3d66573a9dbd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:45:59.068Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d8353ce1-4084-484a-8a3a-3d66573a9dbd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"044e972f-9043-4481-95e1-699d4235b880", X-RequestID:"044e972f-9043-4481-95e1-699d4235b880", X-TransactionID:"044e972f-9043-4481-95e1-699d4235b880", X-ECOMP-RequestID:"044e972f-9043-4481-95e1-699d4235b880", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0a4dbf6-33cf-449a-8ca8-d15ad6d3c496"]
2022-11-13T00:45:59.069Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d8353ce1-4084-484a-8a3a-3d66573a9dbd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:45:59.069Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d8353ce1-4084-484a-8a3a-3d66573a9dbd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:45:59.214Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d8353ce1-4084-484a-8a3a-3d66573a9dbd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:45:59.214Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d8353ce1-4084-484a-8a3a-3d66573a9dbd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:45:59.215Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d8353ce1-4084-484a-8a3a-3d66573a9dbd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:45:59.215Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d8353ce1-4084-484a-8a3a-3d66573a9dbd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=0236114AEB97ECEEC26E3A1F6FCC6330; Path=/; HttpOnly", cache-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:"Sun, 13 Nov 2022 00:46:00 GMT", x-envoy-upstream-service-time:"138", server:"envoy"]
2022-11-13T00:45:59.216Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d8353ce1-4084-484a-8a3a-3d66573a9dbd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7b05ba3b-62ec-11ed-9d06-5af7ec799a21","businessKey":"d8353ce1-4084-484a-8a3a-3d66573a9dbd","processDefinitionId":"WaitForPnfReadyBB:1:03d9b937-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-11-13T00:45:33.413+0000","endTime":"2022-11-13T00:45:59.222+0000","removalTime":null,"durationInMillis":25809,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"77994290-62ec-11ed-9d06-5af7ec799a21","superProcessInstanceId":"7a960835-62ec-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-13T00:45:59.216Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d8353ce1-4084-484a-8a3a-3d66573a9dbd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:45:59.216Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d8353ce1-4084-484a-8a3a-3d66573a9dbd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:45:59.243Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b05ba3b-62ec-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b05ba3b-62ec-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:45:59.244Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b05ba3b-62ec-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:45:59.244Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b05ba3b-62ec-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:45:59.245Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b05ba3b-62ec-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b05ba3b-62ec-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:45:59.245Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b05ba3b-62ec-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:45:59.245Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b05ba3b-62ec-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"044e972f-9043-4481-95e1-699d4235b880", X-RequestID:"044e972f-9043-4481-95e1-699d4235b880", X-TransactionID:"044e972f-9043-4481-95e1-699d4235b880", X-ECOMP-RequestID:"044e972f-9043-4481-95e1-699d4235b880", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd5a8717-491e-4419-bfa2-bac19833bd23"]
2022-11-13T00:45:59.245Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b05ba3b-62ec-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:45:59.246Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b05ba3b-62ec-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:45:59.387Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b05ba3b-62ec-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:45:59.388Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b05ba3b-62ec-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:45:59.388Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b05ba3b-62ec-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:45:59.388Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b05ba3b-62ec-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=6D3E1694CD7E422DC744FB90EB9E596A; Path=/; HttpOnly", cache-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:"Sun, 13 Nov 2022 00:46:00 GMT", x-envoy-upstream-service-time:"138", server:"envoy"]
2022-11-13T00:45:59.388Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b05ba3b-62ec-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"7b076702-62ec-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"7b05ba3b-62ec-11ed-9d06-5af7ec799a21","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:03d9b937-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"7b05ba3b-62ec-11ed-9d06-5af7ec799a21","executionId":"7b05ba3b-62ec-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:45:33.424+0000","endTime":"2022-11-13T00:45:33.531+0000","durationInMillis":107,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"77994290-62ec-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:45:59.389Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b05ba3b-62ec-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:45:59.389Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7b05ba3b-62ec-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:45:59.393Z|044e972f-9043-4481-95e1-699d4235b880|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:46:01.960Z|68845f39-a066-4835-82a2-9953bb038b24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:46:01.961Z|68845f39-a066-4835-82a2-9953bb038b24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:46:02.586Z|c72fa225-51a0-4c2d-b6f9-1a250f43c028|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:46:02.587Z|c72fa225-51a0-4c2d-b6f9-1a250f43c028|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:46:02.991Z|a526d802-5443-4b6b-93e0-40b8f941b878|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:46:02.992Z|a526d802-5443-4b6b-93e0-40b8f941b878|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:46:05.428Z|e78ef349-9696-445b-b463-3583adf1571d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:46:05.429Z|e78ef349-9696-445b-b463-3583adf1571d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:46:09.561Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:46:09.568Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd
2022-11-13T00:46:09.568Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|INFO|500||Invoke
2022-11-13T00:46:09.569Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||===========================request begin================================================
2022-11-13T00:46:09.569Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd
2022-11-13T00:46:09.569Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||Method      : GET
2022-11-13T00:46:09.570Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"35b0b7712ddb672f4491a94dce381956", X-B3-SpanId:"6b0144b1b4788ea0", X-B3-ParentSpanId:"4491a94dce381956", X-B3-Sampled:"0", X-ONAP-RequestID:"c7961460-7025-441a-b48e-06eafb15fc4a", X-RequestID:"c7961460-7025-441a-b48e-06eafb15fc4a", X-TransactionID:"c7961460-7025-441a-b48e-06eafb15fc4a", X-ECOMP-RequestID:"c7961460-7025-441a-b48e-06eafb15fc4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c3262e9-c39a-402d-804a-2cb19940ce8a"]
2022-11-13T00:46:09.570Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||Request body: 
2022-11-13T00:46:09.570Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||==========================request end================================================
2022-11-13T00:46:09.595Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||============================response begin==========================================
2022-11-13T00:46:09.595Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||Status code  : 200 OK
2022-11-13T00:46:09.596Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||Status text  : OK
2022-11-13T00:46:09.596Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:46:09 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:46:09.597Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||Response body: {
  "requestId" : "d8353ce1-4084-484a-8a3a-3d66573a9dbd",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-13T00:45:26.000+00:00",
  "endTime" : "2022-11-13T00:46:02.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"e07642bf-2db4-4103-a240-6e8dcbf08fb0\",\n            \"modelVersionId\":\"54207aea-8bc6-42ab-a8e2-52969bd6f5c5\",\n            \"modelName\":\"Demo_pNF_CFlJxZZNCsQlB9iAfWRF\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"72678edb-6f99-4e31-bac8-c95a8bdad167\",\n            \"owningEntityName\":\"OE-ETE_Customer-72678edb-6f99-4e31-bac8-c95a8bdad167\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_c07e00c0-1025-4f71-a7ae-34e4d34de47f\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namec07e00c0-1025-4f71-a7ae-34e4d34de47f\",\n            \"productFamilyId\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\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\":\"54207aea-8bc6-42ab-a8e2-52969bd6f5c5\",\n                            \"modelName\":\"Demo_pNF_CFlJxZZNCsQlB9iAfWRF\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namec07e00c0-1025-4f71-a7ae-34e4d34de47f\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF bcfa1990-1f3d 0\",\n                                        \"modelCustomizationId\":\"3c5d96a1-4965-4351-9f84-a9ace97d0fa3\",\n                                        \"modelInvariantId\":\"e07642bf-2db4-4103-a240-6e8dcbf08fb0\",\n                                        \"modelVersionId\":\"54207aea-8bc6-42ab-a8e2-52969bd6f5c5\",\n                                        \"modelName\":\"Demo_pNF_CFlJxZZNCsQlB9iAfWRF\",\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\":\"1b08921f-af18-4ffc-b6c3-962d7fd84eea\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"CFlJxZZNCsQlB9iAfWRF\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:46:01.000+00:00",
  "serviceInstanceId" : "fc065e9e-109b-43a7-a4d3-d80df1dd63b0",
  "serviceInstanceName" : "Service_Ete_Namec07e00c0-1025-4f71-a7ae-34e4d34de47f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "d8353ce1-4084-484a-8a3a-3d66573a9dbd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd"
    }
  }
}
2022-11-13T00:46:09.597Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|DEBUG|500||=======================response end=================================================
2022-11-13T00:46:09.598Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8353ce1-4084-484a-8a3a-3d66573a9dbd|INFO|500||InvokeReturn
2022-11-13T00:46:09.599Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false
2022-11-13T00:46:09.599Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:46:09.600Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:46:09.600Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false
2022-11-13T00:46:09.600Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:46:09.600Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"35b0b7712ddb672f4491a94dce381956", X-B3-SpanId:"b6225618e471a5ba", X-B3-ParentSpanId:"4491a94dce381956", X-B3-Sampled:"0", X-ONAP-RequestID:"c7961460-7025-441a-b48e-06eafb15fc4a", X-RequestID:"c7961460-7025-441a-b48e-06eafb15fc4a", X-TransactionID:"c7961460-7025-441a-b48e-06eafb15fc4a", X-ECOMP-RequestID:"c7961460-7025-441a-b48e-06eafb15fc4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d12e054f-bffd-4580-bbbc-e2d0ee821a05"]
2022-11-13T00:46:09.601Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:46:09.601Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:46:09.619Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:46:09.619Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:46:09.619Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:46:09.620Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:46:09 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:46:09.620Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:46:09.620Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:46:09.621Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8353ce1-4084-484a-8a3a-3d66573a9dbd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:46:09.629Z|c7961460-7025-441a-b48e-06eafb15fc4a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8353ce1-4084-484a-8a3a-3d66573a9dbd|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:46:12.611Z|2079217f-4bb3-45f8-a603-1b55ebffaac4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:46:12.612Z|2079217f-4bb3-45f8-a603-1b55ebffaac4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:46:13.014Z|16ec967b-95ae-4d43-8a5c-49edba65893c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:46:13.015Z|16ec967b-95ae-4d43-8a5c-49edba65893c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:46:14.222Z|b24157cb-6cac-4e53-8f7f-4028d54a1ea6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:46:14.223Z|b24157cb-6cac-4e53-8f7f-4028d54a1ea6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:46:15.452Z|f4356e34-e339-450e-abae-d4fa2c8cd435|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:46:15.453Z|f4356e34-e339-450e-abae-d4fa2c8cd435|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:46:16.960Z|ccad5e9f-e559-4131-ac1c-ad836a3ba73c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:46:16.961Z|ccad5e9f-e559-4131-ac1c-ad836a3ba73c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:46:17.426Z|b9b7800f-b2ce-4419-bfbc-107f2d9231e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:46:17.427Z|b9b7800f-b2ce-4419-bfbc-107f2d9231e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:46:22.637Z|438a0f05-0505-4e56-a9bf-13986c5ec1c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:46:22.637Z|438a0f05-0505-4e56-a9bf-13986c5ec1c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:46:23.039Z|ac3aa114-b94b-47cf-88c4-e6e63eb6d8d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:46:23.039Z|ac3aa114-b94b-47cf-88c4-e6e63eb6d8d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:46:25.506Z|eb82e2d8-efb0-43c0-ac7e-fa6d928d6d98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:46:25.507Z|eb82e2d8-efb0-43c0-ac7e-fa6d928d6d98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:46:31.960Z|71d81ea0-0dda-4cbe-8a90-a5759da79372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:46:31.960Z|71d81ea0-0dda-4cbe-8a90-a5759da79372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:46:32.661Z|aaaf24f0-4f07-4208-950e-b49c0a71f5c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:46:32.662Z|aaaf24f0-4f07-4208-950e-b49c0a71f5c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:46:33.062Z|274d8347-077a-4094-9861-0e3606680cd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:46:33.063Z|274d8347-077a-4094-9861-0e3606680cd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:46:35.532Z|fe247013-fcd5-49d9-824e-f4ba9dc0f14e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:46:35.532Z|fe247013-fcd5-49d9-824e-f4ba9dc0f14e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:46:42.686Z|fe8238ce-89e2-4c9e-b6ea-22d577b618cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:46:42.687Z|fe8238ce-89e2-4c9e-b6ea-22d577b618cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:46:43.085Z|6db05dc0-984c-4bb6-87bd-88f6eafa52ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:46:43.086Z|6db05dc0-984c-4bb6-87bd-88f6eafa52ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:46:45.583Z|2af3260a-5710-4dc3-a26b-c93cef999e8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:46:45.584Z|2af3260a-5710-4dc3-a26b-c93cef999e8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:46:46.962Z|d714decd-1913-4edf-97c2-9ab3547e0ccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:46:46.966Z|d714decd-1913-4edf-97c2-9ab3547e0ccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:46:47.428Z|15ad029d-a515-4be1-8fec-7e56ae7240da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:46:47.428Z|15ad029d-a515-4be1-8fec-7e56ae7240da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:46:52.711Z|7e6679fa-4312-4821-9ac0-45346a52cb48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:46:52.712Z|7e6679fa-4312-4821-9ac0-45346a52cb48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:46:53.118Z|36536c43-5335-4d57-b7f5-d94ca7cb4bb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:46:53.118Z|36536c43-5335-4d57-b7f5-d94ca7cb4bb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:46:55.610Z|46fde8b3-954a-4a14-99ca-5d6e7947e42e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:46:55.611Z|46fde8b3-954a-4a14-99ca-5d6e7947e42e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:47:01.960Z|c20ee35d-0534-4410-a6d4-ce1155e8304c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:47:01.961Z|c20ee35d-0534-4410-a6d4-ce1155e8304c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:47:02.736Z|d2b32fe5-374c-4e08-a4dd-21335b02fd60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:47:02.737Z|d2b32fe5-374c-4e08-a4dd-21335b02fd60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:47:03.142Z|5111843b-01e0-4797-9931-a98bc42e9909|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:47:03.142Z|5111843b-01e0-4797-9931-a98bc42e9909|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:47:05.633Z|cfde1c45-d496-4d97-934f-8dbf6d713039|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:47:05.634Z|cfde1c45-d496-4d97-934f-8dbf6d713039|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:47:12.762Z|64d8c9e9-4b5d-4a7d-ab2e-2845dcfe1529|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:47:12.763Z|64d8c9e9-4b5d-4a7d-ab2e-2845dcfe1529|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:47:13.165Z|638d471b-4b7b-48a2-a9b8-910740a0e704|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:47:13.166Z|638d471b-4b7b-48a2-a9b8-910740a0e704|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:47:14.226Z|f96f3aa1-33f8-4d07-9349-f04e0ab8ba0a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:47:14.227Z|f96f3aa1-33f8-4d07-9349-f04e0ab8ba0a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:47:15.658Z|5363c348-f934-4730-b765-39b179ec13e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:47:15.659Z|5363c348-f934-4730-b765-39b179ec13e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:47:16.960Z|35d69f22-8868-4433-a2d4-7e7a9c1180d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:47:16.961Z|35d69f22-8868-4433-a2d4-7e7a9c1180d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:47:17.429Z|51d6a3f1-43bc-44c3-af52-8168e8b0dc03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:47:17.430Z|51d6a3f1-43bc-44c3-af52-8168e8b0dc03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:47:22.787Z|1023055d-74f4-4510-9eee-d26e53f22240|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:47:22.788Z|1023055d-74f4-4510-9eee-d26e53f22240|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:47:23.191Z|29259930-f562-4338-ab70-f80479e7bf9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:47:23.192Z|29259930-f562-4338-ab70-f80479e7bf9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:47:25.683Z|448b9bc5-43ff-4878-8dc9-9a47b6edd621|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:47:25.684Z|448b9bc5-43ff-4878-8dc9-9a47b6edd621|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:47:31.960Z|dd51cb33-1de1-4ecd-9a61-d4c7a47f2cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:47:31.962Z|dd51cb33-1de1-4ecd-9a61-d4c7a47f2cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:47:32.817Z|4813f4e2-82d0-42e7-a825-cc96504b3e8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:47:32.818Z|4813f4e2-82d0-42e7-a825-cc96504b3e8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:47:33.216Z|89b6f8e4-388c-42b0-a58e-8df8801ebbf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:47:33.217Z|89b6f8e4-388c-42b0-a58e-8df8801ebbf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:47:35.707Z|baf35470-e940-4cf4-9ddc-f80e05814071|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:47:35.708Z|baf35470-e940-4cf4-9ddc-f80e05814071|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:47:42.844Z|37833513-1b79-488b-91c6-bf2058646a65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:47:42.844Z|37833513-1b79-488b-91c6-bf2058646a65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:47:43.240Z|34e132c1-5377-4985-ad5f-ec80bec004d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:47:43.241Z|34e132c1-5377-4985-ad5f-ec80bec004d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:47:45.733Z|4ca0e270-592f-4796-82e0-4e4c0defaded|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:47:45.734Z|4ca0e270-592f-4796-82e0-4e4c0defaded|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:47:46.960Z|3e11d0b7-ef6f-4912-92e3-f8455a45b697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:47:46.961Z|3e11d0b7-ef6f-4912-92e3-f8455a45b697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:47:47.430Z|31fa19d3-50a6-4c7b-bef5-bdb71aaaf43c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:47:47.431Z|31fa19d3-50a6-4c7b-bef5-bdb71aaaf43c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:47:52.868Z|94f75a5f-5bcd-4320-90e1-c468dcd823dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:47:52.869Z|94f75a5f-5bcd-4320-90e1-c468dcd823dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:47:53.263Z|3ddf008f-0683-437c-aa7a-3a511743cdf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:47:53.264Z|3ddf008f-0683-437c-aa7a-3a511743cdf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:47:55.760Z|6f065387-5036-4ef8-b32a-a74efede6d0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:47:55.761Z|6f065387-5036-4ef8-b32a-a74efede6d0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:48:01.960Z|97210c61-1adb-4d2f-a255-530ac69c1c86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:48:01.960Z|97210c61-1adb-4d2f-a255-530ac69c1c86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:48:02.893Z|066d75d7-20d5-443c-a57d-9d3852b8a22a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:48:02.894Z|066d75d7-20d5-443c-a57d-9d3852b8a22a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:48:03.286Z|cbe3296b-692a-4d37-9815-bfdd44232701|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:48:03.287Z|cbe3296b-692a-4d37-9815-bfdd44232701|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:48:05.785Z|6d3f5b71-ac03-45fb-8b6e-12af3107026a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:48:05.786Z|6d3f5b71-ac03-45fb-8b6e-12af3107026a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:48:12.918Z|325f68f2-676d-469c-9c53-83ee9b9f34cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:48:12.919Z|325f68f2-676d-469c-9c53-83ee9b9f34cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:48:13.311Z|855a9acb-7014-4b25-ae3a-463fbea93ed2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:48:13.311Z|855a9acb-7014-4b25-ae3a-463fbea93ed2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:48:14.222Z|3139a2be-a9cb-4cd1-9033-95c4002c1a38|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:48:14.223Z|3139a2be-a9cb-4cd1-9033-95c4002c1a38|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:48:15.811Z|ff3229a9-6fd4-433b-9f2a-d8c29b477795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:48:15.812Z|ff3229a9-6fd4-433b-9f2a-d8c29b477795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:48:16.960Z|d53e0d24-d6d8-40b9-a3fd-a58bfcf5b2d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:48:16.962Z|d53e0d24-d6d8-40b9-a3fd-a58bfcf5b2d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:48:17.432Z|54e995e7-46c4-4899-910e-c848ea8d029b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:48:17.432Z|54e995e7-46c4-4899-910e-c848ea8d029b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:48:22.943Z|deeebf6f-c220-4237-a334-5c1879f80cee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:48:22.944Z|deeebf6f-c220-4237-a334-5c1879f80cee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:48:23.336Z|76508413-40a8-48a8-966c-a94b6ecdfaae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:48:23.337Z|76508413-40a8-48a8-966c-a94b6ecdfaae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:48:25.835Z|d901f6a2-64d8-4f4f-ab9c-1211b322b06a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:48:25.836Z|d901f6a2-64d8-4f4f-ab9c-1211b322b06a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:48:31.960Z|13992eb2-edfc-4319-a28e-44d0844ab09a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:48:31.961Z|13992eb2-edfc-4319-a28e-44d0844ab09a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:48:32.971Z|5a040753-23d7-4dae-8d7f-14fae3836f52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:48:32.972Z|5a040753-23d7-4dae-8d7f-14fae3836f52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:48:33.360Z|17a33bab-6e45-4736-afab-a7db5c65f7ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:48:33.361Z|17a33bab-6e45-4736-afab-a7db5c65f7ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:48:35.859Z|4cc0a8c0-3d19-42c1-af02-6af9a3de171b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:48:35.860Z|4cc0a8c0-3d19-42c1-af02-6af9a3de171b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:48:43.001Z|b3c60788-aaf3-42cd-a759-101a551e7416|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:48:43.003Z|b3c60788-aaf3-42cd-a759-101a551e7416|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:48:43.383Z|abe5dc4c-71f1-4edd-b0bf-104c20dd6c0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:48:43.384Z|abe5dc4c-71f1-4edd-b0bf-104c20dd6c0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:48:45.885Z|b0994941-484d-4f3a-9423-d5f586715242|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:48:45.887Z|b0994941-484d-4f3a-9423-d5f586715242|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:48:46.963Z|d0267c97-a37d-4a48-9dde-16a1ae33190d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:48:46.970Z|d0267c97-a37d-4a48-9dde-16a1ae33190d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:48:47.433Z|652f9c6d-d16d-435d-9ac4-378146d1ad31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:48:47.434Z|652f9c6d-d16d-435d-9ac4-378146d1ad31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:48:53.025Z|66ece6ee-955e-49ab-9999-0efeb602e7d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:48:53.028Z|66ece6ee-955e-49ab-9999-0efeb602e7d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:48:53.407Z|66313c92-c20a-44ae-a630-aa6901126aea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:48:53.408Z|66313c92-c20a-44ae-a630-aa6901126aea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:48:55.913Z|37921651-1448-406e-bd96-b9dd63811d9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:48:55.914Z|37921651-1448-406e-bd96-b9dd63811d9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:49:01.960Z|01e3889c-0281-4df6-af53-26bd8ae05fd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:49:01.961Z|01e3889c-0281-4df6-af53-26bd8ae05fd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:49:03.052Z|52561880-5a40-41d4-ac0d-744f8fb55276|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:49:03.053Z|52561880-5a40-41d4-ac0d-744f8fb55276|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:49:03.432Z|bac29a72-578b-4c63-8c79-37f677bd62c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:49:03.433Z|bac29a72-578b-4c63-8c79-37f677bd62c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:49:05.937Z|4b68621d-15b4-4453-acb2-ec9534340b3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:49:05.939Z|4b68621d-15b4-4453-acb2-ec9534340b3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:49:13.078Z|27118246-2630-4a55-aca7-c386dc7a51d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:49:13.078Z|27118246-2630-4a55-aca7-c386dc7a51d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:49:13.455Z|6838ed80-62ce-45a3-bcd8-b1e3cad00f3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:49:13.455Z|6838ed80-62ce-45a3-bcd8-b1e3cad00f3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:49:14.224Z|69743b44-c48c-4e5a-869b-c37c22640585|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:49:14.225Z|69743b44-c48c-4e5a-869b-c37c22640585|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:49:15.963Z|78373c00-7e0e-485a-8bed-2c142f499e41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:49:15.964Z|78373c00-7e0e-485a-8bed-2c142f499e41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:49:16.960Z|d9707200-5ff5-4758-a615-fd8851f07479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:49:16.960Z|d9707200-5ff5-4758-a615-fd8851f07479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:49:17.434Z|8aa842dc-5b43-4f2a-b548-8648e0cee3e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:49:17.435Z|8aa842dc-5b43-4f2a-b548-8648e0cee3e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:49:23.105Z|68b73409-4ba2-412d-bd24-dc050046dd8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:49:23.106Z|68b73409-4ba2-412d-bd24-dc050046dd8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:49:23.481Z|0d7f3af4-7737-41d2-bb2a-cf2409d10ce9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:49:23.482Z|0d7f3af4-7737-41d2-bb2a-cf2409d10ce9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:49:25.990Z|110a0fe3-7988-4442-b85b-a6cfcc21b9a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:49:25.991Z|110a0fe3-7988-4442-b85b-a6cfcc21b9a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:49:31.960Z|0d1cf440-0755-44ab-9728-9655328efb13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:49:31.963Z|0d1cf440-0755-44ab-9728-9655328efb13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:49:33.129Z|5568c3fc-4927-46a4-8cf2-98b42979e571|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:49:33.130Z|5568c3fc-4927-46a4-8cf2-98b42979e571|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:49:33.506Z|0da80123-1d87-4e33-9e2b-b66c7f98fa3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:49:33.507Z|0da80123-1d87-4e33-9e2b-b66c7f98fa3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:49:36.016Z|4ee85119-0ab4-4cfd-abd5-e8107d310b69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:49:36.017Z|4ee85119-0ab4-4cfd-abd5-e8107d310b69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:49:43.152Z|11c35b4d-1360-471a-8641-908dc14b7712|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:49:43.153Z|11c35b4d-1360-471a-8641-908dc14b7712|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:49:43.530Z|617688c0-ea11-437b-a0b8-ce37402fe153|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:49:43.531Z|617688c0-ea11-437b-a0b8-ce37402fe153|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:49:46.041Z|310bbe88-47b1-473a-8524-518fea90c437|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:49:46.042Z|310bbe88-47b1-473a-8524-518fea90c437|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:49:46.962Z|71815a10-dfbb-4cfd-98ce-a68f46e41d50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:49:46.963Z|71815a10-dfbb-4cfd-98ce-a68f46e41d50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:49:47.436Z|a22e3082-70b8-4686-b0f5-5054565f0d73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:49:47.437Z|a22e3082-70b8-4686-b0f5-5054565f0d73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:49:53.178Z|b2041f81-1819-4a0d-bbce-afda70a7c00c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:49:53.179Z|b2041f81-1819-4a0d-bbce-afda70a7c00c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:49:53.554Z|57de30d8-2d73-414f-b43f-da48dc9c3d20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:49:53.555Z|57de30d8-2d73-414f-b43f-da48dc9c3d20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:49:56.065Z|67db76cf-83d1-410a-8a4a-989178fd7d37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:49:56.066Z|67db76cf-83d1-410a-8a4a-989178fd7d37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:50:01.961Z|cc05ef55-645c-4322-b7fa-5cdb3b72e250|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:50:01.963Z|cc05ef55-645c-4322-b7fa-5cdb3b72e250|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:50:03.203Z|c236c72f-87a4-4fc5-84a8-a419f5b43b1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:50:03.203Z|c236c72f-87a4-4fc5-84a8-a419f5b43b1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:50:03.587Z|e7c052ce-10cc-4f65-b44f-4fee839ea5cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:50:03.588Z|e7c052ce-10cc-4f65-b44f-4fee839ea5cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:50:06.092Z|8e413cd1-931f-4b31-ba8a-e3743ae75be6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:50:06.093Z|8e413cd1-931f-4b31-ba8a-e3743ae75be6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:50:13.226Z|e86bfad8-1c33-4f1e-8bf8-890e21f3a685|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:50:13.226Z|e86bfad8-1c33-4f1e-8bf8-890e21f3a685|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:50:13.612Z|d8e5c2af-b5ca-41fb-ad62-5240750338a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:50:13.612Z|d8e5c2af-b5ca-41fb-ad62-5240750338a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:50:14.223Z|e720e8f0-d12a-457e-b5bf-02fc6cdd46e1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:50:14.224Z|e720e8f0-d12a-457e-b5bf-02fc6cdd46e1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:50:16.120Z|02c0e3e3-d914-4080-b5ea-1e91820e3996|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:50:16.121Z|02c0e3e3-d914-4080-b5ea-1e91820e3996|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:50:16.960Z|3e1d11db-26ab-4738-aae3-7f62ae097cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:50:16.963Z|3e1d11db-26ab-4738-aae3-7f62ae097cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:50:17.437Z|85acb04b-4d91-4b97-ba73-b67a833731b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:50:17.438Z|85acb04b-4d91-4b97-ba73-b67a833731b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:50:23.249Z|6b88bd6b-a207-4626-80a9-842d085bb2cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:50:23.250Z|6b88bd6b-a207-4626-80a9-842d085bb2cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:50:23.635Z|4a58c5cd-74f5-4186-b009-2baa06d4a394|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:50:23.635Z|4a58c5cd-74f5-4186-b009-2baa06d4a394|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:50:26.144Z|a37324b6-54a7-4c18-b7ae-f2944d5e090f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:50:26.145Z|a37324b6-54a7-4c18-b7ae-f2944d5e090f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:50:31.960Z|67df6d29-3e58-4fb0-81f5-8fa965f2affb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:50:31.960Z|67df6d29-3e58-4fb0-81f5-8fa965f2affb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:50:33.273Z|eb5dcfc8-dae3-4cc9-9a02-963d715e464e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:50:33.274Z|eb5dcfc8-dae3-4cc9-9a02-963d715e464e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:50:33.659Z|f3b4bc45-91a0-4b68-a397-5418c021f00d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:50:33.660Z|f3b4bc45-91a0-4b68-a397-5418c021f00d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:50:36.169Z|51049bb9-2b9d-43f4-bdb2-259f872ad7e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:50:36.170Z|51049bb9-2b9d-43f4-bdb2-259f872ad7e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:50:43.296Z|a141db00-40aa-4340-9aa3-52e2cc3e59b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:50:43.297Z|a141db00-40aa-4340-9aa3-52e2cc3e59b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:50:43.683Z|b6c7010a-460b-4ead-9cfc-db6d5744e41f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:50:43.684Z|b6c7010a-460b-4ead-9cfc-db6d5744e41f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:50:46.195Z|58759e22-0319-4030-b1e6-f423b8b50f14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:50:46.196Z|58759e22-0319-4030-b1e6-f423b8b50f14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:50:46.960Z|9204b13c-39ba-4903-b24e-ad365c231d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:50:46.961Z|9204b13c-39ba-4903-b24e-ad365c231d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:50:47.439Z|0f2a8670-aee0-4ca3-8396-351935ad48ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:50:47.440Z|0f2a8670-aee0-4ca3-8396-351935ad48ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:50:53.320Z|b6229b52-e00c-468d-bab3-8f4ab0841cd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:50:53.321Z|b6229b52-e00c-468d-bab3-8f4ab0841cd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:50:53.706Z|c8ee4a56-f629-4f2a-857f-faac0e8cbbf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:50:53.707Z|c8ee4a56-f629-4f2a-857f-faac0e8cbbf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:50:56.219Z|c0668780-a45a-4426-8025-8665c7db8c85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:50:56.220Z|c0668780-a45a-4426-8025-8665c7db8c85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:51:01.960Z|149774dc-ed1d-46ca-9920-4b4d2f59d59b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:51:01.963Z|149774dc-ed1d-46ca-9920-4b4d2f59d59b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:51:03.345Z|8b896683-5d01-4958-bdd0-fd29daa41ba5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:51:03.345Z|8b896683-5d01-4958-bdd0-fd29daa41ba5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:51:03.732Z|64eefc3b-39d5-454f-b538-775194cc4176|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:51:03.733Z|64eefc3b-39d5-454f-b538-775194cc4176|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:51:06.254Z|352e2518-86df-4832-9f83-db6b594ffae2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:51:06.256Z|352e2518-86df-4832-9f83-db6b594ffae2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:51:13.368Z|8b26873a-c638-472a-9392-833d649e1c74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:51:13.369Z|8b26873a-c638-472a-9392-833d649e1c74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:51:13.756Z|8ca73822-ab8c-4590-83fd-b6f491fabcd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:51:13.757Z|8ca73822-ab8c-4590-83fd-b6f491fabcd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:51:14.222Z|00e46851-e59c-49cd-b272-74f6bbf71914|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:51:14.223Z|00e46851-e59c-49cd-b272-74f6bbf71914|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:51:16.279Z|a22fca6e-35ec-4510-9b4d-0a8d1511c1c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:51:16.280Z|a22fca6e-35ec-4510-9b4d-0a8d1511c1c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:51:16.960Z|a41c53d8-c557-4ccf-bade-627efcec74f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:51:16.960Z|a41c53d8-c557-4ccf-bade-627efcec74f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:51:17.440Z|740f4177-7bb1-4f03-b198-96d10fec47db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:51:17.441Z|740f4177-7bb1-4f03-b198-96d10fec47db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:51:23.392Z|b726a59c-e571-436e-90ca-3c195956107b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:51:23.393Z|b726a59c-e571-436e-90ca-3c195956107b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:51:23.778Z|a0e742ed-bfae-4e11-8c1d-0611a80c324b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:51:23.779Z|a0e742ed-bfae-4e11-8c1d-0611a80c324b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:51:26.304Z|995cc1d8-3f67-4002-af3c-05716ef5357c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:51:26.305Z|995cc1d8-3f67-4002-af3c-05716ef5357c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:51:31.960Z|3060c546-2df3-4901-8c71-86abb43c5767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:51:31.960Z|3060c546-2df3-4901-8c71-86abb43c5767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:51:33.416Z|e6593351-6d42-4ae3-abd0-9a9cd8071af5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:51:33.417Z|e6593351-6d42-4ae3-abd0-9a9cd8071af5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:51:33.804Z|6696e285-700d-4116-8bea-f40592db0501|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:51:33.804Z|6696e285-700d-4116-8bea-f40592db0501|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:51:36.330Z|c36f9d53-26ed-444e-b11e-91c9b6a9b37a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:51:36.331Z|c36f9d53-26ed-444e-b11e-91c9b6a9b37a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:51:43.438Z|3b8d3972-523f-46de-89d6-d2d509daeb93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:51:43.439Z|3b8d3972-523f-46de-89d6-d2d509daeb93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:51:43.827Z|6bc95cc6-e38e-4917-878b-0bcb3158d1d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:51:43.828Z|6bc95cc6-e38e-4917-878b-0bcb3158d1d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:51:46.355Z|f5f270bc-bcb2-4f06-b7c8-2d5b89467748|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:51:46.356Z|f5f270bc-bcb2-4f06-b7c8-2d5b89467748|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:51:46.960Z|da48ad8d-e8e9-42b7-a293-5e5514d39502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:51:46.964Z|da48ad8d-e8e9-42b7-a293-5e5514d39502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:51:47.442Z|45cd9827-95c8-43f0-b1c2-d10810e02c53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:51:47.442Z|45cd9827-95c8-43f0-b1c2-d10810e02c53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:51:53.461Z|7fd1a0dd-3f91-418d-a690-d89e766a69d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:51:53.462Z|7fd1a0dd-3f91-418d-a690-d89e766a69d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:51:53.851Z|3027a7d0-5a18-4053-8dbe-3eac31ca7725|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:51:53.852Z|3027a7d0-5a18-4053-8dbe-3eac31ca7725|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:51:56.383Z|8adce262-6ffb-42c4-a789-684db3db5953|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:51:56.384Z|8adce262-6ffb-42c4-a789-684db3db5953|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:52:01.960Z|9f727b08-f464-414e-b179-438e86099564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:52:01.961Z|9f727b08-f464-414e-b179-438e86099564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:52:03.487Z|145cf87a-71b7-4b80-86d0-3e39b755df2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:52:03.488Z|145cf87a-71b7-4b80-86d0-3e39b755df2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:52:03.875Z|85896d10-057a-47bb-8f06-b2255b1c4b53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:52:03.876Z|85896d10-057a-47bb-8f06-b2255b1c4b53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:52:06.408Z|db6d714b-4836-4bb8-832e-4ca1674296ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:52:06.409Z|db6d714b-4836-4bb8-832e-4ca1674296ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:52:13.512Z|c2ff0563-73f3-4e0d-8e0e-d622d579a0f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:52:13.512Z|c2ff0563-73f3-4e0d-8e0e-d622d579a0f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:52:13.902Z|e422e509-97c5-4216-8586-57917d82f4fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:52:13.902Z|e422e509-97c5-4216-8586-57917d82f4fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:52:14.226Z|3542e996-b517-4c92-be7f-fae65e28a17c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:52:14.227Z|3542e996-b517-4c92-be7f-fae65e28a17c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:52:16.433Z|e20ef4c1-6ce5-45b0-96c2-6804d4ed50ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:52:16.434Z|e20ef4c1-6ce5-45b0-96c2-6804d4ed50ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:52:16.960Z|909a8fa0-2132-43fe-bed2-5581636a39bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:52:16.961Z|909a8fa0-2132-43fe-bed2-5581636a39bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:52:17.443Z|aa83ba74-626a-46fe-afa0-e9df704a96ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:52:17.444Z|aa83ba74-626a-46fe-afa0-e9df704a96ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:52:23.537Z|89ddef57-10d7-4ece-bc69-69b4836b18ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:52:23.538Z|89ddef57-10d7-4ece-bc69-69b4836b18ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:52:23.928Z|d61368cb-1d06-41fc-a84d-6a06d9f07bc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:52:23.928Z|d61368cb-1d06-41fc-a84d-6a06d9f07bc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:52:26.460Z|b43af34c-55de-4c0c-9b19-7a7c6cbbd3b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:52:26.461Z|b43af34c-55de-4c0c-9b19-7a7c6cbbd3b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:52:31.960Z|d725cf62-fc2f-4452-ac74-7f7ea5f25f2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:52:31.962Z|d725cf62-fc2f-4452-ac74-7f7ea5f25f2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:52:32.328Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:52:32.332Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: de1ca73b-b4ea-4313-91c1-7fbc06148c3c already exists in requestDb InfraActiveRequests table
2022-11-13T00:52:32.334Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c
2022-11-13T00:52:32.335Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|INFO|500||Invoke
2022-11-13T00:52:32.335Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||===========================request begin================================================
2022-11-13T00:52:32.335Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c
2022-11-13T00:52:32.336Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Method      : GET
2022-11-13T00:52:32.336Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e87393802c97e9d935dd56d98e5ff5c7", X-B3-SpanId:"a94d387e5be6f7d4", X-B3-ParentSpanId:"37102cc3c4351d11", X-B3-Sampled:"0", X-ONAP-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-TransactionID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-ECOMP-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e05d92fd-b673-4f02-866f-6b847ae74657"]
2022-11-13T00:52:32.336Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Request body: 
2022-11-13T00:52:32.337Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||==========================request end================================================
2022-11-13T00:52:32.370Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||============================response begin==========================================
2022-11-13T00:52:32.371Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:52:32.371Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Status text  : Not Found
2022-11-13T00:52:32.372Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:52:32 GMT", x-envoy-upstream-service-time:"27", server:"envoy"]
2022-11-13T00:52:32.372Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Response body: 
2022-11-13T00:52:32.373Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||=======================response end=================================================
2022-11-13T00:52:32.373Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|INFO|404|Not Found|InvokeReturn
2022-11-13T00:52:32.390Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-11-13T00:52:32.390Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-11-13T00:52:32.400Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:52:32.439Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-11-13T00:52:32.440Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[de1ca73b-b4ea-4313-91c1-7fbc06148c3c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[42c5763f-4282-410b-9ea0-65e3bd1b4c74], X-ECOMP-RequestID=[de1ca73b-b4ea-4313-91c1-7fbc06148c3c], X-TransactionId=[], X-ONAP-RequestID=[de1ca73b-b4ea-4313-91c1-7fbc06148c3c]}
2022-11-13T00:52:32.491Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Sun, 13 Nov 2022 00:52:32 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[43], x-aai-txid=[0-aai-resources-221113-00:52:32:308-83453], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:52:32.495Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-11-13T00:52:32.495Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-11-13T00:52:32.501Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234
2022-11-13T00:52:32.502Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-11-13T00:52:32.508Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:52:32.536Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-11-13T00:52:32.537Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[de1ca73b-b4ea-4313-91c1-7fbc06148c3c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[56ea6a28-656c-40d0-8ad5-1b3d93626e49], X-ECOMP-RequestID=[de1ca73b-b4ea-4313-91c1-7fbc06148c3c], X-TransactionId=[], X-ONAP-RequestID=[de1ca73b-b4ea-4313-91c1-7fbc06148c3c]}
2022-11-13T00:52:32.565Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Sun, 13 Nov 2022 00:52:32 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[25], x-aai-txid=[1-aai-resources-221113-00:52:32:395-12696], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:52:32.566Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-11-13T00:52:32.567Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-11-13T00:52:32.569Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234
2022-11-13T00:52:32.569Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-11-13T00:52:32.573Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:52:32.596Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke
2022-11-13T00:52:32.597Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[de1ca73b-b4ea-4313-91c1-7fbc06148c3c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2d25a31c-10c2-4b49-87a8-b3295f90d76c], X-ECOMP-RequestID=[de1ca73b-b4ea-4313-91c1-7fbc06148c3c], X-TransactionId=[], X-ONAP-RequestID=[de1ca73b-b4ea-4313-91c1-7fbc06148c3c]}
2022-11-13T00:52:32.642Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:52:32 GMT], server=[envoy], content-length=[599], x-envoy-upstream-service-time=[42], vertex-id=[249896], x-aai-txid=[1-aai-resources-221113-00:52:32:455-64988], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:52:32.644Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1668300690218","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-11-13T00:52:32.644Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn
2022-11-13T00:52:32.648Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-13T00:52:32.648Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-13T00:52:32.655Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.656Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.656Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.656Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.656Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.657Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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:"117", X-B3-TraceId:"e87393802c97e9d935dd56d98e5ff5c7", X-B3-SpanId:"23040d5312074708", X-B3-ParentSpanId:"37102cc3c4351d11", X-B3-Sampled:"0", X-ONAP-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-TransactionID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-ECOMP-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edfedbcb-3693-4eed-b779-1cfb26b581b5"]
2022-11-13T00:52:32.657Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79","requestScope":"service"}
2022-11-13T00:52:32.657Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.679Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.679Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.679Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-11-13T00:52:32.680Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:52:32 GMT", x-envoy-upstream-service-time:"19", server:"envoy"]
2022-11-13T00:52:32.680Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.680Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.681Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.681Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe
2022-11-13T00:52:32.682Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|INFO|500||Invoke
2022-11-13T00:52:32.682Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||===========================request begin================================================
2022-11-13T00:52:32.682Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe
2022-11-13T00:52:32.682Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Method      : GET
2022-11-13T00:52:32.683Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-TransactionID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-ECOMP-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31686df5-bc73-4c46-adf3-199f475f5934"]
2022-11-13T00:52:32.683Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Request body: 
2022-11-13T00:52:32.683Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||==========================request end================================================
2022-11-13T00:52:32.732Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||============================response begin==========================================
2022-11-13T00:52:32.733Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Status code  : 200 OK
2022-11-13T00:52:32.733Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Status text  : OK
2022-11-13T00:52:32.733Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:52:32 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:52:32.734Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "31991967-a0a7-45a3-a184-01b7be27fffe",
  "modelInvariantUUID" : "bdf58c8f-627b-44ab-96c2-2e59a55e17bb",
  "created" : "2022-11-13 00:51:50.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" : 15,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:52:32.734Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||=======================response end=================================================
2022-11-13T00:52:32.734Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|INFO|500||InvokeReturn
2022-11-13T00:52:32.739Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance
2022-11-13T00:52:32.739Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|INFO|500||Invoke
2022-11-13T00:52:32.739Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-13T00:52:32.740Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance
2022-11-13T00:52:32.740Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Method      : GET
2022-11-13T00:52:32.740Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-TransactionID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-ECOMP-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf2aa916-b304-4b7a-8884-cfdf6e64af4a"]
2022-11-13T00:52:32.740Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Request body: 
2022-11-13T00:52:32.740Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-13T00:52:32.758Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-13T00:52:32.759Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:52:32.759Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Status text  : Not Found
2022-11-13T00:52:32.759Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:52:32 GMT", x-envoy-upstream-service-time:"16", server:"envoy"]
2022-11-13T00:52:32.760Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Response body: 
2022-11-13T00:52:32.760Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-13T00:52:32.760Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-13T00:52:32.761Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bdf58c8f-627b-44ab-96c2-2e59a55e17bb
2022-11-13T00:52:32.761Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|INFO|500||Invoke
2022-11-13T00:52:32.762Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|DEBUG|500||===========================request begin================================================
2022-11-13T00:52:32.762Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bdf58c8f-627b-44ab-96c2-2e59a55e17bb
2022-11-13T00:52:32.762Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|DEBUG|500||Method      : GET
2022-11-13T00:52:32.762Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-TransactionID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-ECOMP-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0770b7db-e888-4765-9941-762704aef240"]
2022-11-13T00:52:32.762Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|DEBUG|500||Request body: 
2022-11-13T00:52:32.763Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|DEBUG|500||==========================request end================================================
2022-11-13T00:52:32.796Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|DEBUG|500||============================response begin==========================================
2022-11-13T00:52:32.796Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|DEBUG|500||Status code  : 200 OK
2022-11-13T00:52:32.797Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|DEBUG|500||Status text  : OK
2022-11-13T00:52:32.797Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:52:32 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:52:32.797Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_cnf_macro",
      "description" : "service",
      "modelUUID" : "31991967-a0a7-45a3-a184-01b7be27fffe",
      "modelInvariantUUID" : "bdf58c8f-627b-44ab-96c2-2e59a55e17bb",
      "created" : "2022-11-13 00:51:50.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" : 15,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/collectionResourceCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/networkCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/pnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/recipes"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/allottedCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/configurationCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/vnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/csar"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bdf58c8f-627b-44ab-96c2-2e59a55e17bb"
    }
  }
}
2022-11-13T00:52:32.798Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|DEBUG|500||=======================response end=================================================
2022-11-13T00:52:32.798Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|INFO|500||InvokeReturn
2022-11-13T00:52:32.801Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance
2022-11-13T00:52:32.802Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|INFO|500||Invoke
2022-11-13T00:52:32.802Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-13T00:52:32.802Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance
2022-11-13T00:52:32.802Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Method      : GET
2022-11-13T00:52:32.803Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-TransactionID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-ECOMP-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f01e97ac-547d-42c8-b3ec-8c826756bfbe"]
2022-11-13T00:52:32.803Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Request body: 
2022-11-13T00:52:32.803Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-13T00:52:32.819Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-13T00:52:32.819Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:52:32.819Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Status text  : Not Found
2022-11-13T00:52:32.819Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:52:32 GMT", x-envoy-upstream-service-time:"13", server:"envoy"]
2022-11-13T00:52:32.820Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Response body: 
2022-11-13T00:52:32.820Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-13T00:52:32.820Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-13T00:52:32.821Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.821Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.821Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.822Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.822Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.822Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-TransactionID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-ECOMP-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf7d62b3-f67a-40c4-a28c-937f619c01ca"]
2022-11-13T00:52:32.822Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.823Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.854Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.855Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.855Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2022-11-13T00:52:32.855Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:52:32 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:52:32.856Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-12 23:13:21.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:52:32.856Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.856Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.859Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.859Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.860Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.860Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.860Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.860Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-TransactionID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-ECOMP-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c47bda8e-6e11-4ee1-bd0f-abff17d87423"]
2022-11-13T00:52:32.861Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.861Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.885Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.886Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.886Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : OK
2022-11-13T00:52:32.886Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:52:32 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:52:32.889Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-11-12T23:13:21.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-11-13T00:52:32.890Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.890Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.892Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe
2022-11-13T00:52:32.893Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|INFO|500||Invoke
2022-11-13T00:52:32.893Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||===========================request begin================================================
2022-11-13T00:52:32.893Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe
2022-11-13T00:52:32.893Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Method      : GET
2022-11-13T00:52:32.894Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-TransactionID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-ECOMP-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2155add-48f7-4e30-b276-0d767b229436"]
2022-11-13T00:52:32.894Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Request body: 
2022-11-13T00:52:32.894Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||==========================request end================================================
2022-11-13T00:52:32.944Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||============================response begin==========================================
2022-11-13T00:52:32.944Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Status code  : 200 OK
2022-11-13T00:52:32.945Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Status text  : OK
2022-11-13T00:52:32.945Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:52:32 GMT", x-envoy-upstream-service-time:"47", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:52:32.946Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "31991967-a0a7-45a3-a184-01b7be27fffe",
  "modelInvariantUUID" : "bdf58c8f-627b-44ab-96c2-2e59a55e17bb",
  "created" : "2022-11-13 00:51:50.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" : 15,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:52:32.946Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||=======================response end=================================================
2022-11-13T00:52:32.947Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|INFO|500||InvokeReturn
2022-11-13T00:52:32.950Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.950Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.950Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.951Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.951Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:32.951Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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:"8974", X-B3-TraceId:"e87393802c97e9d935dd56d98e5ff5c7", X-B3-SpanId:"48e77cc170009ba4", X-B3-ParentSpanId:"37102cc3c4351d11", X-B3-Sampled:"0", X-ONAP-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-TransactionID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-ECOMP-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cb3c1a1-b886-4c2d-bdff-b6940d55f9aa"]
2022-11-13T00:52:32.952Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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":"de1ca73b-b4ea-4313-91c1-7fbc06148c3c","requestStatus":"IN_PROGRESS","startTime":1668300752390,"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_625189f8-239a-49d5-8749-4056c62afa79\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\n\t\t\t\"modelVersionId\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\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_625189f8-239a-49d5-8749-4056c62afa79\",\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\": \"31e1430c-51b5-4431-be8a-70985adb1580\",\n                                        \"modelInvariantUuid\": \"f69246fc-a618-44e0-a808-44e5637356cf\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2845b1a9-5704-439e-8916-afc830e97f77\",\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\": \"598a697c-627e-4860-a947-f593dddac21b\",\n                                                \"modelInvariantUuid\": \"4dc20cbb-66e7-40b6-acf3-9761b244eed1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"49b0330e-5d4d-480f-885f-6b37b1d36bc5\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79_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\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\n                            \"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\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\": \"b498fc27-e5b6-42f7-b5b4-5dba3f8c7786\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"de1ca73b-b4ea-4313-91c1-7fbc06148c3c"}
2022-11-13T00:52:32.952Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:33.017Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:33.017Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:33.018Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-11-13T00:52:33.018Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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/de1ca73b-b4ea-4313-91c1-7fbc06148c3c", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:52:32 GMT", x-envoy-upstream-service-time:"62", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:52:33.023Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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" : "de1ca73b-b4ea-4313-91c1-7fbc06148c3c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:52:32.390+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_625189f8-239a-49d5-8749-4056c62afa79\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\n\t\t\t\"modelVersionId\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\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_625189f8-239a-49d5-8749-4056c62afa79\",\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\": \"31e1430c-51b5-4431-be8a-70985adb1580\",\n                                        \"modelInvariantUuid\": \"f69246fc-a618-44e0-a808-44e5637356cf\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2845b1a9-5704-439e-8916-afc830e97f77\",\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\": \"598a697c-627e-4860-a947-f593dddac21b\",\n                                                \"modelInvariantUuid\": \"4dc20cbb-66e7-40b6-acf3-9761b244eed1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"49b0330e-5d4d-480f-885f-6b37b1d36bc5\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79_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\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\n                            \"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\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\": \"b498fc27-e5b6-42f7-b5b4-5dba3f8c7786\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-13T00:52:32.849+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceName" : "basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "de1ca73b-b4ea-4313-91c1-7fbc06148c3c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c"
    }
  }
}
2022-11-13T00:52:33.024Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:33.024Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:33.036Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:33.036Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:33.037Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:33.037Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:33.037Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:33.037Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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:"4343", X-B3-TraceId:"e87393802c97e9d935dd56d98e5ff5c7", X-B3-SpanId:"d531de0c65ec90cb", X-B3-ParentSpanId:"37102cc3c4351d11", X-B3-Sampled:"0", X-ONAP-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-TransactionID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-ECOMP-RequestID:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c462a5c-c751-4fa7-9e87-deaf87474e6b"]
2022-11-13T00:52:33.038Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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\":\"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"31991967-a0a7-45a3-a184-01b7be27fffe\",\"modelUuid\":\"31991967-a0a7-45a3-a184-01b7be27fffe\",\"modelInvariantUuid\":\"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79\",\"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_625189f8-239a-49d5-8749-4056c62afa79\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"31e1430c-51b5-4431-be8a-70985adb1580\",\"modelInvariantUuid\":\"f69246fc-a618-44e0-a808-44e5637356cf\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"2845b1a9-5704-439e-8916-afc830e97f77\",\"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\":\"598a697c-627e-4860-a947-f593dddac21b\",\"modelInvariantUuid\":\"4dc20cbb-66e7-40b6-acf3-9761b244eed1\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"49b0330e-5d4d-480f-885f-6b37b1d36bc5\"},\"instanceName\":\"basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79_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\":\"31991967-a0a7-45a3-a184-01b7be27fffe\",\"modelInvariantId\":\"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"b498fc27-e5b6-42f7-b5b4-5dba3f8c7786\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"de1ca73b-b4ea-4313-91c1-7fbc06148c3c","type":"String"},"mso-request-id":{"value":"de1ca73b-b4ea-4313-91c1-7fbc06148c3c","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-11-13T00:52:33.038Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:33.566Z|52fb13c3-3838-459d-b12f-5d90066a89be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:52:33.566Z|52fb13c3-3838-459d-b12f-5d90066a89be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:52:33.952Z|5e0df43a-f98d-498e-ab27-a6d2049a9bb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:52:33.953Z|5e0df43a-f98d-498e-ab27-a6d2049a9bb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:52:34.070Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:34.071Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:34.071Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-11-13T00:52:34.072Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Sun, 13 Nov 2022 00:52:34 GMT", x-onap-requestid:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", x-requestid:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", x-transactionid:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", x-ecomp-requestid:"de1ca73b-b4ea-4313-91c1-7fbc06148c3c", x-onap-partnername:"UNKNOWN", x-invocationid:"8c462a5c-c751-4fa7-9e87-deaf87474e6b", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1027", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:52:34.072Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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\":\"de1ca73b-b4ea-4313-91c1-7fbc06148c3c\",\"instanceId\":\"4b739132-621f-4a62-887d-077df659ef80\"}}","message":"Success","processInstanceID":"75ad0d62-62ed-11ed-9d06-5af7ec799a21","variables":null,"messageCode":200}
2022-11-13T00:52:34.072Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:34.073Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|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-11-13T00:52:34.078Z|de1ca73b-b4ea-4313-91c1-7fbc06148c3c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:52:34.323Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:52:34.327Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c
2022-11-13T00:52:34.328Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|INFO|500||Invoke
2022-11-13T00:52:34.328Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||===========================request begin================================================
2022-11-13T00:52:34.328Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c
2022-11-13T00:52:34.328Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Method      : GET
2022-11-13T00:52:34.329Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a135390abbca6d2174289f16e68c07df", X-B3-SpanId:"582b48952de88399", X-B3-ParentSpanId:"94dca7b878dc9fc4", X-B3-Sampled:"0", X-ONAP-RequestID:"f88b4891-bcdb-43e1-9b43-f6c3d2271787", X-RequestID:"f88b4891-bcdb-43e1-9b43-f6c3d2271787", X-TransactionID:"f88b4891-bcdb-43e1-9b43-f6c3d2271787", X-ECOMP-RequestID:"f88b4891-bcdb-43e1-9b43-f6c3d2271787", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3939066a-0e87-4aa6-85fe-80d0a0e1f611"]
2022-11-13T00:52:34.329Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Request body: 
2022-11-13T00:52:34.329Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||==========================request end================================================
2022-11-13T00:52:34.353Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||============================response begin==========================================
2022-11-13T00:52:34.354Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Status code  : 200 OK
2022-11-13T00:52:34.354Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Status text  : OK
2022-11-13T00:52:34.354Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:52:33 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:52:34.356Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Response body: {
  "requestId" : "de1ca73b-b4ea-4313-91c1-7fbc06148c3c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:52:32.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_625189f8-239a-49d5-8749-4056c62afa79\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\n\t\t\t\"modelVersionId\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\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_625189f8-239a-49d5-8749-4056c62afa79\",\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\": \"31e1430c-51b5-4431-be8a-70985adb1580\",\n                                        \"modelInvariantUuid\": \"f69246fc-a618-44e0-a808-44e5637356cf\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2845b1a9-5704-439e-8916-afc830e97f77\",\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\": \"598a697c-627e-4860-a947-f593dddac21b\",\n                                                \"modelInvariantUuid\": \"4dc20cbb-66e7-40b6-acf3-9761b244eed1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"49b0330e-5d4d-480f-885f-6b37b1d36bc5\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79_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\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\n                            \"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\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\": \"b498fc27-e5b6-42f7-b5b4-5dba3f8c7786\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:52:33.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "4b739132-621f-4a62-887d-077df659ef80",
  "serviceInstanceName" : "basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "de1ca73b-b4ea-4313-91c1-7fbc06148c3c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c"
    }
  }
}
2022-11-13T00:52:34.356Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||=======================response end=================================================
2022-11-13T00:52:34.357Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|INFO|500||InvokeReturn
2022-11-13T00:52:34.358Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false
2022-11-13T00:52:34.359Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:52:34.359Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:52:34.359Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false
2022-11-13T00:52:34.359Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:52:34.360Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a135390abbca6d2174289f16e68c07df", X-B3-SpanId:"59581e6f57b87eaa", X-B3-ParentSpanId:"94dca7b878dc9fc4", X-B3-Sampled:"0", X-ONAP-RequestID:"f88b4891-bcdb-43e1-9b43-f6c3d2271787", X-RequestID:"f88b4891-bcdb-43e1-9b43-f6c3d2271787", X-TransactionID:"f88b4891-bcdb-43e1-9b43-f6c3d2271787", X-ECOMP-RequestID:"f88b4891-bcdb-43e1-9b43-f6c3d2271787", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eecb0799-5ebe-4459-8e96-159ce3e45a36"]
2022-11-13T00:52:34.360Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:52:34.360Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:52:34.381Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:52:34.381Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:52:34.382Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:52:34.382Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:52:33 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:52:34.382Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:52:34.383Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:52:34.383Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:52:34.395Z|f88b4891-bcdb-43e1-9b43-f6c3d2271787|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:52:36.487Z|77801fd7-86b0-43a6-b04a-c342616886f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:52:36.487Z|77801fd7-86b0-43a6-b04a-c342616886f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:52:43.589Z|ffbbcebe-f85b-4bb4-88be-f2581c241b5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:52:43.590Z|ffbbcebe-f85b-4bb4-88be-f2581c241b5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:52:43.983Z|07e43e3e-0677-4c7d-887f-9a8c3e1690ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:52:43.984Z|07e43e3e-0677-4c7d-887f-9a8c3e1690ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:52:44.597Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:52:44.604Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c
2022-11-13T00:52:44.605Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|INFO|500||Invoke
2022-11-13T00:52:44.605Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||===========================request begin================================================
2022-11-13T00:52:44.605Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c
2022-11-13T00:52:44.605Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Method      : GET
2022-11-13T00:52:44.605Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4be811c3f0b2616db019264d76a10504", X-B3-SpanId:"d797d40dfc12d762", X-B3-ParentSpanId:"db268222969fc709", X-B3-Sampled:"0", X-ONAP-RequestID:"294e0b42-c612-47c7-bb23-29296abc3d18", X-RequestID:"294e0b42-c612-47c7-bb23-29296abc3d18", X-TransactionID:"294e0b42-c612-47c7-bb23-29296abc3d18", X-ECOMP-RequestID:"294e0b42-c612-47c7-bb23-29296abc3d18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b78f3b8d-e0fb-49ca-b3d9-0cc219913c30"]
2022-11-13T00:52:44.606Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Request body: 
2022-11-13T00:52:44.606Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||==========================request end================================================
2022-11-13T00:52:44.635Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||============================response begin==========================================
2022-11-13T00:52:44.635Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Status code  : 200 OK
2022-11-13T00:52:44.635Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Status text  : OK
2022-11-13T00:52:44.636Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:52:44 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:52:44.637Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Response body: {
  "requestId" : "de1ca73b-b4ea-4313-91c1-7fbc06148c3c",
  "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-11-13T00:52:32.000+00:00",
  "source" : "VID",
  "vnfId" : "32dbac62-fb8e-468f-996a-095d1a91e147",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\n\t\t\t\"modelVersionId\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\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_625189f8-239a-49d5-8749-4056c62afa79\",\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\": \"31e1430c-51b5-4431-be8a-70985adb1580\",\n                                        \"modelInvariantUuid\": \"f69246fc-a618-44e0-a808-44e5637356cf\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2845b1a9-5704-439e-8916-afc830e97f77\",\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\": \"598a697c-627e-4860-a947-f593dddac21b\",\n                                                \"modelInvariantUuid\": \"4dc20cbb-66e7-40b6-acf3-9761b244eed1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"49b0330e-5d4d-480f-885f-6b37b1d36bc5\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79_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\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\n                            \"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\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\": \"b498fc27-e5b6-42f7-b5b4-5dba3f8c7786\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:52:38.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "4b739132-621f-4a62-887d-077df659ef80",
  "serviceInstanceName" : "basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "de1ca73b-b4ea-4313-91c1-7fbc06148c3c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c"
    }
  }
}
2022-11-13T00:52:44.637Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||=======================response end=================================================
2022-11-13T00:52:44.637Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|INFO|500||InvokeReturn
2022-11-13T00:52:44.639Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false
2022-11-13T00:52:44.640Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:52:44.640Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:52:44.640Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false
2022-11-13T00:52:44.640Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:52:44.641Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4be811c3f0b2616db019264d76a10504", X-B3-SpanId:"ace9c36c4d00d5a2", X-B3-ParentSpanId:"db268222969fc709", X-B3-Sampled:"0", X-ONAP-RequestID:"294e0b42-c612-47c7-bb23-29296abc3d18", X-RequestID:"294e0b42-c612-47c7-bb23-29296abc3d18", X-TransactionID:"294e0b42-c612-47c7-bb23-29296abc3d18", X-ECOMP-RequestID:"294e0b42-c612-47c7-bb23-29296abc3d18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46c21ce6-84c8-48bc-b555-c067cc90ec98"]
2022-11-13T00:52:44.641Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:52:44.641Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:52:44.655Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:52:44.656Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:52:44.656Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:52:44.657Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:52:44 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:52:44.657Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:52:44.658Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:52:44.658Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:52:44.689Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:52:44.690Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:52:44.691Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:52:44.691Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:52:44.691Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:52:44.691Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"294e0b42-c612-47c7-bb23-29296abc3d18", X-RequestID:"294e0b42-c612-47c7-bb23-29296abc3d18", X-TransactionID:"294e0b42-c612-47c7-bb23-29296abc3d18", X-ECOMP-RequestID:"294e0b42-c612-47c7-bb23-29296abc3d18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39e130b3-6ce8-4973-82f4-237132427a1f"]
2022-11-13T00:52:44.692Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:52:44.692Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:52:44.839Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:52:44.840Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:52:44.840Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:52:44.840Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=E439E7C5C179B083EF697CB6C6FD51DF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"652", date:"Sun, 13 Nov 2022 00:52:45 GMT", x-envoy-upstream-service-time:"138", server:"envoy"]
2022-11-13T00:52:44.841Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7a272404-62ed-11ed-9d06-5af7ec799a21","businessKey":"de1ca73b-b4ea-4313-91c1-7fbc06148c3c","processDefinitionId":"SDNCHandler:1:03cb8839-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-13T00:52:41.451+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"75ad0d62-62ed-11ed-9d06-5af7ec799a21","superProcessInstanceId":"78fe5b23-62ed-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-13T00:52:44.841Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:52:44.841Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:52:44.867Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a272404-62ed-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a272404-62ed-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:52:44.868Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a272404-62ed-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:52:44.868Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a272404-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:52:44.868Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a272404-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a272404-62ed-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:52:44.869Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a272404-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:52:44.869Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a272404-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"294e0b42-c612-47c7-bb23-29296abc3d18", X-RequestID:"294e0b42-c612-47c7-bb23-29296abc3d18", X-TransactionID:"294e0b42-c612-47c7-bb23-29296abc3d18", X-ECOMP-RequestID:"294e0b42-c612-47c7-bb23-29296abc3d18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8f3cdb2-db73-492b-bc88-6792f6d0b0c6"]
2022-11-13T00:52:44.869Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a272404-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:52:44.869Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a272404-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:52:45.043Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a272404-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:52:45.043Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a272404-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:52:45.044Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a272404-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:52:45.044Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a272404-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=87324F23C4E4B6A803D98C406B20D18C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"781", date:"Sun, 13 Nov 2022 00:52:45 GMT", x-envoy-upstream-service-time:"170", server:"envoy"]
2022-11-13T00:52:45.045Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a272404-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"7ac3161c-62ed-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"SubProcess_0y8yozw:7a3ecad0-62ed-11ed-9d06-5af7ec799a21","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:03cb8839-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"7a272404-62ed-11ed-9d06-5af7ec799a21","executionId":"7ac3161a-62ed-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:52:42.473+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"75ad0d62-62ed-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:52:45.045Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a272404-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:52:45.045Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a272404-62ed-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:52:45.063Z|294e0b42-c612-47c7-bb23-29296abc3d18|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:52:46.509Z|9b1b8ce4-4351-449e-8311-80f6e3e448a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:52:46.510Z|9b1b8ce4-4351-449e-8311-80f6e3e448a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:52:46.961Z|af448e99-8f6a-4b05-a52e-8b87a35d5121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:52:46.962Z|af448e99-8f6a-4b05-a52e-8b87a35d5121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:52:47.445Z|524364f1-9b35-4b86-8502-04ac6b5267c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:52:47.445Z|524364f1-9b35-4b86-8502-04ac6b5267c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:52:53.627Z|12b27b05-cd8c-40e8-93e9-31dfbdba62b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:52:53.628Z|12b27b05-cd8c-40e8-93e9-31dfbdba62b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:52:54.007Z|308e0649-4361-47ee-98f5-6ef00e09a1a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:52:54.008Z|308e0649-4361-47ee-98f5-6ef00e09a1a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:52:55.222Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:52:55.228Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c
2022-11-13T00:52:55.229Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|INFO|500||Invoke
2022-11-13T00:52:55.229Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||===========================request begin================================================
2022-11-13T00:52:55.229Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c
2022-11-13T00:52:55.230Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Method      : GET
2022-11-13T00:52:55.230Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0c1f2fe67955b864b1805a3fa61ab33", X-B3-SpanId:"1ef5a7f45ec14f2c", X-B3-ParentSpanId:"d1ea9c702dfddfc6", X-B3-Sampled:"1", X-ONAP-RequestID:"0290ab61-038a-4c10-bd5e-9cd85f9ce25c", X-RequestID:"0290ab61-038a-4c10-bd5e-9cd85f9ce25c", X-TransactionID:"0290ab61-038a-4c10-bd5e-9cd85f9ce25c", X-ECOMP-RequestID:"0290ab61-038a-4c10-bd5e-9cd85f9ce25c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afc80c06-2587-4f37-b661-2573566e0fb0"]
2022-11-13T00:52:55.230Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Request body: 
2022-11-13T00:52:55.230Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||==========================request end================================================
2022-11-13T00:52:55.280Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||============================response begin==========================================
2022-11-13T00:52:55.280Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Status code  : 200 OK
2022-11-13T00:52:55.280Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Status text  : OK
2022-11-13T00:52:55.281Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:52:55 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:52:55.289Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Response body: {
  "requestId" : "de1ca73b-b4ea-4313-91c1-7fbc06148c3c",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=a844a721-bd42-488f-aa78-3c439cd73c42 with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking AssignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 7).",
  "progress" : 100,
  "startTime" : "2022-11-13T00:52:32.000+00:00",
  "endTime" : "2022-11-13T00:52:54.000+00:00",
  "source" : "VID",
  "vnfId" : "32dbac62-fb8e-468f-996a-095d1a91e147",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\n\t\t\t\"modelVersionId\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\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_625189f8-239a-49d5-8749-4056c62afa79\",\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\": \"31e1430c-51b5-4431-be8a-70985adb1580\",\n                                        \"modelInvariantUuid\": \"f69246fc-a618-44e0-a808-44e5637356cf\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2845b1a9-5704-439e-8916-afc830e97f77\",\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\": \"598a697c-627e-4860-a947-f593dddac21b\",\n                                                \"modelInvariantUuid\": \"4dc20cbb-66e7-40b6-acf3-9761b244eed1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"49b0330e-5d4d-480f-885f-6b37b1d36bc5\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79_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\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\n                            \"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\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\": \"b498fc27-e5b6-42f7-b5b4-5dba3f8c7786\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:52:53.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "4b739132-621f-4a62-887d-077df659ef80",
  "serviceInstanceName" : "basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "de1ca73b-b4ea-4313-91c1-7fbc06148c3c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c"
    }
  }
}
2022-11-13T00:52:55.289Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||=======================response end=================================================
2022-11-13T00:52:55.290Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|INFO|500||InvokeReturn
2022-11-13T00:52:55.292Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false
2022-11-13T00:52:55.292Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:52:55.292Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:52:55.293Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false
2022-11-13T00:52:55.293Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:52:55.293Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0c1f2fe67955b864b1805a3fa61ab33", X-B3-SpanId:"b93201c6e44a8756", X-B3-ParentSpanId:"d1ea9c702dfddfc6", X-B3-Sampled:"1", X-ONAP-RequestID:"0290ab61-038a-4c10-bd5e-9cd85f9ce25c", X-RequestID:"0290ab61-038a-4c10-bd5e-9cd85f9ce25c", X-TransactionID:"0290ab61-038a-4c10-bd5e-9cd85f9ce25c", X-ECOMP-RequestID:"0290ab61-038a-4c10-bd5e-9cd85f9ce25c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08ffb69f-8730-4985-87fb-0748449d5489"]
2022-11-13T00:52:55.294Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:52:55.294Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:52:55.313Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:52:55.314Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:52:55.314Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:52:55.314Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:52:55 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:52:55.315Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:52:55.315Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:52:55.315Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:52:55.348Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:52:55.348Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:52:55.349Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:52:55.349Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:52:55.349Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:52:55.350Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0290ab61-038a-4c10-bd5e-9cd85f9ce25c", X-RequestID:"0290ab61-038a-4c10-bd5e-9cd85f9ce25c", X-TransactionID:"0290ab61-038a-4c10-bd5e-9cd85f9ce25c", X-ECOMP-RequestID:"0290ab61-038a-4c10-bd5e-9cd85f9ce25c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2c5d580-22a9-4709-ae2d-ac2b2ae707a9"]
2022-11-13T00:52:55.350Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:52:55.350Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:52:55.525Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:52:55.525Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:52:55.525Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:52:55.526Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=CD3F01EE22A08978FF8ED5FDE1198087; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"751", date:"Sun, 13 Nov 2022 00:52:56 GMT", x-envoy-upstream-service-time:"171", server:"envoy"]
2022-11-13T00:52:55.526Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7f31e1e8-62ed-11ed-9d06-5af7ec799a21","businessKey":"de1ca73b-b4ea-4313-91c1-7fbc06148c3c","processDefinitionId":"SDNCHandler:1:03cb8839-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-13T00:52:49.910+0000","endTime":"2022-11-13T00:52:52.903+0000","removalTime":null,"durationInMillis":2993,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"75ad0d62-62ed-11ed-9d06-5af7ec799a21","superProcessInstanceId":"7f11fd9b-62ed-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-11-13T00:52:55.527Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:52:55.527Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:52:55.554Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f31e1e8-62ed-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f31e1e8-62ed-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:52:55.555Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f31e1e8-62ed-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:52:55.555Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f31e1e8-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:52:55.555Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f31e1e8-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f31e1e8-62ed-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:52:55.556Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f31e1e8-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:52:55.556Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f31e1e8-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0290ab61-038a-4c10-bd5e-9cd85f9ce25c", X-RequestID:"0290ab61-038a-4c10-bd5e-9cd85f9ce25c", X-TransactionID:"0290ab61-038a-4c10-bd5e-9cd85f9ce25c", X-ECOMP-RequestID:"0290ab61-038a-4c10-bd5e-9cd85f9ce25c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"614f1d1d-eaaf-46ff-b555-70b915115153"]
2022-11-13T00:52:55.556Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f31e1e8-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:52:55.557Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f31e1e8-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:52:55.704Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f31e1e8-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:52:55.705Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f31e1e8-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:52:55.705Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f31e1e8-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:52:55.705Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f31e1e8-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=8CAA326023A7D97291175ACE4C81ED9F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"807", date:"Sun, 13 Nov 2022 00:52:56 GMT", x-envoy-upstream-service-time:"143", server:"envoy"]
2022-11-13T00:52:55.706Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f31e1e8-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"7f8cfa70-62ed-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"SubProcess_0y8yozw:7f4f5514-62ed-11ed-9d06-5af7ec799a21","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:03cb8839-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"7f31e1e8-62ed-11ed-9d06-5af7ec799a21","executionId":"7f8cfa6e-62ed-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:52:50.507+0000","endTime":"2022-11-13T00:52:52.729+0000","durationInMillis":2222,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"75ad0d62-62ed-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:52:55.706Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f31e1e8-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:52:55.707Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7f31e1e8-62ed-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:52:55.711Z|0290ab61-038a-4c10-bd5e-9cd85f9ce25c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:52:56.533Z|03c03369-f5ae-4318-ab82-6a450def078a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:52:56.534Z|03c03369-f5ae-4318-ab82-6a450def078a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:53:01.960Z|388b938b-d8be-452c-8baf-3eedcbae4dd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:53:01.960Z|388b938b-d8be-452c-8baf-3eedcbae4dd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:53:03.652Z|3a7df2e2-0f22-4c25-9c62-4ef93f5beb38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:53:03.653Z|3a7df2e2-0f22-4c25-9c62-4ef93f5beb38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:53:04.031Z|1e7be99f-f233-41a4-ba40-16d0cca56cfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:53:04.032Z|1e7be99f-f233-41a4-ba40-16d0cca56cfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:53:05.882Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:53:05.889Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c
2022-11-13T00:53:05.889Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|INFO|500||Invoke
2022-11-13T00:53:05.890Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||===========================request begin================================================
2022-11-13T00:53:05.890Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c
2022-11-13T00:53:05.890Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Method      : GET
2022-11-13T00:53:05.890Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81f4f73a37b032a0426df46dd583d026", X-B3-SpanId:"1271f5c8224ba851", X-B3-ParentSpanId:"e2a2de447389eeb0", X-B3-Sampled:"0", X-ONAP-RequestID:"ad0e5081-b8a1-4887-a79a-87119e44a653", X-RequestID:"ad0e5081-b8a1-4887-a79a-87119e44a653", X-TransactionID:"ad0e5081-b8a1-4887-a79a-87119e44a653", X-ECOMP-RequestID:"ad0e5081-b8a1-4887-a79a-87119e44a653", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be6b26a4-e62b-48c1-a532-d63adbd0fe35"]
2022-11-13T00:53:05.891Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Request body: 
2022-11-13T00:53:05.891Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||==========================request end================================================
2022-11-13T00:53:05.918Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||============================response begin==========================================
2022-11-13T00:53:05.919Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Status code  : 200 OK
2022-11-13T00:53:05.920Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Status text  : OK
2022-11-13T00:53:05.920Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:53:05 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:53:05.921Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Response body: {
  "requestId" : "de1ca73b-b4ea-4313-91c1-7fbc06148c3c",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=a844a721-bd42-488f-aa78-3c439cd73c42 with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-11-13T00:52:32.000+00:00",
  "endTime" : "2022-11-13T00:53:04.000+00:00",
  "source" : "VID",
  "vnfId" : "32dbac62-fb8e-468f-996a-095d1a91e147",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\n\t\t\t\"modelVersionId\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\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_625189f8-239a-49d5-8749-4056c62afa79\",\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\": \"31e1430c-51b5-4431-be8a-70985adb1580\",\n                                        \"modelInvariantUuid\": \"f69246fc-a618-44e0-a808-44e5637356cf\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2845b1a9-5704-439e-8916-afc830e97f77\",\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\": \"598a697c-627e-4860-a947-f593dddac21b\",\n                                                \"modelInvariantUuid\": \"4dc20cbb-66e7-40b6-acf3-9761b244eed1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"49b0330e-5d4d-480f-885f-6b37b1d36bc5\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79_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\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\n                            \"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\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\": \"b498fc27-e5b6-42f7-b5b4-5dba3f8c7786\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:53:03.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "4b739132-621f-4a62-887d-077df659ef80",
  "serviceInstanceName" : "basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "de1ca73b-b4ea-4313-91c1-7fbc06148c3c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c"
    }
  }
}
2022-11-13T00:53:05.921Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||=======================response end=================================================
2022-11-13T00:53:05.923Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|INFO|500||InvokeReturn
2022-11-13T00:53:05.925Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false
2022-11-13T00:53:05.925Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:53:05.925Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:53:05.926Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false
2022-11-13T00:53:05.926Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:53:05.926Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81f4f73a37b032a0426df46dd583d026", X-B3-SpanId:"bbdbcd631a743ffe", X-B3-ParentSpanId:"e2a2de447389eeb0", X-B3-Sampled:"0", X-ONAP-RequestID:"ad0e5081-b8a1-4887-a79a-87119e44a653", X-RequestID:"ad0e5081-b8a1-4887-a79a-87119e44a653", X-TransactionID:"ad0e5081-b8a1-4887-a79a-87119e44a653", X-ECOMP-RequestID:"ad0e5081-b8a1-4887-a79a-87119e44a653", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"413500c8-5ff6-45eb-b2e9-be2d01fcf0c0"]
2022-11-13T00:53:05.927Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:53:05.927Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:53:05.943Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:53:05.944Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:53:05.944Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:53:05.945Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:53:05 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:53:05.948Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:53:05.948Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:53:05.949Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:53:05.962Z|ad0e5081-b8a1-4887-a79a-87119e44a653|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:53:06.150Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:53:06.155Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c
2022-11-13T00:53:06.156Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|INFO|500||Invoke
2022-11-13T00:53:06.156Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||===========================request begin================================================
2022-11-13T00:53:06.156Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c
2022-11-13T00:53:06.157Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Method      : GET
2022-11-13T00:53:06.157Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4591d5a48d7370cc5a30b2145ec2236", X-B3-SpanId:"a73faf8378279b15", X-B3-ParentSpanId:"8780e2c8298877a1", X-B3-Sampled:"0", X-ONAP-RequestID:"6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938", X-RequestID:"6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938", X-TransactionID:"6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938", X-ECOMP-RequestID:"6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a359d40-1d3f-4fa5-8d44-44a27000454b"]
2022-11-13T00:53:06.157Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Request body: 
2022-11-13T00:53:06.158Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||==========================request end================================================
2022-11-13T00:53:06.206Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||============================response begin==========================================
2022-11-13T00:53:06.207Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Status code  : 200 OK
2022-11-13T00:53:06.207Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Status text  : OK
2022-11-13T00:53:06.207Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:53:05 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:53:06.208Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Response body: {
  "requestId" : "de1ca73b-b4ea-4313-91c1-7fbc06148c3c",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=a844a721-bd42-488f-aa78-3c439cd73c42 with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-11-13T00:52:32.000+00:00",
  "endTime" : "2022-11-13T00:53:04.000+00:00",
  "source" : "VID",
  "vnfId" : "32dbac62-fb8e-468f-996a-095d1a91e147",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\n\t\t\t\"modelVersionId\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\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_625189f8-239a-49d5-8749-4056c62afa79\",\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\": \"31e1430c-51b5-4431-be8a-70985adb1580\",\n                                        \"modelInvariantUuid\": \"f69246fc-a618-44e0-a808-44e5637356cf\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2845b1a9-5704-439e-8916-afc830e97f77\",\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\": \"598a697c-627e-4860-a947-f593dddac21b\",\n                                                \"modelInvariantUuid\": \"4dc20cbb-66e7-40b6-acf3-9761b244eed1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"49b0330e-5d4d-480f-885f-6b37b1d36bc5\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79_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\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\n                            \"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\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\": \"b498fc27-e5b6-42f7-b5b4-5dba3f8c7786\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:53:03.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "4b739132-621f-4a62-887d-077df659ef80",
  "serviceInstanceName" : "basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "de1ca73b-b4ea-4313-91c1-7fbc06148c3c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c"
    }
  }
}
2022-11-13T00:53:06.209Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||=======================response end=================================================
2022-11-13T00:53:06.209Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|INFO|500||InvokeReturn
2022-11-13T00:53:06.211Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false
2022-11-13T00:53:06.211Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:53:06.212Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:53:06.212Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false
2022-11-13T00:53:06.212Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:53:06.212Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4591d5a48d7370cc5a30b2145ec2236", X-B3-SpanId:"8ab37d511320c893", X-B3-ParentSpanId:"8780e2c8298877a1", X-B3-Sampled:"0", X-ONAP-RequestID:"6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938", X-RequestID:"6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938", X-TransactionID:"6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938", X-ECOMP-RequestID:"6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebf7785e-04b5-4a9f-b59c-2ca52fc5ae0c"]
2022-11-13T00:53:06.212Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:53:06.213Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:53:06.238Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:53:06.238Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:53:06.238Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:53:06.239Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:53:05 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:53:06.239Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:53:06.240Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:53:06.240Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:53:06.248Z|6cdcd758-a0c4-4a49-9f0a-c0dc21ae2938|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:53:06.433Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:53:06.437Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c
2022-11-13T00:53:06.437Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|INFO|500||Invoke
2022-11-13T00:53:06.438Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||===========================request begin================================================
2022-11-13T00:53:06.438Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c
2022-11-13T00:53:06.438Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Method      : GET
2022-11-13T00:53:06.439Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f3005fd81cc1fa1a4ad62e4096d2f46d", X-B3-SpanId:"f6c94118c0a4a383", X-B3-ParentSpanId:"6d6bc19f1728e3c2", X-B3-Sampled:"0", X-ONAP-RequestID:"befd65b2-1ccd-4bbd-9023-1a54da2920eb", X-RequestID:"befd65b2-1ccd-4bbd-9023-1a54da2920eb", X-TransactionID:"befd65b2-1ccd-4bbd-9023-1a54da2920eb", X-ECOMP-RequestID:"befd65b2-1ccd-4bbd-9023-1a54da2920eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce1dddec-295b-468a-b0fd-12168e67b07d"]
2022-11-13T00:53:06.439Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Request body: 
2022-11-13T00:53:06.439Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||==========================request end================================================
2022-11-13T00:53:06.471Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||============================response begin==========================================
2022-11-13T00:53:06.473Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Status code  : 200 OK
2022-11-13T00:53:06.474Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Status text  : OK
2022-11-13T00:53:06.474Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:53:05 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:53:06.475Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Response body: {
  "requestId" : "de1ca73b-b4ea-4313-91c1-7fbc06148c3c",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=a844a721-bd42-488f-aa78-3c439cd73c42 with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-11-13T00:52:32.000+00:00",
  "endTime" : "2022-11-13T00:53:04.000+00:00",
  "source" : "VID",
  "vnfId" : "32dbac62-fb8e-468f-996a-095d1a91e147",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\n\t\t\t\"modelVersionId\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\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_625189f8-239a-49d5-8749-4056c62afa79\",\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\": \"31e1430c-51b5-4431-be8a-70985adb1580\",\n                                        \"modelInvariantUuid\": \"f69246fc-a618-44e0-a808-44e5637356cf\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2845b1a9-5704-439e-8916-afc830e97f77\",\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\": \"598a697c-627e-4860-a947-f593dddac21b\",\n                                                \"modelInvariantUuid\": \"4dc20cbb-66e7-40b6-acf3-9761b244eed1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"49b0330e-5d4d-480f-885f-6b37b1d36bc5\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79_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\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\n                            \"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\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\": \"b498fc27-e5b6-42f7-b5b4-5dba3f8c7786\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:53:03.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "4b739132-621f-4a62-887d-077df659ef80",
  "serviceInstanceName" : "basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "de1ca73b-b4ea-4313-91c1-7fbc06148c3c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c"
    }
  }
}
2022-11-13T00:53:06.475Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||=======================response end=================================================
2022-11-13T00:53:06.476Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|INFO|500||InvokeReturn
2022-11-13T00:53:06.477Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false
2022-11-13T00:53:06.478Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:53:06.478Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:53:06.478Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false
2022-11-13T00:53:06.478Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:53:06.479Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f3005fd81cc1fa1a4ad62e4096d2f46d", X-B3-SpanId:"761d0f730a7254ee", X-B3-ParentSpanId:"6d6bc19f1728e3c2", X-B3-Sampled:"0", X-ONAP-RequestID:"befd65b2-1ccd-4bbd-9023-1a54da2920eb", X-RequestID:"befd65b2-1ccd-4bbd-9023-1a54da2920eb", X-TransactionID:"befd65b2-1ccd-4bbd-9023-1a54da2920eb", X-ECOMP-RequestID:"befd65b2-1ccd-4bbd-9023-1a54da2920eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19096349-571f-4d3b-8d60-ef4cb7feb336"]
2022-11-13T00:53:06.479Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:53:06.479Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:53:06.495Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:53:06.495Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:53:06.496Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:53:06.496Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:53:05 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:53:06.497Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:53:06.497Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:53:06.498Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:53:06.506Z|befd65b2-1ccd-4bbd-9023-1a54da2920eb|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:53:06.557Z|c8ff9ca2-be30-4ec2-8da3-fd79d5222c84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:53:06.558Z|c8ff9ca2-be30-4ec2-8da3-fd79d5222c84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:53:06.694Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:53:06.698Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c
2022-11-13T00:53:06.699Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|INFO|500||Invoke
2022-11-13T00:53:06.699Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||===========================request begin================================================
2022-11-13T00:53:06.700Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c
2022-11-13T00:53:06.700Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Method      : GET
2022-11-13T00:53:06.700Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68d81bd663110804f1fc0d139e8979fe", X-B3-SpanId:"548e9c54fafbf59f", X-B3-ParentSpanId:"926b3855e14ed5d8", X-B3-Sampled:"0", X-ONAP-RequestID:"6417da90-29cd-4731-bb60-193f445735c7", X-RequestID:"6417da90-29cd-4731-bb60-193f445735c7", X-TransactionID:"6417da90-29cd-4731-bb60-193f445735c7", X-ECOMP-RequestID:"6417da90-29cd-4731-bb60-193f445735c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe5773ab-e07b-415f-a612-57488cd5e304"]
2022-11-13T00:53:06.701Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Request body: 
2022-11-13T00:53:06.701Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||==========================request end================================================
2022-11-13T00:53:06.730Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||============================response begin==========================================
2022-11-13T00:53:06.731Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Status code  : 200 OK
2022-11-13T00:53:06.731Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Status text  : OK
2022-11-13T00:53:06.731Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:53:05 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:53:06.732Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Response body: {
  "requestId" : "de1ca73b-b4ea-4313-91c1-7fbc06148c3c",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=a844a721-bd42-488f-aa78-3c439cd73c42 with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-11-13T00:52:32.000+00:00",
  "endTime" : "2022-11-13T00:53:04.000+00:00",
  "source" : "VID",
  "vnfId" : "32dbac62-fb8e-468f-996a-095d1a91e147",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\n\t\t\t\"modelVersionId\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\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_625189f8-239a-49d5-8749-4056c62afa79\",\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\": \"31e1430c-51b5-4431-be8a-70985adb1580\",\n                                        \"modelInvariantUuid\": \"f69246fc-a618-44e0-a808-44e5637356cf\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2845b1a9-5704-439e-8916-afc830e97f77\",\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\": \"598a697c-627e-4860-a947-f593dddac21b\",\n                                                \"modelInvariantUuid\": \"4dc20cbb-66e7-40b6-acf3-9761b244eed1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"49b0330e-5d4d-480f-885f-6b37b1d36bc5\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79_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\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\n                            \"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\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\": \"b498fc27-e5b6-42f7-b5b4-5dba3f8c7786\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:53:03.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "4b739132-621f-4a62-887d-077df659ef80",
  "serviceInstanceName" : "basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "de1ca73b-b4ea-4313-91c1-7fbc06148c3c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c"
    }
  }
}
2022-11-13T00:53:06.732Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||=======================response end=================================================
2022-11-13T00:53:06.733Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|INFO|500||InvokeReturn
2022-11-13T00:53:06.735Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false
2022-11-13T00:53:06.735Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:53:06.736Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:53:06.736Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false
2022-11-13T00:53:06.736Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:53:06.737Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68d81bd663110804f1fc0d139e8979fe", X-B3-SpanId:"c94626be11b848e4", X-B3-ParentSpanId:"926b3855e14ed5d8", X-B3-Sampled:"0", X-ONAP-RequestID:"6417da90-29cd-4731-bb60-193f445735c7", X-RequestID:"6417da90-29cd-4731-bb60-193f445735c7", X-TransactionID:"6417da90-29cd-4731-bb60-193f445735c7", X-ECOMP-RequestID:"6417da90-29cd-4731-bb60-193f445735c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03542aaf-40fe-4d25-a5d0-e25b54a09dc8"]
2022-11-13T00:53:06.737Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:53:06.737Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:53:06.751Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:53:06.752Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:53:06.752Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:53:06.753Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:53:05 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:53:06.753Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:53:06.754Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:53:06.754Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:53:06.765Z|6417da90-29cd-4731-bb60-193f445735c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:53:06.935Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:53:06.944Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c
2022-11-13T00:53:06.945Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|INFO|500||Invoke
2022-11-13T00:53:06.945Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||===========================request begin================================================
2022-11-13T00:53:06.945Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c
2022-11-13T00:53:06.945Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Method      : GET
2022-11-13T00:53:06.946Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"73c5aa6481d3eda586d112350e7a677c", X-B3-SpanId:"feeab971219c7ab9", X-B3-ParentSpanId:"0f03c64588a4287f", X-B3-Sampled:"0", X-ONAP-RequestID:"01e0432f-ffee-4003-9345-1424d48ed9ec", X-RequestID:"01e0432f-ffee-4003-9345-1424d48ed9ec", X-TransactionID:"01e0432f-ffee-4003-9345-1424d48ed9ec", X-ECOMP-RequestID:"01e0432f-ffee-4003-9345-1424d48ed9ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f918160e-f673-4565-9710-32198d5351f3"]
2022-11-13T00:53:06.946Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Request body: 
2022-11-13T00:53:06.946Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||==========================request end================================================
2022-11-13T00:53:06.982Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||============================response begin==========================================
2022-11-13T00:53:06.982Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Status code  : 200 OK
2022-11-13T00:53:06.983Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Status text  : OK
2022-11-13T00:53:06.983Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:53:06 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:53:06.984Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||Response body: {
  "requestId" : "de1ca73b-b4ea-4313-91c1-7fbc06148c3c",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=a844a721-bd42-488f-aa78-3c439cd73c42 with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-11-13T00:52:32.000+00:00",
  "endTime" : "2022-11-13T00:53:04.000+00:00",
  "source" : "VID",
  "vnfId" : "32dbac62-fb8e-468f-996a-095d1a91e147",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\n\t\t\t\"modelVersionId\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\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_625189f8-239a-49d5-8749-4056c62afa79\",\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\": \"31e1430c-51b5-4431-be8a-70985adb1580\",\n                                        \"modelInvariantUuid\": \"f69246fc-a618-44e0-a808-44e5637356cf\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2845b1a9-5704-439e-8916-afc830e97f77\",\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\": \"598a697c-627e-4860-a947-f593dddac21b\",\n                                                \"modelInvariantUuid\": \"4dc20cbb-66e7-40b6-acf3-9761b244eed1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"49b0330e-5d4d-480f-885f-6b37b1d36bc5\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79_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\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\n                            \"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\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\": \"b498fc27-e5b6-42f7-b5b4-5dba3f8c7786\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:53:03.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "4b739132-621f-4a62-887d-077df659ef80",
  "serviceInstanceName" : "basic_cnf_macro_625189f8-239a-49d5-8749-4056c62afa79",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "de1ca73b-b4ea-4313-91c1-7fbc06148c3c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c"
    }
  }
}
2022-11-13T00:53:06.984Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|DEBUG|500||=======================response end=================================================
2022-11-13T00:53:06.985Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|INFO|500||InvokeReturn
2022-11-13T00:53:06.987Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false
2022-11-13T00:53:06.987Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:53:06.987Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:53:06.988Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false
2022-11-13T00:53:06.988Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:53:06.988Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"73c5aa6481d3eda586d112350e7a677c", X-B3-SpanId:"1e4bdc86bc6f7c36", X-B3-ParentSpanId:"0f03c64588a4287f", X-B3-Sampled:"0", X-ONAP-RequestID:"01e0432f-ffee-4003-9345-1424d48ed9ec", X-RequestID:"01e0432f-ffee-4003-9345-1424d48ed9ec", X-TransactionID:"01e0432f-ffee-4003-9345-1424d48ed9ec", X-ECOMP-RequestID:"01e0432f-ffee-4003-9345-1424d48ed9ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34797845-346f-46cd-bb0b-985a24727465"]
2022-11-13T00:53:06.989Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:53:06.989Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:53:07.006Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:53:07.007Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:53:07.007Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:53:07.007Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:53:06 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:53:07.008Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:53:07.009Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:53:07.009Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=de1ca73b-b4ea-4313-91c1-7fbc06148c3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:53:07.018Z|01e0432f-ffee-4003-9345-1424d48ed9ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/de1ca73b-b4ea-4313-91c1-7fbc06148c3c|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:53:13.676Z|8954388e-8d0a-4dd2-8d32-dba9c268373a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:53:13.677Z|8954388e-8d0a-4dd2-8d32-dba9c268373a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:53:14.058Z|2a990095-c18e-4385-bf46-31b94e49e5c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:53:14.059Z|2a990095-c18e-4385-bf46-31b94e49e5c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:53:14.222Z|3dd66f01-463d-42a4-810d-f0e25660a6b1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:53:14.223Z|3dd66f01-463d-42a4-810d-f0e25660a6b1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:53:16.580Z|152678e7-ac66-4755-940b-1db43c61c62c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:53:16.581Z|152678e7-ac66-4755-940b-1db43c61c62c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:53:16.960Z|a0dc77f1-c853-478f-9969-8443450a4c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:53:16.966Z|a0dc77f1-c853-478f-9969-8443450a4c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:53:17.446Z|03f11d3c-3395-4946-a9ea-4f0bedb28f95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:53:17.447Z|03f11d3c-3395-4946-a9ea-4f0bedb28f95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:53:23.702Z|14f21160-5dcc-41e8-b8b5-d432e104fa2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:53:23.704Z|14f21160-5dcc-41e8-b8b5-d432e104fa2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:53:24.084Z|8d537ff4-96c9-4f43-8a50-26b7c45ff2cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:53:24.085Z|8d537ff4-96c9-4f43-8a50-26b7c45ff2cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:53:26.605Z|03b55beb-57f6-4fbf-8a83-015e9ca88942|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:53:26.605Z|03b55beb-57f6-4fbf-8a83-015e9ca88942|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:53:31.960Z|fac9fdcb-81b7-43c6-867c-1764050e57af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:53:31.960Z|fac9fdcb-81b7-43c6-867c-1764050e57af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:53:33.729Z|0aba3112-721c-4323-a4ce-d0c212786a40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:53:33.730Z|0aba3112-721c-4323-a4ce-d0c212786a40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:53:34.110Z|e283fdde-7268-4ad5-a549-e79131fb2865|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:53:34.110Z|e283fdde-7268-4ad5-a549-e79131fb2865|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:53:36.629Z|09ace481-03fa-43a5-8883-021601950456|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:53:36.630Z|09ace481-03fa-43a5-8883-021601950456|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:53:43.755Z|c7418604-5e4f-49d9-9ec0-4663d8da1390|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:53:43.755Z|c7418604-5e4f-49d9-9ec0-4663d8da1390|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:53:44.134Z|a4aed7be-882d-428a-9062-6f48619cd982|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:53:44.135Z|a4aed7be-882d-428a-9062-6f48619cd982|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:53:46.656Z|ba384828-7cb5-4171-bef7-9844aa9fd497|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:53:46.657Z|ba384828-7cb5-4171-bef7-9844aa9fd497|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:53:46.961Z|184b2104-404e-42b5-a469-a0a34ab3573d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:53:46.962Z|184b2104-404e-42b5-a469-a0a34ab3573d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:53:47.447Z|b941d261-0406-40ef-aff5-3a6aa57f5cc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:53:47.448Z|b941d261-0406-40ef-aff5-3a6aa57f5cc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:53:53.782Z|c895f50d-6622-4369-a79c-da94d48040a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:53:53.783Z|c895f50d-6622-4369-a79c-da94d48040a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:53:54.157Z|6f84d878-fd40-469b-9f25-b4259b57f990|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:53:54.158Z|6f84d878-fd40-469b-9f25-b4259b57f990|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:53:56.680Z|5ebc673c-3066-4ff3-8393-4d8daeeffd25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:53:56.681Z|5ebc673c-3066-4ff3-8393-4d8daeeffd25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:54:01.960Z|561833d7-786d-4532-972a-cd92df616fd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:54:01.963Z|561833d7-786d-4532-972a-cd92df616fd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:54:03.807Z|ed6e88fd-0ca1-4de9-9405-4d5c6b79663d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:54:03.808Z|ed6e88fd-0ca1-4de9-9405-4d5c6b79663d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:54:04.182Z|00450816-fa07-4ba4-a884-ef36bfdb2aec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:54:04.182Z|00450816-fa07-4ba4-a884-ef36bfdb2aec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:54:06.704Z|8bddd8be-6d48-4a25-9308-9cfb8af52f4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:54:06.705Z|8bddd8be-6d48-4a25-9308-9cfb8af52f4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:54:13.833Z|82a4b23c-4422-4af2-bf9d-ffd8b6a8d091|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:54:13.834Z|82a4b23c-4422-4af2-bf9d-ffd8b6a8d091|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:54:14.205Z|e0ad2ce0-6b51-49b9-b11d-cbcec46891c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:54:14.206Z|e0ad2ce0-6b51-49b9-b11d-cbcec46891c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:54:14.221Z|1ce534ce-69c7-40ab-af6f-85ba8c9fb94a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:54:14.222Z|1ce534ce-69c7-40ab-af6f-85ba8c9fb94a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:54:16.729Z|0b0bf5ca-bba5-4798-9a34-e1766b2a5090|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:54:16.730Z|0b0bf5ca-bba5-4798-9a34-e1766b2a5090|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:54:16.960Z|8635d599-b5f9-41d8-af7d-c1a87ba048d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:54:16.960Z|8635d599-b5f9-41d8-af7d-c1a87ba048d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:54:17.448Z|407f0cda-8fdd-456b-b859-37b74bf046bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:54:17.449Z|407f0cda-8fdd-456b-b859-37b74bf046bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:54:23.861Z|9e3a817b-c4f4-40f2-a4cc-47d1eba87680|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:54:23.862Z|9e3a817b-c4f4-40f2-a4cc-47d1eba87680|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:54:24.233Z|0a7d2cca-1f8f-4909-8a43-848060ec6d89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:54:24.234Z|0a7d2cca-1f8f-4909-8a43-848060ec6d89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:54:26.756Z|9fc53258-6cd6-4ef5-9f50-07357fcae098|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:54:26.757Z|9fc53258-6cd6-4ef5-9f50-07357fcae098|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:54:31.960Z|895024aa-4178-438d-b5c9-721a31a86ee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:54:31.961Z|895024aa-4178-438d-b5c9-721a31a86ee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:54:33.885Z|5411bb3b-c087-4a84-928a-69e20dc6832d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:54:33.886Z|5411bb3b-c087-4a84-928a-69e20dc6832d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:54:34.257Z|6d63ea0a-2bcc-48fb-9b76-3ccea9578314|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:54:34.257Z|6d63ea0a-2bcc-48fb-9b76-3ccea9578314|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:54:36.779Z|0d277e6e-164c-4479-84a3-5958658d88ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:54:36.780Z|0d277e6e-164c-4479-84a3-5958658d88ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:54:43.916Z|d93c214a-0d25-405c-89e3-7b4a1940e702|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:54:43.917Z|d93c214a-0d25-405c-89e3-7b4a1940e702|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:54:44.282Z|e6b87195-33ca-4a14-b11e-f3c6eae5eba5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:54:44.283Z|e6b87195-33ca-4a14-b11e-f3c6eae5eba5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:54:46.805Z|ab870142-b7a5-40ad-8ced-f9ad8c155937|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:54:46.806Z|ab870142-b7a5-40ad-8ced-f9ad8c155937|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:54:46.960Z|48c77be1-2a02-4bf0-a54d-5af229b5c42a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:54:46.963Z|48c77be1-2a02-4bf0-a54d-5af229b5c42a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:54:47.457Z|32998d73-5b18-4860-91e3-248608a12f2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:54:47.457Z|32998d73-5b18-4860-91e3-248608a12f2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:54:53.940Z|6be43ef8-bc43-4725-a73e-d82e4d94f75f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:54:53.940Z|6be43ef8-bc43-4725-a73e-d82e4d94f75f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:54:54.312Z|108db56e-3378-45c1-9d27-1f0534501300|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:54:54.313Z|108db56e-3378-45c1-9d27-1f0534501300|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:54:56.832Z|f5b4bad2-3ae4-4bdb-850d-8edc83e4fc69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:54:56.832Z|f5b4bad2-3ae4-4bdb-850d-8edc83e4fc69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:55:01.960Z|abb8145f-f463-4b88-9b76-db4277634438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:55:01.961Z|abb8145f-f463-4b88-9b76-db4277634438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:55:03.978Z|2ce2e9fb-8da2-4c39-ba1c-67531e9a3f54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:55:03.982Z|2ce2e9fb-8da2-4c39-ba1c-67531e9a3f54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:55:04.340Z|4a4109da-12d2-4c32-8715-43cc02ff823a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:55:04.341Z|4a4109da-12d2-4c32-8715-43cc02ff823a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:55:06.858Z|165eefc3-eb27-432a-9a0c-0219d55844e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:55:06.858Z|165eefc3-eb27-432a-9a0c-0219d55844e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:55:14.008Z|fa4048f3-0ef9-4614-bfb8-91d4b3b6b945|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:55:14.009Z|fa4048f3-0ef9-4614-bfb8-91d4b3b6b945|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:55:14.222Z|79e3f8bc-e9ac-4740-9aa9-13772ca91e9c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:55:14.223Z|79e3f8bc-e9ac-4740-9aa9-13772ca91e9c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:55:14.373Z|cb2e284a-6ddd-4bfc-8292-fa5156b834c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:55:14.375Z|cb2e284a-6ddd-4bfc-8292-fa5156b834c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:55:16.882Z|034e1148-dd52-4d90-936a-ad2e2f9f59dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:55:16.883Z|034e1148-dd52-4d90-936a-ad2e2f9f59dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:55:16.960Z|fe32f70d-64cb-4829-9825-fe15583101d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:55:16.960Z|fe32f70d-64cb-4829-9825-fe15583101d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:55:17.458Z|058c2ca3-d8e6-4c83-9db4-3a3738db4c30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:55:17.458Z|058c2ca3-d8e6-4c83-9db4-3a3738db4c30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:55:24.033Z|e3acffd1-f29f-4a14-b0d2-33845a17e4c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:55:24.034Z|e3acffd1-f29f-4a14-b0d2-33845a17e4c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:55:24.399Z|c7ba7e89-9636-47fc-a6df-84dfd11a8458|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:55:24.400Z|c7ba7e89-9636-47fc-a6df-84dfd11a8458|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:55:26.906Z|969c94f2-ca0b-403d-8d7c-2a65dd0fdaaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:55:26.907Z|969c94f2-ca0b-403d-8d7c-2a65dd0fdaaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:55:31.960Z|259c27ff-9368-419e-9b2c-7bfdb53b7496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:55:31.963Z|259c27ff-9368-419e-9b2c-7bfdb53b7496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:55:34.058Z|26b1be40-ae19-4af9-a1e9-8755d19bef5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:55:34.059Z|26b1be40-ae19-4af9-a1e9-8755d19bef5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:55:34.425Z|c7082a41-ab98-4bfe-af11-8659c7b92c43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:55:34.425Z|c7082a41-ab98-4bfe-af11-8659c7b92c43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:55:36.930Z|4b1837eb-5890-4599-b61b-c05858ee6046|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:55:36.931Z|4b1837eb-5890-4599-b61b-c05858ee6046|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:55:44.081Z|81305e25-7ce6-4deb-875b-9f19413edb19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:55:44.082Z|81305e25-7ce6-4deb-875b-9f19413edb19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:55:44.448Z|e0507688-f165-434f-a18d-ed32137b9bec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:55:44.449Z|e0507688-f165-434f-a18d-ed32137b9bec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:55:46.958Z|096c1359-6eb3-4332-8e6a-d210a5a896e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:55:46.959Z|096c1359-6eb3-4332-8e6a-d210a5a896e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:55:46.960Z|49e48a65-6bc1-407e-8e40-3637e11ce722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:55:46.960Z|49e48a65-6bc1-407e-8e40-3637e11ce722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:55:47.462Z|1e786965-40fd-41ee-a9d6-18e1274497ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:55:47.463Z|1e786965-40fd-41ee-a9d6-18e1274497ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:55:47.705Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:55:47.707Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f already exists in requestDb InfraActiveRequests table
2022-11-13T00:55:47.707Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:55:47.708Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||Invoke
2022-11-13T00:55:47.708Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||===========================request begin================================================
2022-11-13T00:55:47.708Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:55:47.708Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Method      : GET
2022-11-13T00:55:47.709Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac45062b018255de6e6d4455007c02c9", X-B3-SpanId:"7cb93602956e21c6", X-B3-ParentSpanId:"04f50b2b1733dd04", X-B3-Sampled:"0", X-ONAP-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-TransactionID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-ECOMP-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e0bdbd9-4ca5-4489-bf18-997d6cd4d3a8"]
2022-11-13T00:55:47.709Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Request body: 
2022-11-13T00:55:47.709Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||==========================request end================================================
2022-11-13T00:55:47.748Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||============================response begin==========================================
2022-11-13T00:55:47.749Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:55:47.749Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status text  : Not Found
2022-11-13T00:55:47.749Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:55:47 GMT", x-envoy-upstream-service-time:"34", server:"envoy"]
2022-11-13T00:55:47.749Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Response body: 
2022-11-13T00:55:47.750Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||=======================response end=================================================
2022-11-13T00:55:47.750Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|404|Not Found|InvokeReturn
2022-11-13T00:55:47.763Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-11-13T00:55:47.763Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-11-13T00:55:47.768Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:55:47.792Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-11-13T00:55:47.793Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b230a8d7-d736-4f15-9b6f-7209bc3fd901], X-ECOMP-RequestID=[7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f], X-TransactionId=[], X-ONAP-RequestID=[7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f]}
2022-11-13T00:55:47.835Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Sun, 13 Nov 2022 00:55:47 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[35], x-aai-txid=[1-aai-resources-221113-00:55:47:656-54516], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:55:47.837Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-11-13T00:55:47.838Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-11-13T00:55:47.840Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234
2022-11-13T00:55:47.840Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-11-13T00:55:47.844Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:55:47.870Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-13T00:55:47.870Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-11-13T00:55:47.912Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-11-13T00:55:47.913Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Sun, 13 Nov 2022 00:55:47 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[39], x-aai-txid=[2-aai-resources-221113-00:55:47:727-94564], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:55:47.914Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|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-11-13T00:55:47.917Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234
2022-11-13T00:55:47.917Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-11-13T00:55:47.921Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:55:47.946Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-13T00:55:47.947Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|INFO|500||Invoke
2022-11-13T00:55:48.037Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|INFO|500||InvokeReturn
2022-11-13T00:55:48.038Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:55:47 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[85], vertex-id=[278552], x-aai-txid=[2-aai-resources-221113-00:55:47:811-14178], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:55:48.039Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"2338f1545a624fab969a68194702106a","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1668300705157","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-11-13T00:55:48.040Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-13T00:55:48.041Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-13T00:55:48.046Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.047Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.047Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.047Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.047Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.047Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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:"ac45062b018255de6e6d4455007c02c9", X-B3-SpanId:"384b9713dd7b2aec", X-B3-ParentSpanId:"04f50b2b1733dd04", X-B3-Sampled:"0", X-ONAP-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-TransactionID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-ECOMP-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f47c57f9-79e6-4f9d-98f0-1b7201805e3e"]
2022-11-13T00:55:48.048Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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_6b5c62d0-6d82-4b42-bb06-30549aa61b19","requestScope":"service"}
2022-11-13T00:55:48.048Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.097Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.098Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.099Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-11-13T00:55:48.099Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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:"Sun, 13 Nov 2022 00:55:47 GMT", x-envoy-upstream-service-time:"44", server:"envoy"]
2022-11-13T00:55:48.099Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.100Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.100Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.101Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f
2022-11-13T00:55:48.101Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|INFO|500||Invoke
2022-11-13T00:55:48.101Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||===========================request begin================================================
2022-11-13T00:55:48.101Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f
2022-11-13T00:55:48.102Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Method      : GET
2022-11-13T00:55:48.102Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-TransactionID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-ECOMP-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6b4fd17-8991-46ef-bd2b-b9bddab99510"]
2022-11-13T00:55:48.102Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Request body: 
2022-11-13T00:55:48.103Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||==========================request end================================================
2022-11-13T00:55:48.180Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||============================response begin==========================================
2022-11-13T00:55:48.181Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:55:48.181Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Status text  : OK
2022-11-13T00:55:48.182Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:55:48 GMT", x-envoy-upstream-service-time:"73", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:55:48.185Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "eb2c1204-6ac3-46e1-b707-7204264fc83f",
  "modelInvariantUUID" : "8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86",
  "created" : "2022-11-13 00:54:47.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" : 18,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:55:48.185Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||=======================response end=================================================
2022-11-13T00:55:48.185Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|INFO|500||InvokeReturn
2022-11-13T00:55:48.188Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance
2022-11-13T00:55:48.189Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|INFO|500||Invoke
2022-11-13T00:55:48.189Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-13T00:55:48.189Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance
2022-11-13T00:55:48.189Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|DEBUG|500||Method      : GET
2022-11-13T00:55:48.190Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-TransactionID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-ECOMP-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13c0d32e-0401-432b-8e70-5a915ecf728c"]
2022-11-13T00:55:48.190Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|DEBUG|500||Request body: 
2022-11-13T00:55:48.190Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-13T00:55:48.222Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-13T00:55:48.223Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:55:48.223Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|DEBUG|500||Status text  : Not Found
2022-11-13T00:55:48.224Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:55:48 GMT", x-envoy-upstream-service-time:"28", server:"envoy"]
2022-11-13T00:55:48.224Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|DEBUG|500||Response body: 
2022-11-13T00:55:48.225Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-13T00:55:48.225Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-13T00:55:48.226Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86
2022-11-13T00:55:48.226Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|INFO|500||Invoke
2022-11-13T00:55:48.227Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|DEBUG|500||===========================request begin================================================
2022-11-13T00:55:48.227Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86
2022-11-13T00:55:48.227Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|DEBUG|500||Method      : GET
2022-11-13T00:55:48.227Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-TransactionID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-ECOMP-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"252193bf-aaec-4fe0-8d01-61192f29322b"]
2022-11-13T00:55:48.228Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|DEBUG|500||Request body: 
2022-11-13T00:55:48.228Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|DEBUG|500||==========================request end================================================
2022-11-13T00:55:48.298Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|DEBUG|500||============================response begin==========================================
2022-11-13T00:55:48.299Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|DEBUG|500||Status code  : 200 OK
2022-11-13T00:55:48.299Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|DEBUG|500||Status text  : OK
2022-11-13T00:55:48.300Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:55:48 GMT", x-envoy-upstream-service-time:"68", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:55:48.303Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "eb2c1204-6ac3-46e1-b707-7204264fc83f",
      "modelInvariantUUID" : "8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86",
      "created" : "2022-11-13 00:54:47.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" : 18,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/collectionResourceCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/networkCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/pnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/recipes"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/allottedCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/configurationCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/vnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/csar"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86"
    }
  }
}
2022-11-13T00:55:48.303Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|DEBUG|500||=======================response end=================================================
2022-11-13T00:55:48.303Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|INFO|500||InvokeReturn
2022-11-13T00:55:48.307Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance
2022-11-13T00:55:48.307Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|INFO|500||Invoke
2022-11-13T00:55:48.307Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-13T00:55:48.308Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance
2022-11-13T00:55:48.308Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|DEBUG|500||Method      : GET
2022-11-13T00:55:48.308Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-TransactionID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-ECOMP-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08d131b7-1cd4-4b9e-b9c8-2dd4b40bf0d1"]
2022-11-13T00:55:48.308Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|DEBUG|500||Request body: 
2022-11-13T00:55:48.309Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-13T00:55:48.333Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-13T00:55:48.334Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:55:48.334Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|DEBUG|500||Status text  : Not Found
2022-11-13T00:55:48.334Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:55:48 GMT", x-envoy-upstream-service-time:"23", server:"envoy"]
2022-11-13T00:55:48.335Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|DEBUG|500||Response body: 
2022-11-13T00:55:48.335Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-13T00:55:48.335Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-13T00:55:48.336Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.336Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.336Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.336Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.337Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.337Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-TransactionID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-ECOMP-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ee4b1f2-8655-484b-9de4-904dd376f6eb"]
2022-11-13T00:55:48.337Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.337Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.368Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.368Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.369Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2022-11-13T00:55:48.369Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:55:48 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:55:48.375Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-12 23:13:21.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:55:48.375Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.375Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.378Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.378Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.379Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.379Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.379Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.379Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-TransactionID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-ECOMP-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ea70dd9-47b7-4096-b4b2-bc125cf6d6d3"]
2022-11-13T00:55:48.380Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.380Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.408Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.408Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.409Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : OK
2022-11-13T00:55:48.409Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:55:48 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:55:48.410Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-11-12T23:13:21.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-11-13T00:55:48.410Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.410Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.412Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f
2022-11-13T00:55:48.412Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|INFO|500||Invoke
2022-11-13T00:55:48.412Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||===========================request begin================================================
2022-11-13T00:55:48.413Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f
2022-11-13T00:55:48.413Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Method      : GET
2022-11-13T00:55:48.413Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-TransactionID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-ECOMP-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1f76ff0-0365-4b4c-8f24-045e175ed326"]
2022-11-13T00:55:48.413Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Request body: 
2022-11-13T00:55:48.414Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||==========================request end================================================
2022-11-13T00:55:48.455Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||============================response begin==========================================
2022-11-13T00:55:48.455Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:55:48.455Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Status text  : OK
2022-11-13T00:55:48.456Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:55:48 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:55:48.456Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "eb2c1204-6ac3-46e1-b707-7204264fc83f",
  "modelInvariantUUID" : "8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86",
  "created" : "2022-11-13 00:54:47.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" : 18,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:55:48.456Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||=======================response end=================================================
2022-11-13T00:55:48.457Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|INFO|500||InvokeReturn
2022-11-13T00:55:48.459Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.460Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.460Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.460Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.461Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.461Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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:"9183", X-B3-TraceId:"ac45062b018255de6e6d4455007c02c9", X-B3-SpanId:"301affbfa6e31b9d", X-B3-ParentSpanId:"04f50b2b1733dd04", X-B3-Sampled:"0", X-ONAP-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-TransactionID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-ECOMP-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcf0a4de-27ba-4d8b-8651-f189aba40f3a"]
2022-11-13T00:55:48.461Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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":"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f","requestStatus":"IN_PROGRESS","startTime":1668300947763,"source":"VID","tenantId":"2338f1545a624fab969a68194702106a","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\n\t\t\t\"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\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\": \"cad768ac-f958-4201-adad-ed75772513de\",\n                                        \"modelInvariantUuid\": \"03f83339-c64a-4f31-912e-275e81565c84\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8048fd0f-12f9-467b-8000-7275faf051fd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"739f1fcd-cb59-4c0c-b220-8e5fa44e50b4\",\n                                                \"modelInvariantUuid\": \"8912b51b-3116-40e8-87ab-08f9082197d5\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2f0f61ec-dccf-4435-b652-80228dff2307\"\n                                            },\n                                            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n                            \"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\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\": \"4e7787f5-16e4-48a1-b9dc-f706b512de3b\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"}
2022-11-13T00:55:48.461Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.513Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.513Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.513Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-11-13T00:55:48.514Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:55:47 GMT", x-envoy-upstream-service-time:"49", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:55:48.516Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:55:47.763+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\n\t\t\t\"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\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\": \"cad768ac-f958-4201-adad-ed75772513de\",\n                                        \"modelInvariantUuid\": \"03f83339-c64a-4f31-912e-275e81565c84\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8048fd0f-12f9-467b-8000-7275faf051fd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"739f1fcd-cb59-4c0c-b220-8e5fa44e50b4\",\n                                                \"modelInvariantUuid\": \"8912b51b-3116-40e8-87ab-08f9082197d5\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2f0f61ec-dccf-4435-b652-80228dff2307\"\n                                            },\n                                            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n                            \"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\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\": \"4e7787f5-16e4-48a1-b9dc-f706b512de3b\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-13T00:55:48.331+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    }
  }
}
2022-11-13T00:55:48.516Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.516Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.525Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.525Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.525Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.525Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.526Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:48.526Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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:"4607", X-B3-TraceId:"ac45062b018255de6e6d4455007c02c9", X-B3-SpanId:"4dd82d543ec45bb1", X-B3-ParentSpanId:"04f50b2b1733dd04", X-B3-Sampled:"0", X-ONAP-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-TransactionID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-ECOMP-RequestID:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd213881-9473-4f5e-b214-cbb80cad9a3a"]
2022-11-13T00:55:48.526Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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\":\"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\"modelUuid\":\"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\"modelInvariantUuid\":\"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"2338f1545a624fab969a68194702106a\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"cad768ac-f958-4201-adad-ed75772513de\",\"modelInvariantUuid\":\"03f83339-c64a-4f31-912e-275e81565c84\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"8048fd0f-12f9-467b-8000-7275faf051fd\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"2338f1545a624fab969a68194702106a\",\"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\":\"739f1fcd-cb59-4c0c-b220-8e5fa44e50b4\",\"modelInvariantUuid\":\"8912b51b-3116-40e8-87ab-08f9082197d5\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"2f0f61ec-dccf-4435-b652-80228dff2307\"},\"instanceName\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_key_name\":\"onap_dt\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"VM_name\":\"basic_vm_macro-VM-01\",\"vnf_id\":\"basic_vm_macro-VNF-instance\",\"vf_module_id\":\"basic_vm_macro-vfmodule-instance\",\"vnf_name\":\"basic_vm_macro-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\"modelInvariantId\":\"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"4e7787f5-16e4-48a1-b9dc-f706b512de3b\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f","type":"String"},"mso-request-id":{"value":"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f","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-11-13T00:55:48.526Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:50.555Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:50.556Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:50.556Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-11-13T00:55:50.557Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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:"Sun, 13 Nov 2022 00:55:51 GMT", x-onap-requestid:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", x-requestid:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", x-transactionid:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", x-ecomp-requestid:"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f", x-onap-partnername:"UNKNOWN", x-invocationid:"cd213881-9473-4f5e-b214-cbb80cad9a3a", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"2025", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:55:50.557Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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\":\"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f\",\"instanceId\":\"1fb6edcd-a1ac-4bc2-9202-4873e00b5911\"}}","message":"Success","processInstanceID":"ea2f8f3e-62ed-11ed-9d06-5af7ec799a21","variables":null,"messageCode":200}
2022-11-13T00:55:50.558Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:50.558Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|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-11-13T00:55:50.564Z|7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:55:50.738Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:55:50.745Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:55:50.746Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||Invoke
2022-11-13T00:55:50.746Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||===========================request begin================================================
2022-11-13T00:55:50.746Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:55:50.747Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Method      : GET
2022-11-13T00:55:50.747Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4029fe66ce7bcbd52dc67a8422cf54c2", X-B3-SpanId:"4fabc84c673c69b2", X-B3-ParentSpanId:"f71a7f8e20787f16", X-B3-Sampled:"0", X-ONAP-RequestID:"14d6bb8b-0789-45a7-bef0-6e74021a5d0b", X-RequestID:"14d6bb8b-0789-45a7-bef0-6e74021a5d0b", X-TransactionID:"14d6bb8b-0789-45a7-bef0-6e74021a5d0b", X-ECOMP-RequestID:"14d6bb8b-0789-45a7-bef0-6e74021a5d0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5999e439-1375-45e5-b627-a0576e05d438"]
2022-11-13T00:55:50.747Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Request body: 
2022-11-13T00:55:50.747Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||==========================request end================================================
2022-11-13T00:55:50.779Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||============================response begin==========================================
2022-11-13T00:55:50.779Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:55:50.780Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status text  : OK
2022-11-13T00:55:50.780Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:55:50 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:55:50.782Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Response body: {
  "requestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:55:47.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\n\t\t\t\"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\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\": \"cad768ac-f958-4201-adad-ed75772513de\",\n                                        \"modelInvariantUuid\": \"03f83339-c64a-4f31-912e-275e81565c84\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8048fd0f-12f9-467b-8000-7275faf051fd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"739f1fcd-cb59-4c0c-b220-8e5fa44e50b4\",\n                                                \"modelInvariantUuid\": \"8912b51b-3116-40e8-87ab-08f9082197d5\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2f0f61ec-dccf-4435-b652-80228dff2307\"\n                                            },\n                                            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n                            \"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\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\": \"4e7787f5-16e4-48a1-b9dc-f706b512de3b\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:55:49.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "serviceInstanceName" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    }
  }
}
2022-11-13T00:55:50.783Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||=======================response end=================================================
2022-11-13T00:55:50.783Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||InvokeReturn
2022-11-13T00:55:50.784Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false
2022-11-13T00:55:50.785Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:55:50.785Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:55:50.785Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false
2022-11-13T00:55:50.786Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:55:50.786Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4029fe66ce7bcbd52dc67a8422cf54c2", X-B3-SpanId:"c847ca41e46dfd1c", X-B3-ParentSpanId:"f71a7f8e20787f16", X-B3-Sampled:"0", X-ONAP-RequestID:"14d6bb8b-0789-45a7-bef0-6e74021a5d0b", X-RequestID:"14d6bb8b-0789-45a7-bef0-6e74021a5d0b", X-TransactionID:"14d6bb8b-0789-45a7-bef0-6e74021a5d0b", X-ECOMP-RequestID:"14d6bb8b-0789-45a7-bef0-6e74021a5d0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9f3c9d4-b0f9-4b84-83bf-80a0b5a4baf4"]
2022-11-13T00:55:50.786Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:55:50.786Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:55:50.804Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:55:50.804Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:55:50.804Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:55:50.805Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:55:50 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:55:50.808Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:55:50.809Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:55:50.809Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:55:50.816Z|14d6bb8b-0789-45a7-bef0-6e74021a5d0b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:55:54.105Z|e0037089-2622-4fac-b9ec-300eebbddae0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:55:54.105Z|e0037089-2622-4fac-b9ec-300eebbddae0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:55:54.475Z|2511cf58-8ace-49f6-a44d-7fc5c743e4f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:55:54.476Z|2511cf58-8ace-49f6-a44d-7fc5c743e4f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:55:56.983Z|5427430d-c0fd-45a4-a5be-06cc4c6db528|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:55:56.983Z|5427430d-c0fd-45a4-a5be-06cc4c6db528|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:56:00.994Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:56:01.002Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:56:01.002Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||Invoke
2022-11-13T00:56:01.003Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:01.003Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:56:01.003Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Method      : GET
2022-11-13T00:56:01.004Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69ee25b7ca58c97b16b75cbee382fad6", X-B3-SpanId:"2a2f3fd5ce931cb1", X-B3-ParentSpanId:"2ad62f28ec2e43c6", X-B3-Sampled:"0", X-ONAP-RequestID:"7b93e514-42c8-4b74-8223-429f0743fd75", X-RequestID:"7b93e514-42c8-4b74-8223-429f0743fd75", X-TransactionID:"7b93e514-42c8-4b74-8223-429f0743fd75", X-ECOMP-RequestID:"7b93e514-42c8-4b74-8223-429f0743fd75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71cee873-9bc7-4bf6-bbd0-7a66760225aa"]
2022-11-13T00:56:01.004Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Request body: 
2022-11-13T00:56:01.004Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||==========================request end================================================
2022-11-13T00:56:01.032Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:01.033Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:01.033Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status text  : OK
2022-11-13T00:56:01.033Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:56:00 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:56:01.034Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Response body: {
  "requestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking AssignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 7).",
  "progress" : 26,
  "startTime" : "2022-11-13T00:55:47.000+00:00",
  "source" : "VID",
  "vnfId" : "1b81a446-a065-4bdf-8ed5-8c7a4734e0ca",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\n\t\t\t\"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\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\": \"cad768ac-f958-4201-adad-ed75772513de\",\n                                        \"modelInvariantUuid\": \"03f83339-c64a-4f31-912e-275e81565c84\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8048fd0f-12f9-467b-8000-7275faf051fd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"739f1fcd-cb59-4c0c-b220-8e5fa44e50b4\",\n                                                \"modelInvariantUuid\": \"8912b51b-3116-40e8-87ab-08f9082197d5\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2f0f61ec-dccf-4435-b652-80228dff2307\"\n                                            },\n                                            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n                            \"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\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\": \"4e7787f5-16e4-48a1-b9dc-f706b512de3b\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:55:57.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "serviceInstanceName" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    }
  }
}
2022-11-13T00:56:01.035Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:01.035Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||InvokeReturn
2022-11-13T00:56:01.037Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false
2022-11-13T00:56:01.037Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:56:01.038Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:01.038Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false
2022-11-13T00:56:01.038Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:56:01.039Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69ee25b7ca58c97b16b75cbee382fad6", X-B3-SpanId:"57eb010007dbc038", X-B3-ParentSpanId:"2ad62f28ec2e43c6", X-B3-Sampled:"0", X-ONAP-RequestID:"7b93e514-42c8-4b74-8223-429f0743fd75", X-RequestID:"7b93e514-42c8-4b74-8223-429f0743fd75", X-TransactionID:"7b93e514-42c8-4b74-8223-429f0743fd75", X-ECOMP-RequestID:"7b93e514-42c8-4b74-8223-429f0743fd75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2be98fcf-596b-4e9d-bef7-0f1f19576fb4"]
2022-11-13T00:56:01.069Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:56:01.070Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:56:01.096Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:01.097Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:01.097Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:56:01.097Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:56:00 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:56:01.098Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:56:01.099Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:01.099Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:56:01.143Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:56:01.144Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:56:01.144Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:01.144Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:56:01.144Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:56:01.145Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7b93e514-42c8-4b74-8223-429f0743fd75", X-RequestID:"7b93e514-42c8-4b74-8223-429f0743fd75", X-TransactionID:"7b93e514-42c8-4b74-8223-429f0743fd75", X-ECOMP-RequestID:"7b93e514-42c8-4b74-8223-429f0743fd75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66180b60-5c52-44f2-9bd3-2cbae087df64"]
2022-11-13T00:56:01.145Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:56:01.145Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:56:01.305Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:01.306Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:01.307Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:56:01.307Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=A0706FB3795186C69057AE1FE839617E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"652", date:"Sun, 13 Nov 2022 00:56:02 GMT", x-envoy-upstream-service-time:"153", server:"envoy"]
2022-11-13T00:56:01.307Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f16d8104-62ed-11ed-9d06-5af7ec799a21","businessKey":"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f","processDefinitionId":"SDNCHandler:1:03cb8839-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-13T00:56:01.561+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"ea2f8f3e-62ed-11ed-9d06-5af7ec799a21","superProcessInstanceId":"f144c317-62ed-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-13T00:56:01.307Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:01.308Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:56:01.333Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f16d8104-62ed-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f16d8104-62ed-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:56:01.334Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f16d8104-62ed-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:56:01.334Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f16d8104-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:01.334Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f16d8104-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f16d8104-62ed-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:56:01.335Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f16d8104-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:56:01.335Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f16d8104-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7b93e514-42c8-4b74-8223-429f0743fd75", X-RequestID:"7b93e514-42c8-4b74-8223-429f0743fd75", X-TransactionID:"7b93e514-42c8-4b74-8223-429f0743fd75", X-ECOMP-RequestID:"7b93e514-42c8-4b74-8223-429f0743fd75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f8a00d7-2f09-4b01-a5ab-64919ca9dc2c"]
2022-11-13T00:56:01.335Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f16d8104-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:56:01.335Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f16d8104-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:56:01.487Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f16d8104-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:01.488Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f16d8104-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:01.488Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f16d8104-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:56:01.489Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f16d8104-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=3B34583AA31DB3C5AE6D28E74E065BE2; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"761", date:"Sun, 13 Nov 2022 00:56:02 GMT", x-envoy-upstream-service-time:"149", server:"envoy"]
2022-11-13T00:56:01.489Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f16d8104-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:f16dcf37-62ed-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"f16d8104-62ed-11ed-9d06-5af7ec799a21","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:03cb8839-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"f16d8104-62ed-11ed-9d06-5af7ec799a21","executionId":"f16d8104-62ed-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:56:01.563+0000","endTime":"2022-11-13T00:56:01.694+0000","durationInMillis":131,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ea2f8f3e-62ed-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:56:01.489Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f16d8104-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:01.490Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f16d8104-62ed-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:56:01.494Z|7b93e514-42c8-4b74-8223-429f0743fd75|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:56:01.960Z|9db7ecff-2fd8-4eb6-8504-4587f435dfc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:56:01.960Z|9db7ecff-2fd8-4eb6-8504-4587f435dfc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:56:04.131Z|35d17cf4-efc7-417d-8199-312f9f2f14e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:56:04.131Z|35d17cf4-efc7-417d-8199-312f9f2f14e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:56:04.498Z|4cc5780c-82aa-4fbc-8ca1-34313e4adc88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:56:04.499Z|4cc5780c-82aa-4fbc-8ca1-34313e4adc88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:56:07.006Z|fb00b48e-37a5-43a4-8ee8-7410cb371f95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:56:07.007Z|fb00b48e-37a5-43a4-8ee8-7410cb371f95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:56:11.664Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:56:11.670Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:56:11.671Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||Invoke
2022-11-13T00:56:11.671Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:11.672Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:56:11.672Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Method      : GET
2022-11-13T00:56:11.672Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7a6456452aee698a1efeafd8999aae0", X-B3-SpanId:"592dd3740adf2858", X-B3-ParentSpanId:"eec2254002865f64", X-B3-Sampled:"0", X-ONAP-RequestID:"c9e558da-0eb8-4fa5-b15a-130640d39173", X-RequestID:"c9e558da-0eb8-4fa5-b15a-130640d39173", X-TransactionID:"c9e558da-0eb8-4fa5-b15a-130640d39173", X-ECOMP-RequestID:"c9e558da-0eb8-4fa5-b15a-130640d39173", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10b0b3ac-d4a1-460b-ba23-9e832398e306"]
2022-11-13T00:56:11.673Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Request body: 
2022-11-13T00:56:11.673Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||==========================request end================================================
2022-11-13T00:56:11.701Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:11.702Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:11.703Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status text  : OK
2022-11-13T00:56:11.703Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:56:11 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:56:11.704Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Response body: {
  "requestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "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-11-13T00:55:47.000+00:00",
  "source" : "VID",
  "vnfId" : "1b81a446-a065-4bdf-8ed5-8c7a4734e0ca",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\n\t\t\t\"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\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\": \"cad768ac-f958-4201-adad-ed75772513de\",\n                                        \"modelInvariantUuid\": \"03f83339-c64a-4f31-912e-275e81565c84\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8048fd0f-12f9-467b-8000-7275faf051fd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"739f1fcd-cb59-4c0c-b220-8e5fa44e50b4\",\n                                                \"modelInvariantUuid\": \"8912b51b-3116-40e8-87ab-08f9082197d5\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2f0f61ec-dccf-4435-b652-80228dff2307\"\n                                            },\n                                            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n                            \"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\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\": \"4e7787f5-16e4-48a1-b9dc-f706b512de3b\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:56:09.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "serviceInstanceName" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    }
  }
}
2022-11-13T00:56:11.705Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:11.706Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||InvokeReturn
2022-11-13T00:56:11.708Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false
2022-11-13T00:56:11.709Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:56:11.709Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:11.709Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false
2022-11-13T00:56:11.710Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:56:11.710Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7a6456452aee698a1efeafd8999aae0", X-B3-SpanId:"1b9f3b197799fa46", X-B3-ParentSpanId:"eec2254002865f64", X-B3-Sampled:"0", X-ONAP-RequestID:"c9e558da-0eb8-4fa5-b15a-130640d39173", X-RequestID:"c9e558da-0eb8-4fa5-b15a-130640d39173", X-TransactionID:"c9e558da-0eb8-4fa5-b15a-130640d39173", X-ECOMP-RequestID:"c9e558da-0eb8-4fa5-b15a-130640d39173", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68e62963-e563-47cb-8323-b8c4f68d851a"]
2022-11-13T00:56:11.711Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:56:11.712Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:56:11.726Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:11.726Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:11.727Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:56:11.727Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:56:11 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:56:11.728Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:56:11.728Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:11.729Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:56:11.762Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:56:11.763Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:56:11.763Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:11.764Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:56:11.764Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:56:11.765Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c9e558da-0eb8-4fa5-b15a-130640d39173", X-RequestID:"c9e558da-0eb8-4fa5-b15a-130640d39173", X-TransactionID:"c9e558da-0eb8-4fa5-b15a-130640d39173", X-ECOMP-RequestID:"c9e558da-0eb8-4fa5-b15a-130640d39173", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f19ef3ad-0e9c-4f2a-8f2d-8199e5d2b458"]
2022-11-13T00:56:11.765Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:56:11.765Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:56:11.915Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:11.916Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:11.916Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:56:11.917Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=F110FEC19FA555A9FDCDFE341AFE8453; Path=/; HttpOnly", cache-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:"Sun, 13 Nov 2022 00:56:12 GMT", x-envoy-upstream-service-time:"146", server:"envoy"]
2022-11-13T00:56:11.917Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f457cfab-62ed-11ed-9d06-5af7ec799a21","businessKey":"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f","processDefinitionId":"ControllerExecutionBB:1:03f2237b-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-11-13T00:56:06.452+0000","endTime":"2022-11-13T00:56:10.506+0000","removalTime":null,"durationInMillis":4054,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ea2f8f3e-62ed-11ed-9d06-5af7ec799a21","superProcessInstanceId":"f370a3b5-62ed-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-13T00:56:11.918Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:11.918Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:56:11.947Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f457cfab-62ed-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f457cfab-62ed-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:56:11.948Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f457cfab-62ed-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:56:11.948Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f457cfab-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:11.949Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f457cfab-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f457cfab-62ed-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:56:11.949Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f457cfab-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:56:11.950Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f457cfab-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c9e558da-0eb8-4fa5-b15a-130640d39173", X-RequestID:"c9e558da-0eb8-4fa5-b15a-130640d39173", X-TransactionID:"c9e558da-0eb8-4fa5-b15a-130640d39173", X-ECOMP-RequestID:"c9e558da-0eb8-4fa5-b15a-130640d39173", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59baae3f-8579-483c-8c14-8a1c7475de56"]
2022-11-13T00:56:11.950Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f457cfab-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:56:11.950Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f457cfab-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:56:12.101Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f457cfab-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:12.102Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f457cfab-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:12.103Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f457cfab-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:56:12.103Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f457cfab-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=EF1A30E7AA6132AF2EC05AC17BE91046; Path=/; HttpOnly", cache-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:"Sun, 13 Nov 2022 00:56:12 GMT", x-envoy-upstream-service-time:"147", server:"envoy"]
2022-11-13T00:56:12.104Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f457cfab-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:f6c1f23b-62ed-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"f457cfab-62ed-11ed-9d06-5af7ec799a21","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:03f2237b-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"f457cfab-62ed-11ed-9d06-5af7ec799a21","executionId":"f457cfab-62ed-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:56:10.503+0000","endTime":"2022-11-13T00:56:10.504+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ea2f8f3e-62ed-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:56:12.104Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f457cfab-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:12.105Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f457cfab-62ed-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:56:12.109Z|c9e558da-0eb8-4fa5-b15a-130640d39173|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:56:14.154Z|5f0b28b4-f41d-4f57-a1f9-a83133a4182b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:56:14.155Z|5f0b28b4-f41d-4f57-a1f9-a83133a4182b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:56:14.224Z|a8d371b2-7156-4f1b-90cc-2b2dcec826f9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:56:14.225Z|a8d371b2-7156-4f1b-90cc-2b2dcec826f9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:56:14.520Z|cd8588ea-1a20-46ee-b083-2b417813bba9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:56:14.521Z|cd8588ea-1a20-46ee-b083-2b417813bba9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:56:16.960Z|15d3dca1-e795-4d05-9809-e9c054faf208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:56:16.963Z|15d3dca1-e795-4d05-9809-e9c054faf208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:56:17.030Z|10456cd1-54cd-4057-8f9f-65ad23ec94b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:56:17.031Z|10456cd1-54cd-4057-8f9f-65ad23ec94b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:56:17.463Z|77c8524d-c37f-427b-86ed-6ab4b7742526|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:56:17.464Z|77c8524d-c37f-427b-86ed-6ab4b7742526|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:56:22.291Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:56:22.301Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:56:22.302Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||Invoke
2022-11-13T00:56:22.302Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:22.303Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:56:22.303Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Method      : GET
2022-11-13T00:56:22.303Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c6529967240f2949e0bde9f9f9426e6", X-B3-SpanId:"58eb701dc92529a8", X-B3-ParentSpanId:"4306f5e5af5c809f", X-B3-Sampled:"0", X-ONAP-RequestID:"77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66", X-RequestID:"77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66", X-TransactionID:"77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66", X-ECOMP-RequestID:"77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1f9f3a8-db0b-4a59-abb4-18cc061446d9"]
2022-11-13T00:56:22.304Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Request body: 
2022-11-13T00:56:22.304Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||==========================request end================================================
2022-11-13T00:56:22.331Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:22.332Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:22.332Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status text  : OK
2022-11-13T00:56:22.332Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:56:22 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:56:22.337Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Response body: {
  "requestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "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-11-13T00:55:47.000+00:00",
  "source" : "VID",
  "vnfId" : "1b81a446-a065-4bdf-8ed5-8c7a4734e0ca",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\n\t\t\t\"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\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\": \"cad768ac-f958-4201-adad-ed75772513de\",\n                                        \"modelInvariantUuid\": \"03f83339-c64a-4f31-912e-275e81565c84\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8048fd0f-12f9-467b-8000-7275faf051fd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"739f1fcd-cb59-4c0c-b220-8e5fa44e50b4\",\n                                                \"modelInvariantUuid\": \"8912b51b-3116-40e8-87ab-08f9082197d5\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2f0f61ec-dccf-4435-b652-80228dff2307\"\n                                            },\n                                            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n                            \"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\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\": \"4e7787f5-16e4-48a1-b9dc-f706b512de3b\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:56:19.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "serviceInstanceName" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
    "cloudIdentifier" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"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\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-11-13T00:56:15.000+00:00"
  } ],
  "requestURI" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    }
  }
}
2022-11-13T00:56:22.337Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:22.338Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||InvokeReturn
2022-11-13T00:56:22.340Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false
2022-11-13T00:56:22.340Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:56:22.341Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:22.341Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false
2022-11-13T00:56:22.341Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:56:22.342Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c6529967240f2949e0bde9f9f9426e6", X-B3-SpanId:"aab62f82431778aa", X-B3-ParentSpanId:"4306f5e5af5c809f", X-B3-Sampled:"0", X-ONAP-RequestID:"77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66", X-RequestID:"77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66", X-TransactionID:"77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66", X-ECOMP-RequestID:"77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0c12b57-884f-44e8-9852-cfca48fff03f"]
2022-11-13T00:56:22.342Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:56:22.342Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:56:22.359Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:22.359Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:22.359Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:56:22.360Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:56:22 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:56:22.360Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 71,
  "soRequestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "groupingId" : "433288f2-7e4f-4392-8b6c-cfca958f7910",
  "name" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/433288f2-7e4f-4392-8b6c-cfca958f7910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1668300979000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"adedca980f1b44f6aa594bef8cc712c9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:56:20.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:56:22.361Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:22.361Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:56:22.388Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:56:22.389Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:56:22.389Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:22.389Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:56:22.390Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:56:22.390Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66", X-RequestID:"77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66", X-TransactionID:"77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66", X-ECOMP-RequestID:"77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d015f646-eb39-4970-855f-b5fede3f3a36"]
2022-11-13T00:56:22.390Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:56:22.390Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:56:22.569Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:22.570Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:22.570Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:56:22.571Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=08958A36AABF5C5867D35E19EE879E55; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Sun, 13 Nov 2022 00:56:23 GMT", x-envoy-upstream-service-time:"176", server:"envoy"]
2022-11-13T00:56:22.571Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f80b1423-62ed-11ed-9d06-5af7ec799a21","businessKey":"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:56:12.660+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ea2f8f3e-62ed-11ed-9d06-5af7ec799a21","superProcessInstanceId":"f8098d42-62ed-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-13T00:56:22.571Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:22.572Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:56:22.592Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:56:22.593Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:56:22.593Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:22.593Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:56:22.594Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:56:22.594Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66", X-RequestID:"77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66", X-TransactionID:"77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66", X-ECOMP-RequestID:"77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21fa1f75-4217-4b95-ab0d-c4bdbfbd2671"]
2022-11-13T00:56:22.594Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:56:22.594Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:56:22.743Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:22.744Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:22.744Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:56:22.745Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=35295CD5816340B6BCC55A4DC62948B0; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"811", date:"Sun, 13 Nov 2022 00:56:23 GMT", x-envoy-upstream-service-time:"146", server:"envoy"]
2022-11-13T00:56:22.746Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:fcf06eab-62ed-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"f80b1423-62ed-11ed-9d06-5af7ec799a21","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"f80b1423-62ed-11ed-9d06-5af7ec799a21","executionId":"f80b1423-62ed-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:56:20.874+0000","endTime":"2022-11-13T00:56:20.880+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ea2f8f3e-62ed-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:56:22.746Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:22.746Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:56:22.751Z|77f6a3ed-0a18-4e41-a346-ab7c7ecc9c66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:56:24.178Z|398c7fb3-363b-4912-97a5-cda1a1487f3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:56:24.179Z|398c7fb3-363b-4912-97a5-cda1a1487f3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:56:24.544Z|f0019ba5-79a5-4e21-916c-64b265ab2333|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:56:24.544Z|f0019ba5-79a5-4e21-916c-64b265ab2333|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:56:27.060Z|c0d6b313-7fc3-41a6-9045-e1794915c085|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:56:27.061Z|c0d6b313-7fc3-41a6-9045-e1794915c085|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:56:31.006Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:56:31.009Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 2afaa073-19ba-4587-936f-853607782b33 already exists in requestDb InfraActiveRequests table
2022-11-13T00:56:31.009Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33
2022-11-13T00:56:31.010Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|INFO|500||Invoke
2022-11-13T00:56:31.010Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:31.010Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33
2022-11-13T00:56:31.011Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Method      : GET
2022-11-13T00:56:31.011Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c86e4aab77a54419ac030c0f528d714f", X-B3-SpanId:"04412efd8b077bb7", X-B3-ParentSpanId:"aa7ce36cb2827b59", X-B3-Sampled:"0", X-ONAP-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-TransactionID:"2afaa073-19ba-4587-936f-853607782b33", X-ECOMP-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bce8d20-c3eb-4801-bb9c-9a80720e6c5d"]
2022-11-13T00:56:31.011Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Request body: 
2022-11-13T00:56:31.011Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||==========================request end================================================
2022-11-13T00:56:31.030Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:31.031Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:56:31.031Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Status text  : Not Found
2022-11-13T00:56:31.031Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:56:30 GMT", x-envoy-upstream-service-time:"15", server:"envoy"]
2022-11-13T00:56:31.032Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Response body: 
2022-11-13T00:56:31.032Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:31.032Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|INFO|404|Not Found|InvokeReturn
2022-11-13T00:56:31.040Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-11-13T00:56:31.040Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-11-13T00:56:31.043Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:56:31.062Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-13T00:56:31.063Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-11-13T00:56:31.095Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-11-13T00:56:31.095Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Sun, 13 Nov 2022 00:56:30 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[24], x-aai-txid=[0-aai-resources-221113-00:56:30:925-9769], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:56:31.096Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|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-11-13T00:56:31.099Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234
2022-11-13T00:56:31.099Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-11-13T00:56:31.102Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:56:31.120Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-11-13T00:56:31.121Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2afaa073-19ba-4587-936f-853607782b33], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ab705bab-721a-4b75-b68a-e71269200eb5], X-ECOMP-RequestID=[2afaa073-19ba-4587-936f-853607782b33], X-TransactionId=[], X-ONAP-RequestID=[2afaa073-19ba-4587-936f-853607782b33]}
2022-11-13T00:56:31.149Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Sun, 13 Nov 2022 00:56:30 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[26], x-aai-txid=[0-aai-resources-221113-00:56:30:976-26437], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:56:31.150Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-11-13T00:56:31.151Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-11-13T00:56:31.152Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234
2022-11-13T00:56:31.153Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-11-13T00:56:31.156Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:56:31.174Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-13T00:56:31.175Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke
2022-11-13T00:56:31.214Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn
2022-11-13T00:56:31.214Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:56:31 GMT], server=[envoy], content-length=[599], x-envoy-upstream-service-time=[37], vertex-id=[249896], x-aai-txid=[1-aai-resources-221113-00:56:31:030-79282], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:56:31.215Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1668300989157","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-11-13T00:56:31.216Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-13T00:56:31.216Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-13T00:56:31.220Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.221Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.221Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.221Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.221Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.222Z|2afaa073-19ba-4587-936f-853607782b33|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:"117", X-B3-TraceId:"c86e4aab77a54419ac030c0f528d714f", X-B3-SpanId:"a1e96b3a9e701b1a", X-B3-ParentSpanId:"aa7ce36cb2827b59", X-B3-Sampled:"0", X-ONAP-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-TransactionID:"2afaa073-19ba-4587-936f-853607782b33", X-ECOMP-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dddf57e2-b65d-4e9e-ba36-0365097109bf"]
2022-11-13T00:56:31.222Z|2afaa073-19ba-4587-936f-853607782b33|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_macro_0f174827-5290-4237-bd85-9f75bb639554","requestScope":"service"}
2022-11-13T00:56:31.222Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.244Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.244Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.244Z|2afaa073-19ba-4587-936f-853607782b33|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  : OK
2022-11-13T00:56:31.245Z|2afaa073-19ba-4587-936f-853607782b33|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:"Sun, 13 Nov 2022 00:56:30 GMT", x-envoy-upstream-service-time:"19", server:"envoy"]
2022-11-13T00:56:31.245Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.245Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.246Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.246Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe
2022-11-13T00:56:31.246Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|INFO|500||Invoke
2022-11-13T00:56:31.247Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:31.247Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe
2022-11-13T00:56:31.247Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Method      : GET
2022-11-13T00:56:31.247Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-TransactionID:"2afaa073-19ba-4587-936f-853607782b33", X-ECOMP-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"623b41c9-201e-4b3c-b809-d1e1ab4cb634"]
2022-11-13T00:56:31.248Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Request body: 
2022-11-13T00:56:31.248Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||==========================request end================================================
2022-11-13T00:56:31.278Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:31.278Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:31.279Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Status text  : OK
2022-11-13T00:56:31.279Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:56:31 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:56:31.280Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "31991967-a0a7-45a3-a184-01b7be27fffe",
  "modelInvariantUUID" : "bdf58c8f-627b-44ab-96c2-2e59a55e17bb",
  "created" : "2022-11-13 00:51:50.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" : 15,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:56:31.280Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:31.280Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|INFO|500||InvokeReturn
2022-11-13T00:56:31.283Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance
2022-11-13T00:56:31.283Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|INFO|500||Invoke
2022-11-13T00:56:31.283Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:31.284Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance
2022-11-13T00:56:31.284Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Method      : GET
2022-11-13T00:56:31.284Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-TransactionID:"2afaa073-19ba-4587-936f-853607782b33", X-ECOMP-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"722a2b4d-df54-4da5-af90-8373f641525e"]
2022-11-13T00:56:31.284Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Request body: 
2022-11-13T00:56:31.285Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-13T00:56:31.300Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:31.300Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:56:31.300Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Status text  : Not Found
2022-11-13T00:56:31.300Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:56:31 GMT", x-envoy-upstream-service-time:"13", server:"envoy"]
2022-11-13T00:56:31.301Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Response body: 
2022-11-13T00:56:31.301Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:31.301Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-13T00:56:31.302Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bdf58c8f-627b-44ab-96c2-2e59a55e17bb
2022-11-13T00:56:31.302Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|INFO|500||Invoke
2022-11-13T00:56:31.302Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:31.303Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bdf58c8f-627b-44ab-96c2-2e59a55e17bb
2022-11-13T00:56:31.303Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|DEBUG|500||Method      : GET
2022-11-13T00:56:31.303Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-TransactionID:"2afaa073-19ba-4587-936f-853607782b33", X-ECOMP-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"768ac57e-4b86-4dad-a103-b288f4d056d3"]
2022-11-13T00:56:31.303Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|DEBUG|500||Request body: 
2022-11-13T00:56:31.304Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|DEBUG|500||==========================request end================================================
2022-11-13T00:56:31.329Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:31.329Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:31.330Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|DEBUG|500||Status text  : OK
2022-11-13T00:56:31.330Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:56:31 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:56:31.332Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_cnf_macro",
      "description" : "service",
      "modelUUID" : "31991967-a0a7-45a3-a184-01b7be27fffe",
      "modelInvariantUUID" : "bdf58c8f-627b-44ab-96c2-2e59a55e17bb",
      "created" : "2022-11-13 00:51:50.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" : 15,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/collectionResourceCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/networkCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/pnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/recipes"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/allottedCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/configurationCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/vnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/csar"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bdf58c8f-627b-44ab-96c2-2e59a55e17bb"
    }
  }
}
2022-11-13T00:56:31.332Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:31.333Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bdf58c8f-627b-44ab-96c2-2e59a55e17bb|INFO|500||InvokeReturn
2022-11-13T00:56:31.335Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance
2022-11-13T00:56:31.335Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|INFO|500||Invoke
2022-11-13T00:56:31.335Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:31.336Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance
2022-11-13T00:56:31.336Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Method      : GET
2022-11-13T00:56:31.336Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-TransactionID:"2afaa073-19ba-4587-936f-853607782b33", X-ECOMP-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8936caed-1ea7-4fc6-b461-aa796f347867"]
2022-11-13T00:56:31.337Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Request body: 
2022-11-13T00:56:31.337Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-13T00:56:31.359Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:31.360Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:56:31.360Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Status text  : Not Found
2022-11-13T00:56:31.360Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:56:31 GMT", x-envoy-upstream-service-time:"21", server:"envoy"]
2022-11-13T00:56:31.360Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||Response body: 
2022-11-13T00:56:31.361Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:31.361Z|2afaa073-19ba-4587-936f-853607782b33|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=31991967-a0a7-45a3-a184-01b7be27fffe&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-13T00:56:31.361Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.362Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.362Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.362Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.362Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.363Z|2afaa073-19ba-4587-936f-853607782b33|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:"2afaa073-19ba-4587-936f-853607782b33", X-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-TransactionID:"2afaa073-19ba-4587-936f-853607782b33", X-ECOMP-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c624d2b-8b46-4dab-b004-b06928c3f3a1"]
2022-11-13T00:56:31.363Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.363Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.386Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.386Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.387Z|2afaa073-19ba-4587-936f-853607782b33|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  : OK
2022-11-13T00:56:31.387Z|2afaa073-19ba-4587-936f-853607782b33|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", date:"Sun, 13 Nov 2022 00:56:31 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:56:31.389Z|2afaa073-19ba-4587-936f-853607782b33|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-11-12 23:13:21.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:56:31.389Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.390Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.393Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.393Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.393Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.394Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.394Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.394Z|2afaa073-19ba-4587-936f-853607782b33|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:"2afaa073-19ba-4587-936f-853607782b33", X-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-TransactionID:"2afaa073-19ba-4587-936f-853607782b33", X-ECOMP-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"975e6aba-0863-447e-97e1-f2469cf1d931"]
2022-11-13T00:56:31.394Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.394Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.418Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.419Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.419Z|2afaa073-19ba-4587-936f-853607782b33|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  : OK
2022-11-13T00:56:31.419Z|2afaa073-19ba-4587-936f-853607782b33|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", date:"Sun, 13 Nov 2022 00:56:31 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:56:31.421Z|2afaa073-19ba-4587-936f-853607782b33|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" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-11-12T23:13:21.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-11-13T00:56:31.421Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.421Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.423Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe
2022-11-13T00:56:31.423Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|INFO|500||Invoke
2022-11-13T00:56:31.423Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:31.424Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe
2022-11-13T00:56:31.424Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Method      : GET
2022-11-13T00:56:31.424Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-TransactionID:"2afaa073-19ba-4587-936f-853607782b33", X-ECOMP-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c97d316-a4a8-4d29-bb83-3f7a9290cb71"]
2022-11-13T00:56:31.424Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Request body: 
2022-11-13T00:56:31.424Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||==========================request end================================================
2022-11-13T00:56:31.453Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:31.454Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:31.454Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Status text  : OK
2022-11-13T00:56:31.454Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:56:31 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:56:31.456Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "31991967-a0a7-45a3-a184-01b7be27fffe",
  "modelInvariantUUID" : "bdf58c8f-627b-44ab-96c2-2e59a55e17bb",
  "created" : "2022-11-13 00:51:50.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" : 15,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:56:31.456Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:31.457Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/31991967-a0a7-45a3-a184-01b7be27fffe|INFO|500||InvokeReturn
2022-11-13T00:56:31.459Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.459Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.460Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.460Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.460Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.460Z|2afaa073-19ba-4587-936f-853607782b33|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:"8974", X-B3-TraceId:"c86e4aab77a54419ac030c0f528d714f", X-B3-SpanId:"270ad2d26cd0afbb", X-B3-ParentSpanId:"aa7ce36cb2827b59", X-B3-Sampled:"0", X-ONAP-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-TransactionID:"2afaa073-19ba-4587-936f-853607782b33", X-ECOMP-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8828a49-bbe9-4b49-8552-821412fc329e"]
2022-11-13T00:56:31.460Z|2afaa073-19ba-4587-936f-853607782b33|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":"2afaa073-19ba-4587-936f-853607782b33","requestStatus":"IN_PROGRESS","startTime":1668300991040,"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_0f174827-5290-4237-bd85-9f75bb639554\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\n\t\t\t\"modelVersionId\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\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_0f174827-5290-4237-bd85-9f75bb639554\",\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\": \"31e1430c-51b5-4431-be8a-70985adb1580\",\n                                        \"modelInvariantUuid\": \"f69246fc-a618-44e0-a808-44e5637356cf\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2845b1a9-5704-439e-8916-afc830e97f77\",\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\": \"598a697c-627e-4860-a947-f593dddac21b\",\n                                                \"modelInvariantUuid\": \"4dc20cbb-66e7-40b6-acf3-9761b244eed1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"49b0330e-5d4d-480f-885f-6b37b1d36bc5\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554_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\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\n                            \"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\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\": \"b498fc27-e5b6-42f7-b5b4-5dba3f8c7786\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"2afaa073-19ba-4587-936f-853607782b33"}
2022-11-13T00:56:31.461Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.491Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.491Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.492Z|2afaa073-19ba-4587-936f-853607782b33|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  : Created
2022-11-13T00:56:31.492Z|2afaa073-19ba-4587-936f-853607782b33|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/2afaa073-19ba-4587-936f-853607782b33", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:56:30 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:56:31.493Z|2afaa073-19ba-4587-936f-853607782b33|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" : "2afaa073-19ba-4587-936f-853607782b33",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:56:31.040+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_0f174827-5290-4237-bd85-9f75bb639554\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\n\t\t\t\"modelVersionId\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\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_0f174827-5290-4237-bd85-9f75bb639554\",\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\": \"31e1430c-51b5-4431-be8a-70985adb1580\",\n                                        \"modelInvariantUuid\": \"f69246fc-a618-44e0-a808-44e5637356cf\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2845b1a9-5704-439e-8916-afc830e97f77\",\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\": \"598a697c-627e-4860-a947-f593dddac21b\",\n                                                \"modelInvariantUuid\": \"4dc20cbb-66e7-40b6-acf3-9761b244eed1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"49b0330e-5d4d-480f-885f-6b37b1d36bc5\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554_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\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\n                            \"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\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\": \"b498fc27-e5b6-42f7-b5b4-5dba3f8c7786\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-13T00:56:31.324+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceName" : "basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2afaa073-19ba-4587-936f-853607782b33",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33"
    }
  }
}
2022-11-13T00:56:31.494Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.494Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.502Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.503Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.503Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.503Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.503Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.504Z|2afaa073-19ba-4587-936f-853607782b33|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:"4343", X-B3-TraceId:"c86e4aab77a54419ac030c0f528d714f", X-B3-SpanId:"3149b218d37327a7", X-B3-ParentSpanId:"aa7ce36cb2827b59", X-B3-Sampled:"0", X-ONAP-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-TransactionID:"2afaa073-19ba-4587-936f-853607782b33", X-ECOMP-RequestID:"2afaa073-19ba-4587-936f-853607782b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a04344aa-e701-4c89-b359-bb4163c542b1"]
2022-11-13T00:56:31.504Z|2afaa073-19ba-4587-936f-853607782b33|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\":\"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"31991967-a0a7-45a3-a184-01b7be27fffe\",\"modelUuid\":\"31991967-a0a7-45a3-a184-01b7be27fffe\",\"modelInvariantUuid\":\"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554\",\"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_0f174827-5290-4237-bd85-9f75bb639554\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"31e1430c-51b5-4431-be8a-70985adb1580\",\"modelInvariantUuid\":\"f69246fc-a618-44e0-a808-44e5637356cf\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"2845b1a9-5704-439e-8916-afc830e97f77\",\"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\":\"598a697c-627e-4860-a947-f593dddac21b\",\"modelInvariantUuid\":\"4dc20cbb-66e7-40b6-acf3-9761b244eed1\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"49b0330e-5d4d-480f-885f-6b37b1d36bc5\"},\"instanceName\":\"basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554_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\":\"31991967-a0a7-45a3-a184-01b7be27fffe\",\"modelInvariantId\":\"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"b498fc27-e5b6-42f7-b5b4-5dba3f8c7786\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"2afaa073-19ba-4587-936f-853607782b33","type":"String"},"mso-request-id":{"value":"2afaa073-19ba-4587-936f-853607782b33","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-11-13T00:56:31.504Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:31.960Z|92da5394-2b56-4a1a-a71d-a08eb1261065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:56:31.960Z|92da5394-2b56-4a1a-a71d-a08eb1261065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:56:32.529Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:32.530Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:32.530Z|2afaa073-19ba-4587-936f-853607782b33|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  : Accepted
2022-11-13T00:56:32.530Z|2afaa073-19ba-4587-936f-853607782b33|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:"Sun, 13 Nov 2022 00:56:33 GMT", x-onap-requestid:"2afaa073-19ba-4587-936f-853607782b33", x-requestid:"2afaa073-19ba-4587-936f-853607782b33", x-transactionid:"2afaa073-19ba-4587-936f-853607782b33", x-ecomp-requestid:"2afaa073-19ba-4587-936f-853607782b33", x-onap-partnername:"UNKNOWN", x-invocationid:"a04344aa-e701-4c89-b359-bb4163c542b1", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1021", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:56:32.531Z|2afaa073-19ba-4587-936f-853607782b33|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\":\"2afaa073-19ba-4587-936f-853607782b33\",\"instanceId\":\"7e4328fd-405d-4137-8f37-1760e2c79630\"}}","message":"Success","processInstanceID":"03cc42e4-62ee-11ed-9d06-5af7ec799a21","variables":null,"messageCode":200}
2022-11-13T00:56:32.531Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:32.531Z|2afaa073-19ba-4587-936f-853607782b33|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-11-13T00:56:32.535Z|2afaa073-19ba-4587-936f-853607782b33|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:56:32.736Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:56:32.741Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33
2022-11-13T00:56:32.741Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|INFO|500||Invoke
2022-11-13T00:56:32.741Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:32.742Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33
2022-11-13T00:56:32.742Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Method      : GET
2022-11-13T00:56:32.742Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d81d91d3fd010850c4f016c942d470f4", X-B3-SpanId:"07f103455b60a8aa", X-B3-ParentSpanId:"c2d043d8d4921e51", X-B3-Sampled:"0", X-ONAP-RequestID:"673ad230-f5a8-4944-a990-cbbcb21ba7f0", X-RequestID:"673ad230-f5a8-4944-a990-cbbcb21ba7f0", X-TransactionID:"673ad230-f5a8-4944-a990-cbbcb21ba7f0", X-ECOMP-RequestID:"673ad230-f5a8-4944-a990-cbbcb21ba7f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1152a220-809a-457c-915a-eca7596ff160"]
2022-11-13T00:56:32.742Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Request body: 
2022-11-13T00:56:32.743Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||==========================request end================================================
2022-11-13T00:56:32.766Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:32.767Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:32.768Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Status text  : OK
2022-11-13T00:56:32.768Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:56:32 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:56:32.769Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Response body: {
  "requestId" : "2afaa073-19ba-4587-936f-853607782b33",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:56:31.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_0f174827-5290-4237-bd85-9f75bb639554\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\n\t\t\t\"modelVersionId\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\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_0f174827-5290-4237-bd85-9f75bb639554\",\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\": \"31e1430c-51b5-4431-be8a-70985adb1580\",\n                                        \"modelInvariantUuid\": \"f69246fc-a618-44e0-a808-44e5637356cf\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2845b1a9-5704-439e-8916-afc830e97f77\",\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\": \"598a697c-627e-4860-a947-f593dddac21b\",\n                                                \"modelInvariantUuid\": \"4dc20cbb-66e7-40b6-acf3-9761b244eed1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"49b0330e-5d4d-480f-885f-6b37b1d36bc5\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554_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\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\n                            \"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\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\": \"b498fc27-e5b6-42f7-b5b4-5dba3f8c7786\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:56:32.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "7e4328fd-405d-4137-8f37-1760e2c79630",
  "serviceInstanceName" : "basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2afaa073-19ba-4587-936f-853607782b33",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33"
    }
  }
}
2022-11-13T00:56:32.769Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:32.770Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|INFO|500||InvokeReturn
2022-11-13T00:56:32.771Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false
2022-11-13T00:56:32.771Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:56:32.772Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:32.772Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false
2022-11-13T00:56:32.772Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:56:32.772Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d81d91d3fd010850c4f016c942d470f4", X-B3-SpanId:"5a6b6a7062521966", X-B3-ParentSpanId:"c2d043d8d4921e51", X-B3-Sampled:"0", X-ONAP-RequestID:"673ad230-f5a8-4944-a990-cbbcb21ba7f0", X-RequestID:"673ad230-f5a8-4944-a990-cbbcb21ba7f0", X-TransactionID:"673ad230-f5a8-4944-a990-cbbcb21ba7f0", X-ECOMP-RequestID:"673ad230-f5a8-4944-a990-cbbcb21ba7f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aca9d419-ec95-4c2e-a0df-b8755c7a6335"]
2022-11-13T00:56:32.772Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:56:32.773Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:56:32.799Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:32.799Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:32.800Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:56:32.800Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:56:32 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:56:32.801Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:56:32.802Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:32.802Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:56:32.809Z|673ad230-f5a8-4944-a990-cbbcb21ba7f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:56:32.915Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:56:32.919Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:56:32.919Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||Invoke
2022-11-13T00:56:32.920Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:32.920Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:56:32.920Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Method      : GET
2022-11-13T00:56:32.920Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b0e12c178bd5901a4d984dfdffa4d4b", X-B3-SpanId:"538aaa6199699e19", X-B3-ParentSpanId:"456c616c393855b4", X-B3-Sampled:"0", X-ONAP-RequestID:"6a32b06f-bef4-477a-8870-7ca33c40e978", X-RequestID:"6a32b06f-bef4-477a-8870-7ca33c40e978", X-TransactionID:"6a32b06f-bef4-477a-8870-7ca33c40e978", X-ECOMP-RequestID:"6a32b06f-bef4-477a-8870-7ca33c40e978", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c423f3f4-5059-4742-a6e6-b83d060e5523"]
2022-11-13T00:56:32.921Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Request body: 
2022-11-13T00:56:32.921Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||==========================request end================================================
2022-11-13T00:56:32.952Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:32.952Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:32.952Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status text  : OK
2022-11-13T00:56:32.953Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:56:32 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:56:32.955Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Response body: {
  "requestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "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-11-13T00:55:47.000+00:00",
  "source" : "VID",
  "vnfId" : "1b81a446-a065-4bdf-8ed5-8c7a4734e0ca",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\n\t\t\t\"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\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\": \"cad768ac-f958-4201-adad-ed75772513de\",\n                                        \"modelInvariantUuid\": \"03f83339-c64a-4f31-912e-275e81565c84\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8048fd0f-12f9-467b-8000-7275faf051fd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"739f1fcd-cb59-4c0c-b220-8e5fa44e50b4\",\n                                                \"modelInvariantUuid\": \"8912b51b-3116-40e8-87ab-08f9082197d5\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2f0f61ec-dccf-4435-b652-80228dff2307\"\n                                            },\n                                            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n                            \"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\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\": \"4e7787f5-16e4-48a1-b9dc-f706b512de3b\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:56:19.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "serviceInstanceName" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
    "cloudIdentifier" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"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\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-11-13T00:56:15.000+00:00"
  } ],
  "requestURI" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    }
  }
}
2022-11-13T00:56:32.955Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:32.956Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||InvokeReturn
2022-11-13T00:56:32.957Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false
2022-11-13T00:56:32.957Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:56:32.957Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:32.958Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false
2022-11-13T00:56:32.958Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:56:32.958Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b0e12c178bd5901a4d984dfdffa4d4b", X-B3-SpanId:"a0cad3060bb9bda2", X-B3-ParentSpanId:"456c616c393855b4", X-B3-Sampled:"0", X-ONAP-RequestID:"6a32b06f-bef4-477a-8870-7ca33c40e978", X-RequestID:"6a32b06f-bef4-477a-8870-7ca33c40e978", X-TransactionID:"6a32b06f-bef4-477a-8870-7ca33c40e978", X-ECOMP-RequestID:"6a32b06f-bef4-477a-8870-7ca33c40e978", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38159800-4948-4693-9d33-196ab87a2a7d"]
2022-11-13T00:56:32.959Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:56:32.959Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:56:32.977Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:32.977Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:32.978Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:56:32.978Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:56:32 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:56:32.981Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 71,
  "soRequestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "groupingId" : "433288f2-7e4f-4392-8b6c-cfca958f7910",
  "name" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/433288f2-7e4f-4392-8b6c-cfca958f7910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1668300979000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"adedca980f1b44f6aa594bef8cc712c9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:56:20.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:56:32.982Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:32.982Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:56:33.004Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:56:33.004Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:56:33.005Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:33.005Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:56:33.005Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:56:33.005Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6a32b06f-bef4-477a-8870-7ca33c40e978", X-RequestID:"6a32b06f-bef4-477a-8870-7ca33c40e978", X-TransactionID:"6a32b06f-bef4-477a-8870-7ca33c40e978", X-ECOMP-RequestID:"6a32b06f-bef4-477a-8870-7ca33c40e978", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40f6293a-b152-4eeb-a751-750d670c260a"]
2022-11-13T00:56:33.006Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:56:33.006Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:56:33.187Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:33.188Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:33.188Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:56:33.189Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=284CFE64E22FA693B9DC12E717294DFB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Sun, 13 Nov 2022 00:56:33 GMT", x-envoy-upstream-service-time:"175", server:"envoy"]
2022-11-13T00:56:33.189Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f80b1423-62ed-11ed-9d06-5af7ec799a21","businessKey":"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:56:12.660+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ea2f8f3e-62ed-11ed-9d06-5af7ec799a21","superProcessInstanceId":"f8098d42-62ed-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-13T00:56:33.189Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:33.190Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:56:33.210Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:56:33.210Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:56:33.211Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:33.211Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:56:33.211Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:56:33.211Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6a32b06f-bef4-477a-8870-7ca33c40e978", X-RequestID:"6a32b06f-bef4-477a-8870-7ca33c40e978", X-TransactionID:"6a32b06f-bef4-477a-8870-7ca33c40e978", X-ECOMP-RequestID:"6a32b06f-bef4-477a-8870-7ca33c40e978", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b413e06-c8af-4f40-9823-114c124e60b6"]
2022-11-13T00:56:33.212Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:56:33.212Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:56:33.358Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:33.358Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:33.359Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:56:33.359Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=7BE3E0445D9175A0FA1C954A873DB64F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"811", date:"Sun, 13 Nov 2022 00:56:33 GMT", x-envoy-upstream-service-time:"143", server:"envoy"]
2022-11-13T00:56:33.360Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:fcf06eab-62ed-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"f80b1423-62ed-11ed-9d06-5af7ec799a21","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"f80b1423-62ed-11ed-9d06-5af7ec799a21","executionId":"f80b1423-62ed-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:56:20.874+0000","endTime":"2022-11-13T00:56:20.880+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ea2f8f3e-62ed-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:56:33.360Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:33.360Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:56:33.364Z|6a32b06f-bef4-477a-8870-7ca33c40e978|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:56:34.206Z|93ac078c-6414-4df3-981d-ac797238b50b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:56:34.207Z|93ac078c-6414-4df3-981d-ac797238b50b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:56:34.575Z|376bbcdd-3a50-49ff-9605-88481e317d62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:56:34.576Z|376bbcdd-3a50-49ff-9605-88481e317d62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:56:37.086Z|641c890e-7e48-4191-8205-77c794d09eec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:56:37.087Z|641c890e-7e48-4191-8205-77c794d09eec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:56:42.977Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:56:42.982Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33
2022-11-13T00:56:42.983Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|INFO|500||Invoke
2022-11-13T00:56:42.983Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:42.983Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33
2022-11-13T00:56:42.983Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Method      : GET
2022-11-13T00:56:42.983Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db1a6c94718e67d83d204cb1dcfe156c", X-B3-SpanId:"1bbd296b9e21b769", X-B3-ParentSpanId:"99a4ea2f3c6ae9eb", X-B3-Sampled:"0", X-ONAP-RequestID:"9c7f8cf3-c929-47c9-9bd7-58bbbe33baab", X-RequestID:"9c7f8cf3-c929-47c9-9bd7-58bbbe33baab", X-TransactionID:"9c7f8cf3-c929-47c9-9bd7-58bbbe33baab", X-ECOMP-RequestID:"9c7f8cf3-c929-47c9-9bd7-58bbbe33baab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e9284a7-2264-456e-bf8b-46dec80c52a9"]
2022-11-13T00:56:42.984Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Request body: 
2022-11-13T00:56:42.984Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||==========================request end================================================
2022-11-13T00:56:43.026Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:43.026Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:43.026Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Status text  : OK
2022-11-13T00:56:43.027Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:56:42 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:56:43.027Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Response body: {
  "requestId" : "2afaa073-19ba-4587-936f-853607782b33",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking AssignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 7).",
  "progress" : 26,
  "startTime" : "2022-11-13T00:56:31.000+00:00",
  "source" : "VID",
  "vnfId" : "c83a83fb-78ac-4fd5-8199-e8bbe1433057",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\n\t\t\t\"modelVersionId\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\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_0f174827-5290-4237-bd85-9f75bb639554\",\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\": \"31e1430c-51b5-4431-be8a-70985adb1580\",\n                                        \"modelInvariantUuid\": \"f69246fc-a618-44e0-a808-44e5637356cf\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2845b1a9-5704-439e-8916-afc830e97f77\",\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\": \"598a697c-627e-4860-a947-f593dddac21b\",\n                                                \"modelInvariantUuid\": \"4dc20cbb-66e7-40b6-acf3-9761b244eed1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"49b0330e-5d4d-480f-885f-6b37b1d36bc5\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554_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\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\n                            \"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\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\": \"b498fc27-e5b6-42f7-b5b4-5dba3f8c7786\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:56:40.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "7e4328fd-405d-4137-8f37-1760e2c79630",
  "serviceInstanceName" : "basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2afaa073-19ba-4587-936f-853607782b33",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33"
    }
  }
}
2022-11-13T00:56:43.028Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:43.028Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|INFO|500||InvokeReturn
2022-11-13T00:56:43.029Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false
2022-11-13T00:56:43.030Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:56:43.030Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:43.030Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false
2022-11-13T00:56:43.030Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:56:43.031Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db1a6c94718e67d83d204cb1dcfe156c", X-B3-SpanId:"3398405744a611c4", X-B3-ParentSpanId:"99a4ea2f3c6ae9eb", X-B3-Sampled:"0", X-ONAP-RequestID:"9c7f8cf3-c929-47c9-9bd7-58bbbe33baab", X-RequestID:"9c7f8cf3-c929-47c9-9bd7-58bbbe33baab", X-TransactionID:"9c7f8cf3-c929-47c9-9bd7-58bbbe33baab", X-ECOMP-RequestID:"9c7f8cf3-c929-47c9-9bd7-58bbbe33baab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62cfe8bd-6e62-4d3b-8ddf-f0b52655a2ac"]
2022-11-13T00:56:43.031Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:56:43.031Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:56:43.046Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:43.046Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:43.047Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:56:43.047Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:56:42 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:56:43.048Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:56:43.048Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:43.048Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:56:43.070Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:56:43.071Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:56:43.071Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:43.071Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:56:43.072Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:56:43.072Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9c7f8cf3-c929-47c9-9bd7-58bbbe33baab", X-RequestID:"9c7f8cf3-c929-47c9-9bd7-58bbbe33baab", X-TransactionID:"9c7f8cf3-c929-47c9-9bd7-58bbbe33baab", X-ECOMP-RequestID:"9c7f8cf3-c929-47c9-9bd7-58bbbe33baab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd9f13e9-41cf-4880-bd56-f87f37136f51"]
2022-11-13T00:56:43.072Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:56:43.072Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:56:43.225Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:43.226Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:43.226Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:56:43.226Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=8439805E25C6DC560E3DF30B2BD21E04; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Sun, 13 Nov 2022 00:56:44 GMT", x-envoy-upstream-service-time:"149", server:"envoy"]
2022-11-13T00:56:43.226Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"07ce9176-62ee-11ed-9d06-5af7ec799a21","businessKey":"2afaa073-19ba-4587-936f-853607782b33","processDefinitionId":"SDNCHandler:1:03cb8839-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-13T00:56:39.108+0000","endTime":"2022-11-13T00:56:41.198+0000","removalTime":null,"durationInMillis":2090,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"03cc42e4-62ee-11ed-9d06-5af7ec799a21","superProcessInstanceId":"06fa7945-62ee-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-13T00:56:43.227Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:43.227Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:56:43.246Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07ce9176-62ee-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07ce9176-62ee-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:56:43.247Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07ce9176-62ee-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:56:43.247Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07ce9176-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:43.247Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07ce9176-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07ce9176-62ee-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:56:43.247Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07ce9176-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:56:43.247Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07ce9176-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9c7f8cf3-c929-47c9-9bd7-58bbbe33baab", X-RequestID:"9c7f8cf3-c929-47c9-9bd7-58bbbe33baab", X-TransactionID:"9c7f8cf3-c929-47c9-9bd7-58bbbe33baab", X-ECOMP-RequestID:"9c7f8cf3-c929-47c9-9bd7-58bbbe33baab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65152ce9-26e2-4aa6-8a25-e2f34380112c"]
2022-11-13T00:56:43.248Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07ce9176-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:56:43.248Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07ce9176-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:56:43.404Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07ce9176-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:43.404Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07ce9176-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:43.404Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07ce9176-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:56:43.405Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07ce9176-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=E37048D0B422897CEDF0793595291E63; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"807", date:"Sun, 13 Nov 2022 00:56:44 GMT", x-envoy-upstream-service-time:"152", server:"envoy"]
2022-11-13T00:56:43.405Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07ce9176-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"0815108e-62ee-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"SubProcess_0y8yozw:07efae22-62ee-11ed-9d06-5af7ec799a21","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:03cb8839-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"07ce9176-62ee-11ed-9d06-5af7ec799a21","executionId":"0815108c-62ee-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:56:39.569+0000","endTime":"2022-11-13T00:56:41.060+0000","durationInMillis":1491,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"03cc42e4-62ee-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:56:43.405Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07ce9176-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:43.405Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07ce9176-62ee-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:56:43.411Z|9c7f8cf3-c929-47c9-9bd7-58bbbe33baab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:56:43.522Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:56:43.526Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:56:43.526Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||Invoke
2022-11-13T00:56:43.527Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:43.527Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:56:43.527Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Method      : GET
2022-11-13T00:56:43.527Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f3434d95294f1eabddc076ef5da29ba", X-B3-SpanId:"6a03ff9544ba350c", X-B3-ParentSpanId:"d227ae87748854e7", X-B3-Sampled:"0", X-ONAP-RequestID:"b5882eca-b90b-4cfe-bce0-2250b8e3a51b", X-RequestID:"b5882eca-b90b-4cfe-bce0-2250b8e3a51b", X-TransactionID:"b5882eca-b90b-4cfe-bce0-2250b8e3a51b", X-ECOMP-RequestID:"b5882eca-b90b-4cfe-bce0-2250b8e3a51b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09c62c56-6f39-47e7-8219-c82e528eeabb"]
2022-11-13T00:56:43.528Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Request body: 
2022-11-13T00:56:43.528Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||==========================request end================================================
2022-11-13T00:56:43.568Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:43.569Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:43.569Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status text  : OK
2022-11-13T00:56:43.569Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:56:42 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:56:43.569Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Response body: {
  "requestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "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-11-13T00:55:47.000+00:00",
  "source" : "VID",
  "vnfId" : "1b81a446-a065-4bdf-8ed5-8c7a4734e0ca",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\n\t\t\t\"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\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\": \"cad768ac-f958-4201-adad-ed75772513de\",\n                                        \"modelInvariantUuid\": \"03f83339-c64a-4f31-912e-275e81565c84\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8048fd0f-12f9-467b-8000-7275faf051fd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"739f1fcd-cb59-4c0c-b220-8e5fa44e50b4\",\n                                                \"modelInvariantUuid\": \"8912b51b-3116-40e8-87ab-08f9082197d5\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2f0f61ec-dccf-4435-b652-80228dff2307\"\n                                            },\n                                            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n                            \"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\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\": \"4e7787f5-16e4-48a1-b9dc-f706b512de3b\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:56:19.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "serviceInstanceName" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
    "cloudIdentifier" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"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\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-11-13T00:56:15.000+00:00"
  } ],
  "requestURI" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    }
  }
}
2022-11-13T00:56:43.570Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:43.570Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||InvokeReturn
2022-11-13T00:56:43.571Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false
2022-11-13T00:56:43.571Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:56:43.572Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:43.572Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false
2022-11-13T00:56:43.572Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:56:43.572Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f3434d95294f1eabddc076ef5da29ba", X-B3-SpanId:"df256e57a6a54d5f", X-B3-ParentSpanId:"d227ae87748854e7", X-B3-Sampled:"0", X-ONAP-RequestID:"b5882eca-b90b-4cfe-bce0-2250b8e3a51b", X-RequestID:"b5882eca-b90b-4cfe-bce0-2250b8e3a51b", X-TransactionID:"b5882eca-b90b-4cfe-bce0-2250b8e3a51b", X-ECOMP-RequestID:"b5882eca-b90b-4cfe-bce0-2250b8e3a51b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1dbe224a-92f4-482c-92a6-2305f3fe91ae"]
2022-11-13T00:56:43.573Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:56:43.573Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:56:43.586Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:43.587Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:43.587Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:56:43.587Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:56:42 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:56:43.589Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 71,
  "soRequestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "groupingId" : "433288f2-7e4f-4392-8b6c-cfca958f7910",
  "name" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/433288f2-7e4f-4392-8b6c-cfca958f7910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1668300979000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"adedca980f1b44f6aa594bef8cc712c9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:56:20.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:56:43.590Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:43.590Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:56:43.612Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:56:43.612Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:56:43.612Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:43.613Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:56:43.613Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:56:43.613Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b5882eca-b90b-4cfe-bce0-2250b8e3a51b", X-RequestID:"b5882eca-b90b-4cfe-bce0-2250b8e3a51b", X-TransactionID:"b5882eca-b90b-4cfe-bce0-2250b8e3a51b", X-ECOMP-RequestID:"b5882eca-b90b-4cfe-bce0-2250b8e3a51b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"983f582e-e76a-4317-a88b-d05425a43d01"]
2022-11-13T00:56:43.613Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:56:43.613Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:56:43.769Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:43.769Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:43.770Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:56:43.770Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=11832E0E684A8F6416943DFF112A192E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Sun, 13 Nov 2022 00:56:44 GMT", x-envoy-upstream-service-time:"143", server:"envoy"]
2022-11-13T00:56:43.770Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f80b1423-62ed-11ed-9d06-5af7ec799a21","businessKey":"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:56:12.660+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ea2f8f3e-62ed-11ed-9d06-5af7ec799a21","superProcessInstanceId":"f8098d42-62ed-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-13T00:56:43.771Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:43.771Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:56:43.790Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:56:43.790Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:56:43.791Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:43.791Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:56:43.791Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:56:43.792Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b5882eca-b90b-4cfe-bce0-2250b8e3a51b", X-RequestID:"b5882eca-b90b-4cfe-bce0-2250b8e3a51b", X-TransactionID:"b5882eca-b90b-4cfe-bce0-2250b8e3a51b", X-ECOMP-RequestID:"b5882eca-b90b-4cfe-bce0-2250b8e3a51b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68d7d8a7-5697-4780-93f0-839fee553579"]
2022-11-13T00:56:43.792Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:56:43.792Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:56:43.927Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:43.927Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:43.928Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:56:43.928Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=E9A33E8ED86B6BFB6CF6A1753E2BC00D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"811", date:"Sun, 13 Nov 2022 00:56:44 GMT", x-envoy-upstream-service-time:"131", server:"envoy"]
2022-11-13T00:56:43.928Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:fcf06eab-62ed-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"f80b1423-62ed-11ed-9d06-5af7ec799a21","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"f80b1423-62ed-11ed-9d06-5af7ec799a21","executionId":"f80b1423-62ed-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:56:20.874+0000","endTime":"2022-11-13T00:56:20.880+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ea2f8f3e-62ed-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:56:43.929Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:43.929Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:56:43.933Z|b5882eca-b90b-4cfe-bce0-2250b8e3a51b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:56:44.229Z|eac3b91f-0203-42a0-a068-d90f8e3bf014|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:56:44.230Z|eac3b91f-0203-42a0-a068-d90f8e3bf014|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:56:44.601Z|9c39d812-b91d-459e-8560-4bfbe23edd1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:56:44.602Z|9c39d812-b91d-459e-8560-4bfbe23edd1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:56:46.960Z|2810317d-41b8-4d93-9483-cc92a86ff0e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:56:46.960Z|2810317d-41b8-4d93-9483-cc92a86ff0e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:56:47.113Z|29358956-87bf-495d-a1cf-257bce4bd65e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:56:47.114Z|29358956-87bf-495d-a1cf-257bce4bd65e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:56:47.465Z|b160d307-d53e-4d06-a76c-f321aa70cd83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:56:47.465Z|b160d307-d53e-4d06-a76c-f321aa70cd83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:56:53.565Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:56:53.571Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33
2022-11-13T00:56:53.571Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|INFO|500||Invoke
2022-11-13T00:56:53.571Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:53.571Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33
2022-11-13T00:56:53.572Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Method      : GET
2022-11-13T00:56:53.572Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6fd16095ac6d49a6dbb4859ff07a99bd", X-B3-SpanId:"594f76af5f199b10", X-B3-ParentSpanId:"600d8ad5503eeaf8", X-B3-Sampled:"0", X-ONAP-RequestID:"699c0aa3-fbfc-4588-8a78-dcdcf000687f", X-RequestID:"699c0aa3-fbfc-4588-8a78-dcdcf000687f", X-TransactionID:"699c0aa3-fbfc-4588-8a78-dcdcf000687f", X-ECOMP-RequestID:"699c0aa3-fbfc-4588-8a78-dcdcf000687f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0dfdf588-36ea-4979-8bb2-6d8294f6df88"]
2022-11-13T00:56:53.572Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Request body: 
2022-11-13T00:56:53.572Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||==========================request end================================================
2022-11-13T00:56:53.604Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:53.605Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:53.605Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Status text  : OK
2022-11-13T00:56:53.605Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:56:53 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:56:53.606Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Response body: {
  "requestId" : "2afaa073-19ba-4587-936f-853607782b33",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=18f7257d-3eac-44ae-a673-287b0d5e2589 with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "flowStatus" : "Execution of UnassignVnfBB has completed successfully, next invoking UnassignServiceInstanceBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "progress" : 68,
  "startTime" : "2022-11-13T00:56:31.000+00:00",
  "endTime" : "2022-11-13T00:56:46.000+00:00",
  "source" : "VID",
  "vnfId" : "c83a83fb-78ac-4fd5-8199-e8bbe1433057",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\n\t\t\t\"modelVersionId\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\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_0f174827-5290-4237-bd85-9f75bb639554\",\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\": \"31e1430c-51b5-4431-be8a-70985adb1580\",\n                                        \"modelInvariantUuid\": \"f69246fc-a618-44e0-a808-44e5637356cf\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2845b1a9-5704-439e-8916-afc830e97f77\",\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\": \"598a697c-627e-4860-a947-f593dddac21b\",\n                                                \"modelInvariantUuid\": \"4dc20cbb-66e7-40b6-acf3-9761b244eed1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"49b0330e-5d4d-480f-885f-6b37b1d36bc5\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554_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\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\n                            \"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\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\": \"b498fc27-e5b6-42f7-b5b4-5dba3f8c7786\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:56:52.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "7e4328fd-405d-4137-8f37-1760e2c79630",
  "serviceInstanceName" : "basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2afaa073-19ba-4587-936f-853607782b33",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33"
    }
  }
}
2022-11-13T00:56:53.607Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:53.607Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|INFO|500||InvokeReturn
2022-11-13T00:56:53.612Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false
2022-11-13T00:56:53.612Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:56:53.612Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:53.612Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false
2022-11-13T00:56:53.613Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:56:53.613Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6fd16095ac6d49a6dbb4859ff07a99bd", X-B3-SpanId:"bb40bfe079cfdcf6", X-B3-ParentSpanId:"600d8ad5503eeaf8", X-B3-Sampled:"0", X-ONAP-RequestID:"699c0aa3-fbfc-4588-8a78-dcdcf000687f", X-RequestID:"699c0aa3-fbfc-4588-8a78-dcdcf000687f", X-TransactionID:"699c0aa3-fbfc-4588-8a78-dcdcf000687f", X-ECOMP-RequestID:"699c0aa3-fbfc-4588-8a78-dcdcf000687f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5a1181e-89af-4c32-a841-084ccad8edbf"]
2022-11-13T00:56:53.613Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:56:53.613Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:56:53.628Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:53.628Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:53.628Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:56:53.628Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:56:53 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:56:53.629Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:56:53.629Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:53.630Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:56:53.654Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:56:53.654Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:56:53.654Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:53.654Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:56:53.655Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:56:53.655Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"699c0aa3-fbfc-4588-8a78-dcdcf000687f", X-RequestID:"699c0aa3-fbfc-4588-8a78-dcdcf000687f", X-TransactionID:"699c0aa3-fbfc-4588-8a78-dcdcf000687f", X-ECOMP-RequestID:"699c0aa3-fbfc-4588-8a78-dcdcf000687f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6db0fe3a-64ab-4037-8182-346eb13d0edc"]
2022-11-13T00:56:53.655Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:56:53.655Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:56:53.814Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:53.815Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:53.815Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:56:53.816Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=D1DC27580A0CD2456079E1F092BE6EF0; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"680", date:"Sun, 13 Nov 2022 00:56:54 GMT", x-envoy-upstream-service-time:"156", server:"envoy"]
2022-11-13T00:56:53.816Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0fb19ce2-62ee-11ed-9d06-5af7ec799a21","businessKey":"2afaa073-19ba-4587-936f-853607782b33","processDefinitionId":"SDNCHandler:1:03cb8839-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-13T00:56:52.339+0000","endTime":"2022-11-13T00:56:52.642+0000","removalTime":null,"durationInMillis":303,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"03cc42e4-62ee-11ed-9d06-5af7ec799a21","superProcessInstanceId":"0fb08b39-62ee-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-13T00:56:53.816Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:53.816Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2afaa073-19ba-4587-936f-853607782b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:56:53.836Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0fb19ce2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0fb19ce2-62ee-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:56:53.836Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0fb19ce2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:56:53.837Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0fb19ce2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:53.837Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0fb19ce2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0fb19ce2-62ee-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:56:53.837Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0fb19ce2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:56:53.837Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0fb19ce2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"699c0aa3-fbfc-4588-8a78-dcdcf000687f", X-RequestID:"699c0aa3-fbfc-4588-8a78-dcdcf000687f", X-TransactionID:"699c0aa3-fbfc-4588-8a78-dcdcf000687f", X-ECOMP-RequestID:"699c0aa3-fbfc-4588-8a78-dcdcf000687f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74661801-f9c8-4ab8-b146-9489715f1630"]
2022-11-13T00:56:53.838Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0fb19ce2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:56:53.838Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0fb19ce2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:56:53.987Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0fb19ce2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:53.987Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0fb19ce2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:53.988Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0fb19ce2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:56:53.988Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0fb19ce2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=75F904DB4F7946200FE26CA4B8D57BD2; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"761", date:"Sun, 13 Nov 2022 00:56:54 GMT", x-envoy-upstream-service-time:"145", server:"envoy"]
2022-11-13T00:56:53.988Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0fb19ce2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:0fb1eb15-62ee-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"0fb19ce2-62ee-11ed-9d06-5af7ec799a21","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:03cb8839-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"0fb19ce2-62ee-11ed-9d06-5af7ec799a21","executionId":"0fb19ce2-62ee-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:56:52.341+0000","endTime":"2022-11-13T00:56:52.641+0000","durationInMillis":300,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"03cc42e4-62ee-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:56:53.988Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0fb19ce2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:53.989Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0fb19ce2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:56:53.993Z|699c0aa3-fbfc-4588-8a78-dcdcf000687f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:56:54.089Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:56:54.093Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:56:54.093Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||Invoke
2022-11-13T00:56:54.094Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:54.094Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:56:54.094Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Method      : GET
2022-11-13T00:56:54.094Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23d23b5fa3791e850a761a969b4fb79a", X-B3-SpanId:"0299c68ccf47438d", X-B3-ParentSpanId:"2a80466385fd8791", X-B3-Sampled:"0", X-ONAP-RequestID:"0b379125-d0d6-428d-b9f3-b728e4a94558", X-RequestID:"0b379125-d0d6-428d-b9f3-b728e4a94558", X-TransactionID:"0b379125-d0d6-428d-b9f3-b728e4a94558", X-ECOMP-RequestID:"0b379125-d0d6-428d-b9f3-b728e4a94558", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f40e44b0-ae3b-4ce9-80e7-979c2319cc66"]
2022-11-13T00:56:54.095Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Request body: 
2022-11-13T00:56:54.095Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||==========================request end================================================
2022-11-13T00:56:54.121Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:54.121Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:54.121Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status text  : OK
2022-11-13T00:56:54.122Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:56:53 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:56:54.126Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Response body: {
  "requestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "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-11-13T00:55:47.000+00:00",
  "source" : "VID",
  "vnfId" : "1b81a446-a065-4bdf-8ed5-8c7a4734e0ca",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\n\t\t\t\"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\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\": \"cad768ac-f958-4201-adad-ed75772513de\",\n                                        \"modelInvariantUuid\": \"03f83339-c64a-4f31-912e-275e81565c84\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8048fd0f-12f9-467b-8000-7275faf051fd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"739f1fcd-cb59-4c0c-b220-8e5fa44e50b4\",\n                                                \"modelInvariantUuid\": \"8912b51b-3116-40e8-87ab-08f9082197d5\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2f0f61ec-dccf-4435-b652-80228dff2307\"\n                                            },\n                                            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n                            \"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\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\": \"4e7787f5-16e4-48a1-b9dc-f706b512de3b\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:56:19.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "serviceInstanceName" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
    "cloudIdentifier" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"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\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-11-13T00:56:15.000+00:00"
  } ],
  "requestURI" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    }
  }
}
2022-11-13T00:56:54.126Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:54.127Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||InvokeReturn
2022-11-13T00:56:54.128Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false
2022-11-13T00:56:54.128Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:56:54.128Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:54.128Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false
2022-11-13T00:56:54.128Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:56:54.129Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23d23b5fa3791e850a761a969b4fb79a", X-B3-SpanId:"6b85a886dbde51d2", X-B3-ParentSpanId:"2a80466385fd8791", X-B3-Sampled:"0", X-ONAP-RequestID:"0b379125-d0d6-428d-b9f3-b728e4a94558", X-RequestID:"0b379125-d0d6-428d-b9f3-b728e4a94558", X-TransactionID:"0b379125-d0d6-428d-b9f3-b728e4a94558", X-ECOMP-RequestID:"0b379125-d0d6-428d-b9f3-b728e4a94558", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"044a8fec-518a-4b62-995f-dcef5e10d4a7"]
2022-11-13T00:56:54.129Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:56:54.129Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:56:54.148Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:54.148Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:54.148Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:56:54.148Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:56:53 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:56:54.149Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 71,
  "soRequestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "groupingId" : "433288f2-7e4f-4392-8b6c-cfca958f7910",
  "name" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/433288f2-7e4f-4392-8b6c-cfca958f7910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1668300979000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"adedca980f1b44f6aa594bef8cc712c9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:56:20.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:56:54.149Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:54.149Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:56:54.178Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:56:54.179Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:56:54.179Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:54.179Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:56:54.180Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:56:54.180Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0b379125-d0d6-428d-b9f3-b728e4a94558", X-RequestID:"0b379125-d0d6-428d-b9f3-b728e4a94558", X-TransactionID:"0b379125-d0d6-428d-b9f3-b728e4a94558", X-ECOMP-RequestID:"0b379125-d0d6-428d-b9f3-b728e4a94558", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47cc2b50-848a-4e82-9a4c-65696784b30b"]
2022-11-13T00:56:54.180Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:56:54.181Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:56:54.254Z|f5006e61-147c-4f5a-9af5-3560a9b38ca9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:56:54.254Z|f5006e61-147c-4f5a-9af5-3560a9b38ca9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:56:54.318Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:54.319Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:54.319Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:56:54.320Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=7D9B1BCD9028498143AE367D682D14A0; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Sun, 13 Nov 2022 00:56:54 GMT", x-envoy-upstream-service-time:"134", server:"envoy"]
2022-11-13T00:56:54.320Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f80b1423-62ed-11ed-9d06-5af7ec799a21","businessKey":"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:56:12.660+0000","endTime":"2022-11-13T00:56:53.100+0000","removalTime":null,"durationInMillis":40440,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ea2f8f3e-62ed-11ed-9d06-5af7ec799a21","superProcessInstanceId":"f8098d42-62ed-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-13T00:56:54.320Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:54.320Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:56:54.353Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:56:54.353Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:56:54.353Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:56:54.354Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:56:54.354Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:56:54.354Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0b379125-d0d6-428d-b9f3-b728e4a94558", X-RequestID:"0b379125-d0d6-428d-b9f3-b728e4a94558", X-TransactionID:"0b379125-d0d6-428d-b9f3-b728e4a94558", X-ECOMP-RequestID:"0b379125-d0d6-428d-b9f3-b728e4a94558", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5d333cf-1bc5-41e8-bad4-ae2624626b0e"]
2022-11-13T00:56:54.354Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:56:54.354Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:56:54.486Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:56:54.487Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:56:54.487Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:56:54.487Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=DD6BB308D11A36E6AD2BEB5D9AEA0878; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Sun, 13 Nov 2022 00:56:54 GMT", x-envoy-upstream-service-time:"129", server:"envoy"]
2022-11-13T00:56:54.488Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:10251f67-62ee-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"f80b1423-62ed-11ed-9d06-5af7ec799a21","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"f80b1423-62ed-11ed-9d06-5af7ec799a21","executionId":"f80b1423-62ed-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:56:53.096+0000","endTime":"2022-11-13T00:56:53.097+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ea2f8f3e-62ed-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:56:54.488Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:56:54.488Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f80b1423-62ed-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:56:54.492Z|0b379125-d0d6-428d-b9f3-b728e4a94558|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:56:54.624Z|85da189d-b3fe-4d4f-bad6-f2aef75aa882|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:56:54.625Z|85da189d-b3fe-4d4f-bad6-f2aef75aa882|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:56:57.139Z|b71404b5-1ca4-4714-93a0-c2882dd77280|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:56:57.140Z|b71404b5-1ca4-4714-93a0-c2882dd77280|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:57:01.960Z|95a2c551-dfcd-4872-84ac-705f5c2610ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:57:01.962Z|95a2c551-dfcd-4872-84ac-705f5c2610ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:57:04.154Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:57:04.159Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33
2022-11-13T00:57:04.159Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|INFO|500||Invoke
2022-11-13T00:57:04.160Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:04.160Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33
2022-11-13T00:57:04.160Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Method      : GET
2022-11-13T00:57:04.160Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55a9b92cfc06013c25d7ad0016bc9259", X-B3-SpanId:"d2782f292b2f0f99", X-B3-ParentSpanId:"b6b929871ee22a9a", X-B3-Sampled:"0", X-ONAP-RequestID:"678e658d-a326-4954-b54b-2e7d817e83df", X-RequestID:"678e658d-a326-4954-b54b-2e7d817e83df", X-TransactionID:"678e658d-a326-4954-b54b-2e7d817e83df", X-ECOMP-RequestID:"678e658d-a326-4954-b54b-2e7d817e83df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22808e6b-bac8-41b8-9bc8-b4c345768856"]
2022-11-13T00:57:04.160Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Request body: 
2022-11-13T00:57:04.161Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||==========================request end================================================
2022-11-13T00:57:04.200Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:04.201Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:04.201Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Status text  : OK
2022-11-13T00:57:04.201Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:04 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:04.202Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Response body: {
  "requestId" : "2afaa073-19ba-4587-936f-853607782b33",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=18f7257d-3eac-44ae-a673-287b0d5e2589 with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-11-13T00:56:31.000+00:00",
  "endTime" : "2022-11-13T00:56:55.000+00:00",
  "source" : "VID",
  "vnfId" : "c83a83fb-78ac-4fd5-8199-e8bbe1433057",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\n\t\t\t\"modelVersionId\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\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_0f174827-5290-4237-bd85-9f75bb639554\",\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\": \"31e1430c-51b5-4431-be8a-70985adb1580\",\n                                        \"modelInvariantUuid\": \"f69246fc-a618-44e0-a808-44e5637356cf\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2845b1a9-5704-439e-8916-afc830e97f77\",\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\": \"598a697c-627e-4860-a947-f593dddac21b\",\n                                                \"modelInvariantUuid\": \"4dc20cbb-66e7-40b6-acf3-9761b244eed1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"49b0330e-5d4d-480f-885f-6b37b1d36bc5\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554_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\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\n                            \"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\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\": \"b498fc27-e5b6-42f7-b5b4-5dba3f8c7786\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:56:54.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "7e4328fd-405d-4137-8f37-1760e2c79630",
  "serviceInstanceName" : "basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2afaa073-19ba-4587-936f-853607782b33",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33"
    }
  }
}
2022-11-13T00:57:04.203Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:04.203Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|INFO|500||InvokeReturn
2022-11-13T00:57:04.204Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false
2022-11-13T00:57:04.204Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:57:04.205Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:04.205Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false
2022-11-13T00:57:04.205Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:57:04.205Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55a9b92cfc06013c25d7ad0016bc9259", X-B3-SpanId:"86a688384d0f4ebf", X-B3-ParentSpanId:"b6b929871ee22a9a", X-B3-Sampled:"0", X-ONAP-RequestID:"678e658d-a326-4954-b54b-2e7d817e83df", X-RequestID:"678e658d-a326-4954-b54b-2e7d817e83df", X-TransactionID:"678e658d-a326-4954-b54b-2e7d817e83df", X-ECOMP-RequestID:"678e658d-a326-4954-b54b-2e7d817e83df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"006852b6-7299-4820-b1fb-35647dbaff3c"]
2022-11-13T00:57:04.205Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:57:04.206Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:57:04.222Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:04.222Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:04.223Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:57:04.223Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:04 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:04.224Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:57:04.225Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:04.225Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:57:04.233Z|678e658d-a326-4954-b54b-2e7d817e83df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:57:04.284Z|f043cba8-fabb-4788-8f24-cd8d64ce794d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:57:04.284Z|f043cba8-fabb-4788-8f24-cd8d64ce794d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:57:04.383Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:57:04.387Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33
2022-11-13T00:57:04.388Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|INFO|500||Invoke
2022-11-13T00:57:04.388Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:04.388Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33
2022-11-13T00:57:04.389Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Method      : GET
2022-11-13T00:57:04.389Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8bf1f59126dff04497fd5eb594c0edd5", X-B3-SpanId:"141a814cfdc6745e", X-B3-ParentSpanId:"f6199f150637fe40", X-B3-Sampled:"0", X-ONAP-RequestID:"e1bc22c5-f7cb-44b9-9f84-57eb4899137b", X-RequestID:"e1bc22c5-f7cb-44b9-9f84-57eb4899137b", X-TransactionID:"e1bc22c5-f7cb-44b9-9f84-57eb4899137b", X-ECOMP-RequestID:"e1bc22c5-f7cb-44b9-9f84-57eb4899137b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06c97bba-cf12-4d1e-b98b-5c44b6b19b0c"]
2022-11-13T00:57:04.389Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Request body: 
2022-11-13T00:57:04.390Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||==========================request end================================================
2022-11-13T00:57:04.410Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:04.411Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:04.411Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Status text  : OK
2022-11-13T00:57:04.411Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:04 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:04.412Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Response body: {
  "requestId" : "2afaa073-19ba-4587-936f-853607782b33",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=18f7257d-3eac-44ae-a673-287b0d5e2589 with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-11-13T00:56:31.000+00:00",
  "endTime" : "2022-11-13T00:56:55.000+00:00",
  "source" : "VID",
  "vnfId" : "c83a83fb-78ac-4fd5-8199-e8bbe1433057",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\n\t\t\t\"modelVersionId\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\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_0f174827-5290-4237-bd85-9f75bb639554\",\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\": \"31e1430c-51b5-4431-be8a-70985adb1580\",\n                                        \"modelInvariantUuid\": \"f69246fc-a618-44e0-a808-44e5637356cf\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2845b1a9-5704-439e-8916-afc830e97f77\",\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\": \"598a697c-627e-4860-a947-f593dddac21b\",\n                                                \"modelInvariantUuid\": \"4dc20cbb-66e7-40b6-acf3-9761b244eed1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"49b0330e-5d4d-480f-885f-6b37b1d36bc5\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554_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\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\n                            \"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\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\": \"b498fc27-e5b6-42f7-b5b4-5dba3f8c7786\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:56:54.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "7e4328fd-405d-4137-8f37-1760e2c79630",
  "serviceInstanceName" : "basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2afaa073-19ba-4587-936f-853607782b33",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33"
    }
  }
}
2022-11-13T00:57:04.412Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:04.413Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|INFO|500||InvokeReturn
2022-11-13T00:57:04.415Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false
2022-11-13T00:57:04.415Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:57:04.416Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:04.416Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false
2022-11-13T00:57:04.416Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:57:04.417Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8bf1f59126dff04497fd5eb594c0edd5", X-B3-SpanId:"5ed4218f1bbd128b", X-B3-ParentSpanId:"f6199f150637fe40", X-B3-Sampled:"0", X-ONAP-RequestID:"e1bc22c5-f7cb-44b9-9f84-57eb4899137b", X-RequestID:"e1bc22c5-f7cb-44b9-9f84-57eb4899137b", X-TransactionID:"e1bc22c5-f7cb-44b9-9f84-57eb4899137b", X-ECOMP-RequestID:"e1bc22c5-f7cb-44b9-9f84-57eb4899137b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e50efb44-258f-431d-aef0-aae77559da06"]
2022-11-13T00:57:04.417Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:57:04.417Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:57:04.431Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:04.431Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:04.432Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:57:04.432Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:04 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:04.433Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:57:04.433Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:04.434Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:57:04.440Z|e1bc22c5-f7cb-44b9-9f84-57eb4899137b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:57:04.602Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:57:04.607Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33
2022-11-13T00:57:04.608Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|INFO|500||Invoke
2022-11-13T00:57:04.608Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:04.608Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33
2022-11-13T00:57:04.608Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Method      : GET
2022-11-13T00:57:04.609Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"737254209854e26ffa314aae93dec384", X-B3-SpanId:"58f149b3583e7306", X-B3-ParentSpanId:"190d4ed3350e3c59", X-B3-Sampled:"0", X-ONAP-RequestID:"dd37e366-ba99-4d9f-904a-a0d3f6ca7e77", X-RequestID:"dd37e366-ba99-4d9f-904a-a0d3f6ca7e77", X-TransactionID:"dd37e366-ba99-4d9f-904a-a0d3f6ca7e77", X-ECOMP-RequestID:"dd37e366-ba99-4d9f-904a-a0d3f6ca7e77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e26cdae9-ceea-4b8e-bf36-d86a4d058c0b"]
2022-11-13T00:57:04.609Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Request body: 
2022-11-13T00:57:04.609Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||==========================request end================================================
2022-11-13T00:57:04.649Z|dabaed7c-3b1a-4dd9-b73d-bf6d491e1faf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:57:04.650Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:04.650Z|dabaed7c-3b1a-4dd9-b73d-bf6d491e1faf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:57:04.650Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:04.651Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Status text  : OK
2022-11-13T00:57:04.651Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:04 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:04.651Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Response body: {
  "requestId" : "2afaa073-19ba-4587-936f-853607782b33",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=18f7257d-3eac-44ae-a673-287b0d5e2589 with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-11-13T00:56:31.000+00:00",
  "endTime" : "2022-11-13T00:56:55.000+00:00",
  "source" : "VID",
  "vnfId" : "c83a83fb-78ac-4fd5-8199-e8bbe1433057",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\n\t\t\t\"modelVersionId\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\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_0f174827-5290-4237-bd85-9f75bb639554\",\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\": \"31e1430c-51b5-4431-be8a-70985adb1580\",\n                                        \"modelInvariantUuid\": \"f69246fc-a618-44e0-a808-44e5637356cf\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2845b1a9-5704-439e-8916-afc830e97f77\",\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\": \"598a697c-627e-4860-a947-f593dddac21b\",\n                                                \"modelInvariantUuid\": \"4dc20cbb-66e7-40b6-acf3-9761b244eed1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"49b0330e-5d4d-480f-885f-6b37b1d36bc5\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554_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\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\n                            \"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\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\": \"b498fc27-e5b6-42f7-b5b4-5dba3f8c7786\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:56:54.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "7e4328fd-405d-4137-8f37-1760e2c79630",
  "serviceInstanceName" : "basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2afaa073-19ba-4587-936f-853607782b33",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33"
    }
  }
}
2022-11-13T00:57:04.652Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:04.652Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|INFO|500||InvokeReturn
2022-11-13T00:57:04.653Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false
2022-11-13T00:57:04.654Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:57:04.654Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:04.654Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false
2022-11-13T00:57:04.655Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:57:04.655Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"737254209854e26ffa314aae93dec384", X-B3-SpanId:"fe5f6f55545bd711", X-B3-ParentSpanId:"190d4ed3350e3c59", X-B3-Sampled:"0", X-ONAP-RequestID:"dd37e366-ba99-4d9f-904a-a0d3f6ca7e77", X-RequestID:"dd37e366-ba99-4d9f-904a-a0d3f6ca7e77", X-TransactionID:"dd37e366-ba99-4d9f-904a-a0d3f6ca7e77", X-ECOMP-RequestID:"dd37e366-ba99-4d9f-904a-a0d3f6ca7e77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3089d21-efd0-42a3-91a6-56a3b6a2195a"]
2022-11-13T00:57:04.655Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:57:04.656Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:57:04.686Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:57:04.695Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:57:04.696Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||Invoke
2022-11-13T00:57:04.696Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:04.696Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:04.696Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:04.697Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:57:04.697Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:04 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:04.697Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:57:04.698Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Method      : GET
2022-11-13T00:57:04.698Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bdc1ebde62e67c72768ac31b37f6923f", X-B3-SpanId:"7f31f46fd03d6a53", X-B3-ParentSpanId:"8259b153c516e112", X-B3-Sampled:"0", X-ONAP-RequestID:"01e66993-c9e7-4ebc-8c83-fb0e20204448", X-RequestID:"01e66993-c9e7-4ebc-8c83-fb0e20204448", X-TransactionID:"01e66993-c9e7-4ebc-8c83-fb0e20204448", X-ECOMP-RequestID:"01e66993-c9e7-4ebc-8c83-fb0e20204448", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"022f6d6a-e9dc-41d9-9ec0-70ab9ef3d22a"]
2022-11-13T00:57:04.698Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Request body: 
2022-11-13T00:57:04.698Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||==========================request end================================================
2022-11-13T00:57:04.726Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:57:04.727Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:04.727Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:57:04.733Z|dd37e366-ba99-4d9f-904a-a0d3f6ca7e77|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:57:04.743Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:04.743Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:04.744Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status text  : OK
2022-11-13T00:57:04.744Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:04 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:04.747Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Response body: {
  "requestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-11-13T00:55:47.000+00:00",
  "source" : "VID",
  "vnfId" : "1b81a446-a065-4bdf-8ed5-8c7a4734e0ca",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\n\t\t\t\"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\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\": \"cad768ac-f958-4201-adad-ed75772513de\",\n                                        \"modelInvariantUuid\": \"03f83339-c64a-4f31-912e-275e81565c84\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8048fd0f-12f9-467b-8000-7275faf051fd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"739f1fcd-cb59-4c0c-b220-8e5fa44e50b4\",\n                                                \"modelInvariantUuid\": \"8912b51b-3116-40e8-87ab-08f9082197d5\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2f0f61ec-dccf-4435-b652-80228dff2307\"\n                                            },\n                                            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n                            \"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\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\": \"4e7787f5-16e4-48a1-b9dc-f706b512de3b\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:57:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "serviceInstanceName" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
    "cloudIdentifier" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"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\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-11-13T00:56:15.000+00:00"
  } ],
  "requestURI" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    }
  }
}
2022-11-13T00:57:04.747Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:04.747Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||InvokeReturn
2022-11-13T00:57:04.749Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false
2022-11-13T00:57:04.749Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:57:04.749Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:04.749Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false
2022-11-13T00:57:04.749Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:57:04.750Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bdc1ebde62e67c72768ac31b37f6923f", X-B3-SpanId:"a35aec58795bb3b7", X-B3-ParentSpanId:"8259b153c516e112", X-B3-Sampled:"0", X-ONAP-RequestID:"01e66993-c9e7-4ebc-8c83-fb0e20204448", X-RequestID:"01e66993-c9e7-4ebc-8c83-fb0e20204448", X-TransactionID:"01e66993-c9e7-4ebc-8c83-fb0e20204448", X-ECOMP-RequestID:"01e66993-c9e7-4ebc-8c83-fb0e20204448", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b624738-07e5-4c25-a37a-eac2694ed727"]
2022-11-13T00:57:04.750Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:57:04.750Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:57:04.768Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:04.769Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:04.769Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:57:04.769Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:04 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:04.778Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 71,
  "soRequestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "groupingId" : "433288f2-7e4f-4392-8b6c-cfca958f7910",
  "name" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/433288f2-7e4f-4392-8b6c-cfca958f7910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1668300979000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"adedca980f1b44f6aa594bef8cc712c9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:56:20.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:57:04.778Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:04.779Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:57:04.800Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:57:04.801Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:57:04.801Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:04.801Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:57:04.801Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:57:04.802Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"01e66993-c9e7-4ebc-8c83-fb0e20204448", X-RequestID:"01e66993-c9e7-4ebc-8c83-fb0e20204448", X-TransactionID:"01e66993-c9e7-4ebc-8c83-fb0e20204448", X-ECOMP-RequestID:"01e66993-c9e7-4ebc-8c83-fb0e20204448", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c06e467-7ef0-4b16-b814-3889af435b33"]
2022-11-13T00:57:04.802Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:57:04.802Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:57:04.893Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:57:04.899Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33
2022-11-13T00:57:04.899Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|INFO|500||Invoke
2022-11-13T00:57:04.900Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:04.900Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33
2022-11-13T00:57:04.900Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Method      : GET
2022-11-13T00:57:04.900Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93ca0671cd318a95d4c5bcaaecd1bf09", X-B3-SpanId:"98b9ae36c1679775", X-B3-ParentSpanId:"d64f6420ec9d0414", X-B3-Sampled:"0", X-ONAP-RequestID:"770ad504-9cb1-4bf3-adac-c814c365cc1c", X-RequestID:"770ad504-9cb1-4bf3-adac-c814c365cc1c", X-TransactionID:"770ad504-9cb1-4bf3-adac-c814c365cc1c", X-ECOMP-RequestID:"770ad504-9cb1-4bf3-adac-c814c365cc1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b152c11-0c25-4776-ae2e-f8b19a81141e"]
2022-11-13T00:57:04.900Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Request body: 
2022-11-13T00:57:04.901Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||==========================request end================================================
2022-11-13T00:57:04.941Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:04.941Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:04.941Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Status text  : OK
2022-11-13T00:57:04.942Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:04 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:04.942Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Response body: {
  "requestId" : "2afaa073-19ba-4587-936f-853607782b33",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=18f7257d-3eac-44ae-a673-287b0d5e2589 with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-11-13T00:56:31.000+00:00",
  "endTime" : "2022-11-13T00:56:55.000+00:00",
  "source" : "VID",
  "vnfId" : "c83a83fb-78ac-4fd5-8199-e8bbe1433057",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\n\t\t\t\"modelVersionId\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\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_0f174827-5290-4237-bd85-9f75bb639554\",\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\": \"31e1430c-51b5-4431-be8a-70985adb1580\",\n                                        \"modelInvariantUuid\": \"f69246fc-a618-44e0-a808-44e5637356cf\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2845b1a9-5704-439e-8916-afc830e97f77\",\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\": \"598a697c-627e-4860-a947-f593dddac21b\",\n                                                \"modelInvariantUuid\": \"4dc20cbb-66e7-40b6-acf3-9761b244eed1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"49b0330e-5d4d-480f-885f-6b37b1d36bc5\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554_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\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\n                            \"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\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\": \"b498fc27-e5b6-42f7-b5b4-5dba3f8c7786\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:56:54.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "7e4328fd-405d-4137-8f37-1760e2c79630",
  "serviceInstanceName" : "basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2afaa073-19ba-4587-936f-853607782b33",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33"
    }
  }
}
2022-11-13T00:57:04.942Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:04.943Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|INFO|500||InvokeReturn
2022-11-13T00:57:04.944Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false
2022-11-13T00:57:04.944Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:57:04.944Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:04.945Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false
2022-11-13T00:57:04.945Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:57:04.945Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93ca0671cd318a95d4c5bcaaecd1bf09", X-B3-SpanId:"44829a6edba72055", X-B3-ParentSpanId:"d64f6420ec9d0414", X-B3-Sampled:"0", X-ONAP-RequestID:"770ad504-9cb1-4bf3-adac-c814c365cc1c", X-RequestID:"770ad504-9cb1-4bf3-adac-c814c365cc1c", X-TransactionID:"770ad504-9cb1-4bf3-adac-c814c365cc1c", X-ECOMP-RequestID:"770ad504-9cb1-4bf3-adac-c814c365cc1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2a61224-8bd8-4b98-8879-87697ed8b349"]
2022-11-13T00:57:04.945Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:57:04.945Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:57:04.963Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:04.963Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:04.963Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:57:04.963Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:04 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:04.964Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:04.964Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:04.965Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:57:04.965Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:57:04.965Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:04.965Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=1515AA76729C7316267815433E4EEE97; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"691", date:"Sun, 13 Nov 2022 00:57:05 GMT", x-envoy-upstream-service-time:"155", server:"envoy"]
2022-11-13T00:57:04.965Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:57:04.965Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"16b0d7c2-62ee-11ed-9d06-5af7ec799a21","businessKey":"7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f","processDefinitionId":"ControllerExecutionBB:1:03f2237b-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-11-13T00:57:04.078+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ea2f8f3e-62ed-11ed-9d06-5af7ec799a21","superProcessInstanceId":"15af6d0c-62ee-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-13T00:57:04.966Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:04.966Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:57:04.971Z|770ad504-9cb1-4bf3-adac-c814c365cc1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:57:04.992Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=16b0d7c2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=16b0d7c2-62ee-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:57:04.992Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=16b0d7c2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:57:04.992Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=16b0d7c2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:04.993Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=16b0d7c2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=16b0d7c2-62ee-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:57:04.993Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=16b0d7c2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:57:04.993Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=16b0d7c2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"01e66993-c9e7-4ebc-8c83-fb0e20204448", X-RequestID:"01e66993-c9e7-4ebc-8c83-fb0e20204448", X-TransactionID:"01e66993-c9e7-4ebc-8c83-fb0e20204448", X-ECOMP-RequestID:"01e66993-c9e7-4ebc-8c83-fb0e20204448", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c289039f-983e-4510-bc0f-4a0531bb80e1"]
2022-11-13T00:57:04.993Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=16b0d7c2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:57:04.993Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=16b0d7c2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:57:05.132Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=16b0d7c2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:05.133Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=16b0d7c2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:05.133Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=16b0d7c2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:57:05.133Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=16b0d7c2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=9773A74AC279166B542030F306544041; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"807", date:"Sun, 13 Nov 2022 00:57:05 GMT", x-envoy-upstream-service-time:"135", server:"envoy"]
2022-11-13T00:57:05.133Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=16b0d7c2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:16b71887-62ee-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"16b0d7c2-62ee-11ed-9d06-5af7ec799a21","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:03f2237b-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"16b0d7c2-62ee-11ed-9d06-5af7ec799a21","executionId":"16b0d7c2-62ee-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:57:04.119+0000","endTime":"2022-11-13T00:57:04.119+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ea2f8f3e-62ed-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:57:05.136Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=16b0d7c2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:05.136Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=16b0d7c2-62ee-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:57:05.137Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:57:05.157Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33
2022-11-13T00:57:05.157Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|INFO|500||Invoke
2022-11-13T00:57:05.158Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:05.158Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33
2022-11-13T00:57:05.158Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Method      : GET
2022-11-13T00:57:05.171Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a2493f706ddba4ab38bda4c7bda4898", X-B3-SpanId:"6ae40e9a9f0bdda5", X-B3-ParentSpanId:"b971433961e467c5", X-B3-Sampled:"0", X-ONAP-RequestID:"4811f72a-94f9-4e00-8203-fa627f0904fd", X-RequestID:"4811f72a-94f9-4e00-8203-fa627f0904fd", X-TransactionID:"4811f72a-94f9-4e00-8203-fa627f0904fd", X-ECOMP-RequestID:"4811f72a-94f9-4e00-8203-fa627f0904fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73d2511d-92df-4f98-9de8-09e61b4e5776"]
2022-11-13T00:57:05.171Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Request body: 
2022-11-13T00:57:05.172Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||==========================request end================================================
2022-11-13T00:57:05.171Z|01e66993-c9e7-4ebc-8c83-fb0e20204448|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:57:05.193Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:05.194Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:05.194Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Status text  : OK
2022-11-13T00:57:05.194Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:04 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:05.198Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||Response body: {
  "requestId" : "2afaa073-19ba-4587-936f-853607782b33",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=18f7257d-3eac-44ae-a673-287b0d5e2589 with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-11-13T00:56:31.000+00:00",
  "endTime" : "2022-11-13T00:56:55.000+00:00",
  "source" : "VID",
  "vnfId" : "c83a83fb-78ac-4fd5-8199-e8bbe1433057",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\n\t\t\t\"modelVersionId\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\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_0f174827-5290-4237-bd85-9f75bb639554\",\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\": \"31e1430c-51b5-4431-be8a-70985adb1580\",\n                                        \"modelInvariantUuid\": \"f69246fc-a618-44e0-a808-44e5637356cf\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"2845b1a9-5704-439e-8916-afc830e97f77\",\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\": \"598a697c-627e-4860-a947-f593dddac21b\",\n                                                \"modelInvariantUuid\": \"4dc20cbb-66e7-40b6-acf3-9761b244eed1\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"49b0330e-5d4d-480f-885f-6b37b1d36bc5\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554_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\": \"31991967-a0a7-45a3-a184-01b7be27fffe\",\n                            \"modelInvariantId\": \"bdf58c8f-627b-44ab-96c2-2e59a55e17bb\",\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\": \"b498fc27-e5b6-42f7-b5b4-5dba3f8c7786\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:56:54.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "7e4328fd-405d-4137-8f37-1760e2c79630",
  "serviceInstanceName" : "basic_cnf_macro_0f174827-5290-4237-bd85-9f75bb639554",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2afaa073-19ba-4587-936f-853607782b33",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33"
    }
  }
}
2022-11-13T00:57:05.198Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:05.199Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2afaa073-19ba-4587-936f-853607782b33|INFO|500||InvokeReturn
2022-11-13T00:57:05.200Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false
2022-11-13T00:57:05.201Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:57:05.201Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:05.201Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false
2022-11-13T00:57:05.201Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:57:05.201Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a2493f706ddba4ab38bda4c7bda4898", X-B3-SpanId:"58a37eac11e4b9ab", X-B3-ParentSpanId:"b971433961e467c5", X-B3-Sampled:"0", X-ONAP-RequestID:"4811f72a-94f9-4e00-8203-fa627f0904fd", X-RequestID:"4811f72a-94f9-4e00-8203-fa627f0904fd", X-TransactionID:"4811f72a-94f9-4e00-8203-fa627f0904fd", X-ECOMP-RequestID:"4811f72a-94f9-4e00-8203-fa627f0904fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aefaa052-5e6d-4758-b551-f9aa447b3a2d"]
2022-11-13T00:57:05.202Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:57:05.202Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:57:05.223Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:05.223Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:05.224Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:57:05.224Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:05 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:05.227Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:57:05.227Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:05.227Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2afaa073-19ba-4587-936f-853607782b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:57:05.234Z|4811f72a-94f9-4e00-8203-fa627f0904fd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2afaa073-19ba-4587-936f-853607782b33|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:57:07.165Z|25419931-0a20-4bc8-acd9-2efd3b36ef21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:57:07.166Z|25419931-0a20-4bc8-acd9-2efd3b36ef21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:57:14.222Z|94d8d829-5c5f-49eb-a80f-f4bf1ee7286b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:57:14.223Z|94d8d829-5c5f-49eb-a80f-f4bf1ee7286b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:57:14.307Z|a0f49552-57e5-4e80-8d19-a3d42e96be4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:57:14.307Z|a0f49552-57e5-4e80-8d19-a3d42e96be4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:57:14.675Z|2eab3e41-fc28-48e4-bf3b-e623751101c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:57:14.676Z|2eab3e41-fc28-48e4-bf3b-e623751101c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:57:15.349Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:57:15.357Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:57:15.357Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||Invoke
2022-11-13T00:57:15.357Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:15.357Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:57:15.357Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Method      : GET
2022-11-13T00:57:15.358Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71d07e188f832e235cac1ed4609113af", X-B3-SpanId:"3c99c9ab9b693a9d", X-B3-ParentSpanId:"2ad5be8ee9a846f1", X-B3-Sampled:"0", X-ONAP-RequestID:"74195a3a-57be-451c-92ff-7db450199f86", X-RequestID:"74195a3a-57be-451c-92ff-7db450199f86", X-TransactionID:"74195a3a-57be-451c-92ff-7db450199f86", X-ECOMP-RequestID:"74195a3a-57be-451c-92ff-7db450199f86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"227d4726-27fd-4f04-b79c-736aee56cbc9"]
2022-11-13T00:57:15.358Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Request body: 
2022-11-13T00:57:15.358Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||==========================request end================================================
2022-11-13T00:57:16.260Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:16.261Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:16.261Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status text  : OK
2022-11-13T00:57:16.262Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:16 GMT", x-envoy-upstream-service-time:"898", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:16.266Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Response body: {
  "requestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "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-11-13T00:55:47.000+00:00",
  "endTime" : "2022-11-13T00:57:13.000+00:00",
  "source" : "VID",
  "vnfId" : "1b81a446-a065-4bdf-8ed5-8c7a4734e0ca",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\n\t\t\t\"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\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\": \"cad768ac-f958-4201-adad-ed75772513de\",\n                                        \"modelInvariantUuid\": \"03f83339-c64a-4f31-912e-275e81565c84\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8048fd0f-12f9-467b-8000-7275faf051fd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"739f1fcd-cb59-4c0c-b220-8e5fa44e50b4\",\n                                                \"modelInvariantUuid\": \"8912b51b-3116-40e8-87ab-08f9082197d5\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2f0f61ec-dccf-4435-b652-80228dff2307\"\n                                            },\n                                            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n                            \"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\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\": \"4e7787f5-16e4-48a1-b9dc-f706b512de3b\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:57:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "serviceInstanceName" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
    "cloudIdentifier" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"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\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-11-13T00:56:15.000+00:00"
  } ],
  "requestURI" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    }
  }
}
2022-11-13T00:57:16.267Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:16.267Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||InvokeReturn
2022-11-13T00:57:16.269Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false
2022-11-13T00:57:16.269Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:57:16.270Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:16.270Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false
2022-11-13T00:57:16.271Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:57:16.271Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71d07e188f832e235cac1ed4609113af", X-B3-SpanId:"2755cda62eb629fb", X-B3-ParentSpanId:"2ad5be8ee9a846f1", X-B3-Sampled:"0", X-ONAP-RequestID:"74195a3a-57be-451c-92ff-7db450199f86", X-RequestID:"74195a3a-57be-451c-92ff-7db450199f86", X-TransactionID:"74195a3a-57be-451c-92ff-7db450199f86", X-ECOMP-RequestID:"74195a3a-57be-451c-92ff-7db450199f86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e49c567-b799-49de-8f27-95e4334f25ce"]
2022-11-13T00:57:16.272Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:57:16.272Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:57:16.292Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:16.292Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:16.292Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:57:16.293Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:16 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:16.297Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 71,
  "soRequestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "groupingId" : "433288f2-7e4f-4392-8b6c-cfca958f7910",
  "name" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/433288f2-7e4f-4392-8b6c-cfca958f7910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1668300979000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"adedca980f1b44f6aa594bef8cc712c9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:56:20.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:57:16.297Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:16.298Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:57:16.305Z|74195a3a-57be-451c-92ff-7db450199f86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:57:16.471Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:57:16.476Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:57:16.476Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||Invoke
2022-11-13T00:57:16.476Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:16.477Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:57:16.477Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Method      : GET
2022-11-13T00:57:16.477Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d53b6b08beba077726ea80607a410716", X-B3-SpanId:"41eceaf8414c7200", X-B3-ParentSpanId:"5e42f39caa451a37", X-B3-Sampled:"0", X-ONAP-RequestID:"474af253-2ef3-45a3-93e1-dbb574c4200e", X-RequestID:"474af253-2ef3-45a3-93e1-dbb574c4200e", X-TransactionID:"474af253-2ef3-45a3-93e1-dbb574c4200e", X-ECOMP-RequestID:"474af253-2ef3-45a3-93e1-dbb574c4200e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58ee9499-4fbf-4dfe-a536-782b6c1b4f64"]
2022-11-13T00:57:16.477Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Request body: 
2022-11-13T00:57:16.477Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||==========================request end================================================
2022-11-13T00:57:16.496Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:16.496Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:16.497Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status text  : OK
2022-11-13T00:57:16.497Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:16 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:16.498Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Response body: {
  "requestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "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-11-13T00:55:47.000+00:00",
  "endTime" : "2022-11-13T00:57:13.000+00:00",
  "source" : "VID",
  "vnfId" : "1b81a446-a065-4bdf-8ed5-8c7a4734e0ca",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\n\t\t\t\"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\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\": \"cad768ac-f958-4201-adad-ed75772513de\",\n                                        \"modelInvariantUuid\": \"03f83339-c64a-4f31-912e-275e81565c84\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8048fd0f-12f9-467b-8000-7275faf051fd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"739f1fcd-cb59-4c0c-b220-8e5fa44e50b4\",\n                                                \"modelInvariantUuid\": \"8912b51b-3116-40e8-87ab-08f9082197d5\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2f0f61ec-dccf-4435-b652-80228dff2307\"\n                                            },\n                                            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n                            \"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\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\": \"4e7787f5-16e4-48a1-b9dc-f706b512de3b\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:57:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "serviceInstanceName" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
    "cloudIdentifier" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"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\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-11-13T00:56:15.000+00:00"
  } ],
  "requestURI" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    }
  }
}
2022-11-13T00:57:16.499Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:16.499Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||InvokeReturn
2022-11-13T00:57:16.500Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false
2022-11-13T00:57:16.501Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:57:16.501Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:16.501Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false
2022-11-13T00:57:16.501Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:57:16.501Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d53b6b08beba077726ea80607a410716", X-B3-SpanId:"375d59bfff5eb2a3", X-B3-ParentSpanId:"5e42f39caa451a37", X-B3-Sampled:"0", X-ONAP-RequestID:"474af253-2ef3-45a3-93e1-dbb574c4200e", X-RequestID:"474af253-2ef3-45a3-93e1-dbb574c4200e", X-TransactionID:"474af253-2ef3-45a3-93e1-dbb574c4200e", X-ECOMP-RequestID:"474af253-2ef3-45a3-93e1-dbb574c4200e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b300bf64-3e8d-4d5a-a04d-7a12c119eb73"]
2022-11-13T00:57:16.502Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:57:16.502Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:57:16.516Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:16.517Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:16.517Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:57:16.517Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:16 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:16.518Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 71,
  "soRequestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "groupingId" : "433288f2-7e4f-4392-8b6c-cfca958f7910",
  "name" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/433288f2-7e4f-4392-8b6c-cfca958f7910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1668300979000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"adedca980f1b44f6aa594bef8cc712c9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:56:20.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:57:16.519Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:16.519Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:57:16.525Z|474af253-2ef3-45a3-93e1-dbb574c4200e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:57:16.677Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:57:16.682Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:57:16.682Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||Invoke
2022-11-13T00:57:16.683Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:16.683Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:57:16.683Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Method      : GET
2022-11-13T00:57:16.684Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7042ebe4f375875c8627f8b67a11f31", X-B3-SpanId:"d60a12e75a52e77c", X-B3-ParentSpanId:"e8e313bed42afbb5", X-B3-Sampled:"0", X-ONAP-RequestID:"8da9b192-89b7-4cdc-adca-bd74a57f1de5", X-RequestID:"8da9b192-89b7-4cdc-adca-bd74a57f1de5", X-TransactionID:"8da9b192-89b7-4cdc-adca-bd74a57f1de5", X-ECOMP-RequestID:"8da9b192-89b7-4cdc-adca-bd74a57f1de5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68efc8e8-27c4-4fad-ae6c-c3e17a26a99f"]
2022-11-13T00:57:16.684Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Request body: 
2022-11-13T00:57:16.685Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||==========================request end================================================
2022-11-13T00:57:16.705Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:16.705Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:16.705Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status text  : OK
2022-11-13T00:57:16.706Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:16 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:16.707Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Response body: {
  "requestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "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-11-13T00:55:47.000+00:00",
  "endTime" : "2022-11-13T00:57:13.000+00:00",
  "source" : "VID",
  "vnfId" : "1b81a446-a065-4bdf-8ed5-8c7a4734e0ca",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\n\t\t\t\"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\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\": \"cad768ac-f958-4201-adad-ed75772513de\",\n                                        \"modelInvariantUuid\": \"03f83339-c64a-4f31-912e-275e81565c84\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8048fd0f-12f9-467b-8000-7275faf051fd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"739f1fcd-cb59-4c0c-b220-8e5fa44e50b4\",\n                                                \"modelInvariantUuid\": \"8912b51b-3116-40e8-87ab-08f9082197d5\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2f0f61ec-dccf-4435-b652-80228dff2307\"\n                                            },\n                                            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n                            \"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\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\": \"4e7787f5-16e4-48a1-b9dc-f706b512de3b\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:57:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "serviceInstanceName" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
    "cloudIdentifier" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"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\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-11-13T00:56:15.000+00:00"
  } ],
  "requestURI" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    }
  }
}
2022-11-13T00:57:16.707Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:16.708Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||InvokeReturn
2022-11-13T00:57:16.709Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false
2022-11-13T00:57:16.710Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:57:16.710Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:16.710Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false
2022-11-13T00:57:16.710Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:57:16.711Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7042ebe4f375875c8627f8b67a11f31", X-B3-SpanId:"28c7438aa38ec0d2", X-B3-ParentSpanId:"e8e313bed42afbb5", X-B3-Sampled:"0", X-ONAP-RequestID:"8da9b192-89b7-4cdc-adca-bd74a57f1de5", X-RequestID:"8da9b192-89b7-4cdc-adca-bd74a57f1de5", X-TransactionID:"8da9b192-89b7-4cdc-adca-bd74a57f1de5", X-ECOMP-RequestID:"8da9b192-89b7-4cdc-adca-bd74a57f1de5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a7b76a3-6637-494f-999e-c26f15b46a00"]
2022-11-13T00:57:16.711Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:57:16.711Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:57:16.725Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:16.726Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:16.727Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:57:16.727Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:16 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:16.728Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 71,
  "soRequestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "groupingId" : "433288f2-7e4f-4392-8b6c-cfca958f7910",
  "name" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/433288f2-7e4f-4392-8b6c-cfca958f7910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1668300979000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"adedca980f1b44f6aa594bef8cc712c9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:56:20.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:57:16.729Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:16.729Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:57:16.737Z|8da9b192-89b7-4cdc-adca-bd74a57f1de5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:57:16.898Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:57:16.902Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:57:16.903Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||Invoke
2022-11-13T00:57:16.903Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:16.903Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:57:16.904Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Method      : GET
2022-11-13T00:57:16.904Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95d6991b0a74242937feb7d05c1972f6", X-B3-SpanId:"7ea3b14337acf36b", X-B3-ParentSpanId:"8bfc90dd7f5dc050", X-B3-Sampled:"0", X-ONAP-RequestID:"1ed9514f-5b84-4703-83d2-4cb5f6d39500", X-RequestID:"1ed9514f-5b84-4703-83d2-4cb5f6d39500", X-TransactionID:"1ed9514f-5b84-4703-83d2-4cb5f6d39500", X-ECOMP-RequestID:"1ed9514f-5b84-4703-83d2-4cb5f6d39500", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac0f422e-0540-4741-b1a9-97b9c095cebd"]
2022-11-13T00:57:16.904Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Request body: 
2022-11-13T00:57:16.904Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||==========================request end================================================
2022-11-13T00:57:16.925Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:16.925Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:16.925Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status text  : OK
2022-11-13T00:57:16.926Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:16 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:16.928Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Response body: {
  "requestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "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-11-13T00:55:47.000+00:00",
  "endTime" : "2022-11-13T00:57:13.000+00:00",
  "source" : "VID",
  "vnfId" : "1b81a446-a065-4bdf-8ed5-8c7a4734e0ca",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\n\t\t\t\"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\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\": \"cad768ac-f958-4201-adad-ed75772513de\",\n                                        \"modelInvariantUuid\": \"03f83339-c64a-4f31-912e-275e81565c84\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8048fd0f-12f9-467b-8000-7275faf051fd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"739f1fcd-cb59-4c0c-b220-8e5fa44e50b4\",\n                                                \"modelInvariantUuid\": \"8912b51b-3116-40e8-87ab-08f9082197d5\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2f0f61ec-dccf-4435-b652-80228dff2307\"\n                                            },\n                                            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n                            \"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\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\": \"4e7787f5-16e4-48a1-b9dc-f706b512de3b\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:57:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "serviceInstanceName" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
    "cloudIdentifier" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"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\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-11-13T00:56:15.000+00:00"
  } ],
  "requestURI" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    }
  }
}
2022-11-13T00:57:16.928Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:16.930Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||InvokeReturn
2022-11-13T00:57:16.932Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false
2022-11-13T00:57:16.932Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:57:16.933Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:16.933Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false
2022-11-13T00:57:16.934Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:57:16.935Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95d6991b0a74242937feb7d05c1972f6", X-B3-SpanId:"bf8b6f50489bc637", X-B3-ParentSpanId:"8bfc90dd7f5dc050", X-B3-Sampled:"0", X-ONAP-RequestID:"1ed9514f-5b84-4703-83d2-4cb5f6d39500", X-RequestID:"1ed9514f-5b84-4703-83d2-4cb5f6d39500", X-TransactionID:"1ed9514f-5b84-4703-83d2-4cb5f6d39500", X-ECOMP-RequestID:"1ed9514f-5b84-4703-83d2-4cb5f6d39500", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c20b016-3b63-491a-a98d-50bac4311168"]
2022-11-13T00:57:16.935Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:57:16.936Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:57:16.953Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:16.953Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:16.954Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:57:16.954Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:16 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:16.955Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 71,
  "soRequestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "groupingId" : "433288f2-7e4f-4392-8b6c-cfca958f7910",
  "name" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/433288f2-7e4f-4392-8b6c-cfca958f7910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1668300979000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"adedca980f1b44f6aa594bef8cc712c9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:56:20.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:57:16.956Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:16.956Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:57:16.960Z|520825a6-af3b-432d-a444-fd99e46c6f8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:57:16.960Z|520825a6-af3b-432d-a444-fd99e46c6f8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:57:16.967Z|1ed9514f-5b84-4703-83d2-4cb5f6d39500|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:57:17.137Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:57:17.142Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:57:17.143Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||Invoke
2022-11-13T00:57:17.143Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:17.143Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f
2022-11-13T00:57:17.144Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Method      : GET
2022-11-13T00:57:17.144Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee13d7f2670613e59ca786ab3c4a3fd0", X-B3-SpanId:"12f4ce215a897392", X-B3-ParentSpanId:"3f9e90593d11ea0a", X-B3-Sampled:"0", X-ONAP-RequestID:"8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb", X-RequestID:"8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb", X-TransactionID:"8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb", X-ECOMP-RequestID:"8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53831182-2c4d-4646-b416-0af65bea477a"]
2022-11-13T00:57:17.144Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Request body: 
2022-11-13T00:57:17.145Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||==========================request end================================================
2022-11-13T00:57:17.167Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:17.168Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:17.168Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Status text  : OK
2022-11-13T00:57:17.168Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:16 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:17.173Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||Response body: {
  "requestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "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-11-13T00:55:47.000+00:00",
  "endTime" : "2022-11-13T00:57:13.000+00:00",
  "source" : "VID",
  "vnfId" : "1b81a446-a065-4bdf-8ed5-8c7a4734e0ca",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\n\t\t\t\"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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_6b5c62d0-6d82-4b42-bb06-30549aa61b19\",\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\": \"cad768ac-f958-4201-adad-ed75772513de\",\n                                        \"modelInvariantUuid\": \"03f83339-c64a-4f31-912e-275e81565c84\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8048fd0f-12f9-467b-8000-7275faf051fd\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"2338f1545a624fab969a68194702106a\",\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\": \"739f1fcd-cb59-4c0c-b220-8e5fa44e50b4\",\n                                                \"modelInvariantUuid\": \"8912b51b-3116-40e8-87ab-08f9082197d5\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2f0f61ec-dccf-4435-b652-80228dff2307\"\n                                            },\n                                            \"instanceName\": \"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\n                            \"modelInvariantId\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\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\": \"4e7787f5-16e4-48a1-b9dc-f706b512de3b\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:57:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "serviceInstanceName" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
    "cloudIdentifier" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"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\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-11-13T00:56:15.000+00:00"
  } ],
  "requestURI" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f"
    }
  }
}
2022-11-13T00:57:17.173Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:17.173Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|INFO|500||InvokeReturn
2022-11-13T00:57:17.175Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false
2022-11-13T00:57:17.175Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:57:17.175Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:17.176Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false
2022-11-13T00:57:17.176Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:57:17.176Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee13d7f2670613e59ca786ab3c4a3fd0", X-B3-SpanId:"00130e12d2f7cc88", X-B3-ParentSpanId:"3f9e90593d11ea0a", X-B3-Sampled:"0", X-ONAP-RequestID:"8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb", X-RequestID:"8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb", X-TransactionID:"8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb", X-ECOMP-RequestID:"8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"276962eb-2234-4a1f-a687-5ec654db7f05"]
2022-11-13T00:57:17.177Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:57:17.177Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:57:17.188Z|5ec610d4-4540-4a4c-b311-3d8e20fd0520|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:57:17.189Z|5ec610d4-4540-4a4c-b311-3d8e20fd0520|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:57:17.193Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:17.193Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:17.194Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:57:17.194Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:16 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:17.196Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 71,
  "soRequestId" : "7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f",
  "groupingId" : "433288f2-7e4f-4392-8b6c-cfca958f7910",
  "name" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/433288f2-7e4f-4392-8b6c-cfca958f7910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1668300979000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"adedca980f1b44f6aa594bef8cc712c9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:56:20.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:57:17.196Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:17.197Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:57:17.204Z|8f9f0a4c-ee49-46cb-a229-58f4f4f1b4eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b92a42b-a8ec-4c64-9bcf-3eaac0e4c30f|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:57:17.467Z|54937f58-3a90-4ea7-a806-f7f902be5340|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:57:17.467Z|54937f58-3a90-4ea7-a806-f7f902be5340|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:57:19.063Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:57:19.065Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|||INFO|500||Checking if requestId: 226d9693-37e8-4a86-a9bb-951c1cb8a350 already exists in requestDb InfraActiveRequests table
2022-11-13T00:57:19.065Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350
2022-11-13T00:57:19.065Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|INFO|500||Invoke
2022-11-13T00:57:19.066Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:19.066Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350
2022-11-13T00:57:19.066Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Method      : GET
2022-11-13T00:57:19.066Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be74a20303094eb5f18d020db741a819", X-B3-SpanId:"2b1a241927eb980f", X-B3-ParentSpanId:"c0bbd8f3c2f31f0b", X-B3-Sampled:"0", X-ONAP-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-TransactionID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-ECOMP-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7339f866-8f4c-400a-b8c3-922d10beeafa"]
2022-11-13T00:57:19.067Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Request body: 
2022-11-13T00:57:19.067Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||==========================request end================================================
2022-11-13T00:57:19.092Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:19.092Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:57:19.092Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Status text  : Not Found
2022-11-13T00:57:19.093Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:57:18 GMT", x-envoy-upstream-service-time:"20", server:"envoy"]
2022-11-13T00:57:19.093Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Response body: 
2022-11-13T00:57:19.093Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:19.093Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|INFO|404|Not Found|InvokeReturn
2022-11-13T00:57:19.113Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|||INFO|500||Running local validations
2022-11-13T00:57:19.117Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:57:19.136Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-13T00:57:19.137Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|INFO|500||Invoke
2022-11-13T00:57:19.236Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a|INFO|500||InvokeReturn
2022-11-13T00:57:19.237Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2338f1545a624fab969a68194702106a has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:57:19 GMT], server=[envoy], content-length=[1035], x-envoy-upstream-service-time=[89], vertex-id=[278552], x-aai-txid=[2-aai-resources-221113-00:57:19:004-96196], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:57:19.238Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|||DEBUG|500||{"tenant-id":"2338f1545a624fab969a68194702106a","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1668300954473","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/1b81a446-a065-4bdf-8ed5-8c7a4734e0ca","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca"}],"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-11-13T00:57:19.239Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-13T00:57:19.240Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-13T00:57:19.240Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|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-11-13T00:57:19.241Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-11-13T00:57:19.241Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:19.241Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|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-11-13T00:57:19.242Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-11-13T00:57:19.242Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|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:"be74a20303094eb5f18d020db741a819", X-B3-SpanId:"b0e5d5a4a1791ddc", X-B3-ParentSpanId:"c0bbd8f3c2f31f0b", X-B3-Sampled:"0", X-ONAP-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-TransactionID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-ECOMP-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bbe6376-9d8f-42d0-8edd-09afdd40e513"]
2022-11-13T00:57:19.242Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"1fb6edcd-a1ac-4bc2-9202-4873e00b5911"},"instanceName":null,"requestScope":"service"}
2022-11-13T00:57:19.242Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-11-13T00:57:19.285Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:19.285Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:19.286Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-11-13T00:57:19.286Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:57:18 GMT", x-envoy-upstream-service-time:"40", server:"envoy"]
2022-11-13T00:57:19.286Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-11-13T00:57:19.287Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:19.287Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-11-13T00:57:19.288Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f
2022-11-13T00:57:19.288Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|INFO|500||Invoke
2022-11-13T00:57:19.288Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:19.289Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f
2022-11-13T00:57:19.289Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Method      : GET
2022-11-13T00:57:19.289Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-TransactionID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-ECOMP-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e6286fe-1161-412f-bd49-33e63fb08430"]
2022-11-13T00:57:19.289Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Request body: 
2022-11-13T00:57:19.290Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||==========================request end================================================
2022-11-13T00:57:19.372Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:19.382Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:19.382Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Status text  : OK
2022-11-13T00:57:19.382Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:57:19 GMT", x-envoy-upstream-service-time:"77", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:19.383Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "eb2c1204-6ac3-46e1-b707-7204264fc83f",
  "modelInvariantUUID" : "8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86",
  "created" : "2022-11-13 00:54:47.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" : 18,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:57:19.383Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:19.384Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|INFO|500||InvokeReturn
2022-11-13T00:57:19.386Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance
2022-11-13T00:57:19.387Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|INFO|500||Invoke
2022-11-13T00:57:19.387Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:19.387Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance
2022-11-13T00:57:19.388Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|DEBUG|500||Method      : GET
2022-11-13T00:57:19.388Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-TransactionID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-ECOMP-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"588e47b2-68ed-47cb-a1cb-13a03a78cef4"]
2022-11-13T00:57:19.398Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|DEBUG|500||Request body: 
2022-11-13T00:57:19.399Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-11-13T00:57:19.427Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:19.428Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:57:19.428Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|DEBUG|500||Status text  : Not Found
2022-11-13T00:57:19.428Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:57:19 GMT", x-envoy-upstream-service-time:"19", server:"envoy"]
2022-11-13T00:57:19.429Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|DEBUG|500||Response body: 
2022-11-13T00:57:19.429Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:19.429Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-11-13T00:57:19.430Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86
2022-11-13T00:57:19.432Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|INFO|500||Invoke
2022-11-13T00:57:19.432Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:19.433Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86
2022-11-13T00:57:19.433Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|DEBUG|500||Method      : GET
2022-11-13T00:57:19.438Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-TransactionID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-ECOMP-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ce546ca-7b5f-468e-af94-99df34e48ae9"]
2022-11-13T00:57:19.439Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|DEBUG|500||Request body: 
2022-11-13T00:57:19.439Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|DEBUG|500||==========================request end================================================
2022-11-13T00:57:19.499Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:19.499Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:19.500Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|DEBUG|500||Status text  : OK
2022-11-13T00:57:19.500Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:57:19 GMT", x-envoy-upstream-service-time:"54", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:19.503Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "eb2c1204-6ac3-46e1-b707-7204264fc83f",
      "modelInvariantUUID" : "8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86",
      "created" : "2022-11-13 00:54:47.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" : 18,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/collectionResourceCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/networkCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/pnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/recipes"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/allottedCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/configurationCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/vnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/csar"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86"
    }
  }
}
2022-11-13T00:57:19.503Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:19.503Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86|INFO|500||InvokeReturn
2022-11-13T00:57:19.508Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance
2022-11-13T00:57:19.509Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|INFO|500||Invoke
2022-11-13T00:57:19.509Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:19.510Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance
2022-11-13T00:57:19.510Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|DEBUG|500||Method      : GET
2022-11-13T00:57:19.510Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-TransactionID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-ECOMP-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebcba9ed-0413-4214-9d7f-ed0d1da7883b"]
2022-11-13T00:57:19.511Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|DEBUG|500||Request body: 
2022-11-13T00:57:19.511Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-11-13T00:57:19.529Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:19.529Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-13T00:57:19.529Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|DEBUG|500||Status text  : Not Found
2022-11-13T00:57:19.530Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 13 Nov 2022 00:57:19 GMT", x-envoy-upstream-service-time:"15", server:"envoy"]
2022-11-13T00:57:19.530Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|DEBUG|500||Response body: 
2022-11-13T00:57:19.531Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:19.531Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eb2c1204-6ac3-46e1-b707-7204264fc83f&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-11-13T00:57:19.532Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|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-11-13T00:57:19.532Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-11-13T00:57:19.532Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:19.533Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|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-11-13T00:57:19.533Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-11-13T00:57:19.533Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|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:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-TransactionID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-ECOMP-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"845d6187-4596-489e-aa2f-18015a261c24"]
2022-11-13T00:57:19.534Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-11-13T00:57:19.534Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-11-13T00:57:19.585Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:19.585Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|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-11-13T00:57:19.586Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2022-11-13T00:57:19.586Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:57:19 GMT", x-envoy-upstream-service-time:"49", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:19.587Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|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-11-12 23:13:21.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:57:19.588Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:19.589Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-11-13T00:57:19.591Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|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-11-13T00:57:19.592Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|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-11-13T00:57:19.592Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|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-11-13T00:57:19.593Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|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-11-13T00:57:19.593Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|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-11-13T00:57:19.594Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|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:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-TransactionID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-ECOMP-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1164b04-8daa-44f8-a64d-694bcfeb4101"]
2022-11-13T00:57:19.595Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|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-11-13T00:57:19.595Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|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-11-13T00:57:19.658Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|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-11-13T00:57:19.659Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|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-11-13T00:57:19.659Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : OK
2022-11-13T00:57:19.660Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:57:19 GMT", x-envoy-upstream-service-time:"60", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:19.660Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 536,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-11-12T23:13:21.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
    }
  }
}
2022-11-13T00:57:19.660Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|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-11-13T00:57:19.661Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|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-11-13T00:57:19.663Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f
2022-11-13T00:57:19.663Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|INFO|500||Invoke
2022-11-13T00:57:19.664Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:19.664Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f
2022-11-13T00:57:19.665Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Method      : GET
2022-11-13T00:57:19.665Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-TransactionID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-ECOMP-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46fea0b4-cd88-49a9-addc-1db5c1c65b7f"]
2022-11-13T00:57:19.665Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Request body: 
2022-11-13T00:57:19.665Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||==========================request end================================================
2022-11-13T00:57:19.730Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:19.731Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:19.731Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Status text  : OK
2022-11-13T00:57:19.732Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 13 Nov 2022 00:57:19 GMT", x-envoy-upstream-service-time:"62", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:19.732Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "eb2c1204-6ac3-46e1-b707-7204264fc83f",
  "modelInvariantUUID" : "8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86",
  "created" : "2022-11-13 00:54:47.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" : 18,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/vnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/csar"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f/serviceProxyCustomizations"
    }
  }
}
2022-11-13T00:57:19.733Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:19.733Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eb2c1204-6ac3-46e1-b707-7204264fc83f|INFO|500||InvokeReturn
2022-11-13T00:57:19.736Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-13T00:57:19.737Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-11-13T00:57:19.737Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:19.737Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-11-13T00:57:19.738Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-11-13T00:57:19.738Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1392", X-B3-TraceId:"be74a20303094eb5f18d020db741a819", X-B3-SpanId:"883160ebdf20a769", X-B3-ParentSpanId:"c0bbd8f3c2f31f0b", X-B3-Sampled:"0", X-ONAP-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-TransactionID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-ECOMP-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33eb981b-786c-492e-adee-c0ad8fa919f6"]
2022-11-13T00:57:19.738Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"226d9693-37e8-4a86-a9bb-951c1cb8a350","requestStatus":"IN_PROGRESS","startTime":1668301039114,"source":"VID","tenantId":"2338f1545a624fab969a68194702106a","requestBody":"{\n\t\"requestDetails\": {\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\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"1fb6edcd-a1ac-4bc2-9202-4873e00b5911","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"226d9693-37e8-4a86-a9bb-951c1cb8a350"}
2022-11-13T00:57:19.739Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-11-13T00:57:19.843Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:19.844Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-11-13T00:57:19.844Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-11-13T00:57:19.844Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|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/226d9693-37e8-4a86-a9bb-951c1cb8a350", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:18 GMT", x-envoy-upstream-service-time:"98", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:19.845Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:57:19.114+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-13T00:57:19.628+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350"
    }
  }
}
2022-11-13T00:57:19.845Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:19.845Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-11-13T00:57:20.003Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|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-11-13T00:57:20.004Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-11-13T00:57:20.005Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:20.005Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|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-11-13T00:57:20.005Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-11-13T00:57:20.005Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|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:"be74a20303094eb5f18d020db741a819", X-B3-SpanId:"17ec5a03dfe7e9e9", X-B3-ParentSpanId:"c0bbd8f3c2f31f0b", X-B3-Sampled:"0", X-ONAP-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-TransactionID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-ECOMP-RequestID:"226d9693-37e8-4a86-a9bb-951c1cb8a350", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c85f8f34-016f-4f20-abcc-57dc6a706b3d"]
2022-11-13T00:57:20.006Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\"modelUuid\":\"eb2c1204-6ac3-46e1-b707-7204264fc83f\",\"modelInvariantUuid\":\"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"2338f1545a624fab969a68194702106a\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"1fb6edcd-a1ac-4bc2-9202-4873e00b5911\"}","type":"String"},"requestId":{"value":"226d9693-37e8-4a86-a9bb-951c1cb8a350","type":"String"},"mso-request-id":{"value":"226d9693-37e8-4a86-a9bb-951c1cb8a350","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"1fb6edcd-a1ac-4bc2-9202-4873e00b5911","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/1fb6edcd-a1ac-4bc2-9202-4873e00b5911","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-13T00:57:20.006Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-11-13T00:57:23.093Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:23.094Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-13T00:57:23.094Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-11-13T00:57:23.094Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Sun, 13 Nov 2022 00:57:23 GMT", x-onap-requestid:"226d9693-37e8-4a86-a9bb-951c1cb8a350", x-requestid:"226d9693-37e8-4a86-a9bb-951c1cb8a350", x-transactionid:"226d9693-37e8-4a86-a9bb-951c1cb8a350", x-ecomp-requestid:"226d9693-37e8-4a86-a9bb-951c1cb8a350", x-onap-partnername:"UNKNOWN", x-invocationid:"c85f8f34-016f-4f20-abcc-57dc6a706b3d", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"3073", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:23.095Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"226d9693-37e8-4a86-a9bb-951c1cb8a350\",\"instanceId\":\"1fb6edcd-a1ac-4bc2-9202-4873e00b5911\"}}","message":"Success","processInstanceID":"20bfe9e9-62ee-11ed-9d06-5af7ec799a21","variables":null,"messageCode":200}
2022-11-13T00:57:23.095Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:23.096Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-13T00:57:23.102Z|226d9693-37e8-4a86-a9bb-951c1cb8a350|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:57:23.282Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:57:23.286Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350
2022-11-13T00:57:23.287Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|INFO|500||Invoke
2022-11-13T00:57:23.287Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:23.287Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350
2022-11-13T00:57:23.288Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Method      : GET
2022-11-13T00:57:23.288Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4ce29294ee1c0eec64ae3cbe245f30c", X-B3-SpanId:"a7434913162e6eee", X-B3-ParentSpanId:"0ec5557b68be20d3", X-B3-Sampled:"0", X-ONAP-RequestID:"bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97", X-RequestID:"bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97", X-TransactionID:"bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97", X-ECOMP-RequestID:"bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61a7c8b9-3503-4131-a059-464f0a917602"]
2022-11-13T00:57:23.288Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Request body: 
2022-11-13T00:57:23.288Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||==========================request end================================================
2022-11-13T00:57:23.311Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:23.311Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:23.312Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Status text  : OK
2022-11-13T00:57:23.312Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:22 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:23.313Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Response body: {
  "requestId" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-13T00:57:19.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:57:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "serviceInstanceName" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350"
    }
  }
}
2022-11-13T00:57:23.313Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:23.314Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|INFO|500||InvokeReturn
2022-11-13T00:57:23.315Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false
2022-11-13T00:57:23.315Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:57:23.316Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:23.316Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false
2022-11-13T00:57:23.316Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:57:23.317Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4ce29294ee1c0eec64ae3cbe245f30c", X-B3-SpanId:"d1ec4792fbf51582", X-B3-ParentSpanId:"0ec5557b68be20d3", X-B3-Sampled:"0", X-ONAP-RequestID:"bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97", X-RequestID:"bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97", X-TransactionID:"bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97", X-ECOMP-RequestID:"bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6dc0a04-7c52-43a4-b2e0-a2b5c6d57d4c"]
2022-11-13T00:57:23.317Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:57:23.318Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:57:23.478Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:23.478Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:23.479Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:57:23.479Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:22 GMT", x-envoy-upstream-service-time:"157", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:23.481Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-13T00:57:23.481Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:23.482Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:57:23.488Z|bef96fd4-8cfe-4de4-8cf0-fdf7dbf5dc97|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:57:24.335Z|b27fd99c-2b02-4ca4-ba97-543a79e26a59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:57:24.335Z|b27fd99c-2b02-4ca4-ba97-543a79e26a59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:57:24.699Z|6fa8ac76-4e41-4f40-9697-63ca1a636b7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:57:24.700Z|6fa8ac76-4e41-4f40-9697-63ca1a636b7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:57:27.217Z|e667673d-c986-4d45-a4d6-3d39fd0eba17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:57:27.218Z|e667673d-c986-4d45-a4d6-3d39fd0eba17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:57:31.960Z|0785f73f-2256-419d-a282-20fcd182d700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:57:31.960Z|0785f73f-2256-419d-a282-20fcd182d700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:57:33.639Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:57:33.645Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350
2022-11-13T00:57:33.645Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|INFO|500||Invoke
2022-11-13T00:57:33.646Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:33.646Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350
2022-11-13T00:57:33.646Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Method      : GET
2022-11-13T00:57:33.646Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff86864616f102eb8d9be7d4c76c1c19", X-B3-SpanId:"f9b8f7b611db98dc", X-B3-ParentSpanId:"c055e68d1b125fbf", X-B3-Sampled:"0", X-ONAP-RequestID:"00ec90ed-02ca-4514-bd10-0d57c3d66de8", X-RequestID:"00ec90ed-02ca-4514-bd10-0d57c3d66de8", X-TransactionID:"00ec90ed-02ca-4514-bd10-0d57c3d66de8", X-ECOMP-RequestID:"00ec90ed-02ca-4514-bd10-0d57c3d66de8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad661aa3-5ad0-4470-9c6a-70db5003dfa8"]
2022-11-13T00:57:33.647Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Request body: 
2022-11-13T00:57:33.647Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||==========================request end================================================
2022-11-13T00:57:33.672Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:33.672Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:33.673Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Status text  : OK
2022-11-13T00:57:33.673Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:33 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:33.673Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Response body: {
  "requestId" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "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-11-13T00:57:19.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:57:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "serviceInstanceName" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350"
    }
  }
}
2022-11-13T00:57:33.674Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:33.674Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|INFO|500||InvokeReturn
2022-11-13T00:57:33.675Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false
2022-11-13T00:57:33.676Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:57:33.676Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:33.676Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false
2022-11-13T00:57:33.676Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:57:33.676Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff86864616f102eb8d9be7d4c76c1c19", X-B3-SpanId:"77bf9d4ff0f616a7", X-B3-ParentSpanId:"c055e68d1b125fbf", X-B3-Sampled:"0", X-ONAP-RequestID:"00ec90ed-02ca-4514-bd10-0d57c3d66de8", X-RequestID:"00ec90ed-02ca-4514-bd10-0d57c3d66de8", X-TransactionID:"00ec90ed-02ca-4514-bd10-0d57c3d66de8", X-ECOMP-RequestID:"00ec90ed-02ca-4514-bd10-0d57c3d66de8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aca76181-ddaa-488b-90bf-07a93802f9b3"]
2022-11-13T00:57:33.677Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:57:33.677Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:57:33.689Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:33.689Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:33.689Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:57:33.690Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:33 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:33.691Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 80,
  "soRequestId" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "groupingId" : "433288f2-7e4f-4392-8b6c-cfca958f7910",
  "name" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/433288f2-7e4f-4392-8b6c-cfca958f7910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1668301052000,\"creation_time\":1668300979000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"adedca980f1b44f6aa594bef8cc712c9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:57:32.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:57:33.691Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:33.692Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:57:33.735Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:57:33.735Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:57:33.735Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:33.736Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:57:33.736Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:57:33.736Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"00ec90ed-02ca-4514-bd10-0d57c3d66de8", X-RequestID:"00ec90ed-02ca-4514-bd10-0d57c3d66de8", X-TransactionID:"00ec90ed-02ca-4514-bd10-0d57c3d66de8", X-ECOMP-RequestID:"00ec90ed-02ca-4514-bd10-0d57c3d66de8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8be3f22-fbec-4fe7-a7f2-b3ff5b47e0c5"]
2022-11-13T00:57:33.737Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:57:33.737Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:57:33.891Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:33.892Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:33.892Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:57:33.892Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=963D35E416821DDDDD0107B6D53DF423; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Sun, 13 Nov 2022 00:57:34 GMT", x-envoy-upstream-service-time:"151", server:"envoy"]
2022-11-13T00:57:33.892Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2542b334-62ee-11ed-9d06-5af7ec799a21","businessKey":"226d9693-37e8-4a86-a9bb-951c1cb8a350","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:57:28.522+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"20bfe9e9-62ee-11ed-9d06-5af7ec799a21","superProcessInstanceId":"2541efa1-62ee-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-13T00:57:33.893Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:33.893Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:57:33.917Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:57:33.918Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:57:33.918Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:33.919Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:57:33.919Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:57:33.919Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"00ec90ed-02ca-4514-bd10-0d57c3d66de8", X-RequestID:"00ec90ed-02ca-4514-bd10-0d57c3d66de8", X-TransactionID:"00ec90ed-02ca-4514-bd10-0d57c3d66de8", X-ECOMP-RequestID:"00ec90ed-02ca-4514-bd10-0d57c3d66de8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b7fd879-893e-40a7-b5ea-be2fdb3fe4a6"]
2022-11-13T00:57:33.920Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:57:33.920Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:57:34.056Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:34.057Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:34.057Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:57:34.058Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=44B8B24776CE11C193909340EEA8FB60; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"811", date:"Sun, 13 Nov 2022 00:57:34 GMT", x-envoy-upstream-service-time:"133", server:"envoy"]
2022-11-13T00:57:34.058Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:27f17fac-62ee-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"2542b334-62ee-11ed-9d06-5af7ec799a21","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"2542b334-62ee-11ed-9d06-5af7ec799a21","executionId":"2542b334-62ee-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:57:33.023+0000","endTime":"2022-11-13T00:57:33.027+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"20bfe9e9-62ee-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:57:34.058Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:34.059Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:57:34.064Z|00ec90ed-02ca-4514-bd10-0d57c3d66de8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:57:34.359Z|2c31ef72-5389-44c3-83ac-fae983e5ff49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:57:34.359Z|2c31ef72-5389-44c3-83ac-fae983e5ff49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:57:34.726Z|2fee97ca-971a-4b3c-b98d-b9914cf4a0fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:57:34.727Z|2fee97ca-971a-4b3c-b98d-b9914cf4a0fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:57:37.242Z|04a76fce-521a-44f2-818c-2f65e7a400c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:57:37.243Z|04a76fce-521a-44f2-818c-2f65e7a400c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:57:44.218Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:57:44.224Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350
2022-11-13T00:57:44.224Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|INFO|500||Invoke
2022-11-13T00:57:44.224Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:44.225Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350
2022-11-13T00:57:44.225Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Method      : GET
2022-11-13T00:57:44.225Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5fe9346e8066d0b9854bd46ef328f2f", X-B3-SpanId:"d1e6f7e30408ca04", X-B3-ParentSpanId:"735dcf48844d040e", X-B3-Sampled:"0", X-ONAP-RequestID:"a33c8fce-d04b-40f2-89bc-eca1173f4ff7", X-RequestID:"a33c8fce-d04b-40f2-89bc-eca1173f4ff7", X-TransactionID:"a33c8fce-d04b-40f2-89bc-eca1173f4ff7", X-ECOMP-RequestID:"a33c8fce-d04b-40f2-89bc-eca1173f4ff7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"514ef3a5-14e3-48a5-9ff7-f1c454f225b6"]
2022-11-13T00:57:44.225Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Request body: 
2022-11-13T00:57:44.225Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||==========================request end================================================
2022-11-13T00:57:44.249Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:44.249Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:44.249Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Status text  : OK
2022-11-13T00:57:44.249Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:44 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:44.251Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Response body: {
  "requestId" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "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-11-13T00:57:19.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:57:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "serviceInstanceName" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350"
    }
  }
}
2022-11-13T00:57:44.251Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:44.251Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|INFO|500||InvokeReturn
2022-11-13T00:57:44.252Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false
2022-11-13T00:57:44.253Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:57:44.253Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:44.253Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false
2022-11-13T00:57:44.253Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:57:44.253Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5fe9346e8066d0b9854bd46ef328f2f", X-B3-SpanId:"7d45f6e288688262", X-B3-ParentSpanId:"735dcf48844d040e", X-B3-Sampled:"0", X-ONAP-RequestID:"a33c8fce-d04b-40f2-89bc-eca1173f4ff7", X-RequestID:"a33c8fce-d04b-40f2-89bc-eca1173f4ff7", X-TransactionID:"a33c8fce-d04b-40f2-89bc-eca1173f4ff7", X-ECOMP-RequestID:"a33c8fce-d04b-40f2-89bc-eca1173f4ff7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1eda6ee5-970d-42ae-8f0c-e6eecec9100f"]
2022-11-13T00:57:44.254Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:57:44.254Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:57:44.271Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:44.271Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:44.272Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:57:44.272Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:44 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:44.280Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 80,
  "soRequestId" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "groupingId" : "433288f2-7e4f-4392-8b6c-cfca958f7910",
  "name" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/433288f2-7e4f-4392-8b6c-cfca958f7910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1668301052000,\"creation_time\":1668300979000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"adedca980f1b44f6aa594bef8cc712c9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:57:32.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:57:44.281Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:44.281Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:57:44.309Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:57:44.309Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:57:44.309Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:44.309Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:57:44.310Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:57:44.310Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a33c8fce-d04b-40f2-89bc-eca1173f4ff7", X-RequestID:"a33c8fce-d04b-40f2-89bc-eca1173f4ff7", X-TransactionID:"a33c8fce-d04b-40f2-89bc-eca1173f4ff7", X-ECOMP-RequestID:"a33c8fce-d04b-40f2-89bc-eca1173f4ff7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6862e96d-a21e-4f6b-a7e5-67785daf8afa"]
2022-11-13T00:57:44.310Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:57:44.310Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:57:44.382Z|c206ae15-f548-44f2-bde1-64a806b7f8ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:57:44.383Z|c206ae15-f548-44f2-bde1-64a806b7f8ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:57:44.440Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:44.440Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:44.441Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:57:44.441Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=2FE447CBA2879638872CF9CEAFD4E2B2; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Sun, 13 Nov 2022 00:57:45 GMT", x-envoy-upstream-service-time:"123", server:"envoy"]
2022-11-13T00:57:44.441Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2542b334-62ee-11ed-9d06-5af7ec799a21","businessKey":"226d9693-37e8-4a86-a9bb-951c1cb8a350","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-11-13T00:57:28.522+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"20bfe9e9-62ee-11ed-9d06-5af7ec799a21","superProcessInstanceId":"2541efa1-62ee-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-13T00:57:44.442Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:44.442Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:57:44.470Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:57:44.470Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:57:44.470Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:44.471Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:57:44.471Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:57:44.471Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a33c8fce-d04b-40f2-89bc-eca1173f4ff7", X-RequestID:"a33c8fce-d04b-40f2-89bc-eca1173f4ff7", X-TransactionID:"a33c8fce-d04b-40f2-89bc-eca1173f4ff7", X-ECOMP-RequestID:"a33c8fce-d04b-40f2-89bc-eca1173f4ff7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c30261c-82ba-4a44-ab32-5fecf0f707b0"]
2022-11-13T00:57:44.472Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:57:44.472Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:57:44.593Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:44.594Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:44.594Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:57:44.594Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=4C09195D3AD37FAC5E3AC6BCE613C38D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"811", date:"Sun, 13 Nov 2022 00:57:45 GMT", x-envoy-upstream-service-time:"117", server:"envoy"]
2022-11-13T00:57:44.595Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:27f17fac-62ee-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"2542b334-62ee-11ed-9d06-5af7ec799a21","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:03e503fa-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"2542b334-62ee-11ed-9d06-5af7ec799a21","executionId":"2542b334-62ee-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:57:33.023+0000","endTime":"2022-11-13T00:57:33.027+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"20bfe9e9-62ee-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:57:44.595Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:44.595Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2542b334-62ee-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:57:44.600Z|a33c8fce-d04b-40f2-89bc-eca1173f4ff7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:57:44.750Z|ad4c7440-b82f-437b-8837-ab8e51a87afa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:57:44.751Z|ad4c7440-b82f-437b-8837-ab8e51a87afa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:57:46.960Z|ed29a9f7-8d61-4472-9441-e3f728ac5964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:57:46.964Z|ed29a9f7-8d61-4472-9441-e3f728ac5964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:57:47.269Z|8332ff1a-da01-439a-8bc2-4ea93ed2300c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:57:47.269Z|8332ff1a-da01-439a-8bc2-4ea93ed2300c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:57:47.468Z|0cc0562a-4d4a-46e2-9fe0-bca17c8ef028|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:57:47.469Z|0cc0562a-4d4a-46e2-9fe0-bca17c8ef028|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:57:54.405Z|88a3fd62-6d57-407f-b358-c1fda2e60f0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:57:54.407Z|88a3fd62-6d57-407f-b358-c1fda2e60f0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:57:54.768Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:57:54.774Z|059e76cd-b2c3-4ac3-b4a6-fbb6c9322037|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:57:54.775Z|059e76cd-b2c3-4ac3-b4a6-fbb6c9322037|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:57:54.775Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350
2022-11-13T00:57:54.775Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|INFO|500||Invoke
2022-11-13T00:57:54.776Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:54.776Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350
2022-11-13T00:57:54.776Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Method      : GET
2022-11-13T00:57:54.777Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"14623f671f97441eee30de8617a0cb25", X-B3-SpanId:"1fc75f200f61fdcb", X-B3-ParentSpanId:"78b394ca6a4a1b99", X-B3-Sampled:"0", X-ONAP-RequestID:"5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392", X-RequestID:"5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392", X-TransactionID:"5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392", X-ECOMP-RequestID:"5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3fa6d0a-93b5-4003-9ec2-60c55bb0f492"]
2022-11-13T00:57:54.777Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Request body: 
2022-11-13T00:57:54.778Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||==========================request end================================================
2022-11-13T00:57:54.800Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:54.802Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:54.802Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Status text  : OK
2022-11-13T00:57:54.802Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:54 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:54.803Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Response body: {
  "requestId" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking DeactivateServiceInstanceBB (Execution Path progress: BBs completed = 3; BBs remaining = 4).",
  "progress" : 45,
  "startTime" : "2022-11-13T00:57:19.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:57:53.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "serviceInstanceName" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350"
    }
  }
}
2022-11-13T00:57:54.804Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:54.804Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|INFO|500||InvokeReturn
2022-11-13T00:57:54.806Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false
2022-11-13T00:57:54.806Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:57:54.807Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:54.807Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false
2022-11-13T00:57:54.807Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:57:54.808Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"14623f671f97441eee30de8617a0cb25", X-B3-SpanId:"aa58394d350b6d14", X-B3-ParentSpanId:"78b394ca6a4a1b99", X-B3-Sampled:"0", X-ONAP-RequestID:"5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392", X-RequestID:"5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392", X-TransactionID:"5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392", X-ECOMP-RequestID:"5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77c13956-9023-40c7-b794-fc300d305b00"]
2022-11-13T00:57:54.808Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:57:54.808Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:57:54.824Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:54.824Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:54.825Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:57:54.825Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:57:54 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:57:54.826Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 80,
  "soRequestId" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "groupingId" : "433288f2-7e4f-4392-8b6c-cfca958f7910",
  "name" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/433288f2-7e4f-4392-8b6c-cfca958f7910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1668301052000,\"creation_time\":1668300979000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"adedca980f1b44f6aa594bef8cc712c9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:57:32.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:57:54.826Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:54.827Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:57:54.852Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:57:54.852Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:57:54.853Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:54.853Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:57:54.853Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:57:54.854Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392", X-RequestID:"5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392", X-TransactionID:"5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392", X-ECOMP-RequestID:"5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"415a187a-9cc4-4041-a9be-42c2734e2924"]
2022-11-13T00:57:54.854Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:57:54.854Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:57:54.992Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:54.993Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:54.993Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:57:54.993Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=22494CB924F8332FCDDA033792A937BF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"680", date:"Sun, 13 Nov 2022 00:57:55 GMT", x-envoy-upstream-service-time:"134", server:"envoy"]
2022-11-13T00:57:54.994Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"341ff02a-62ee-11ed-9d06-5af7ec799a21","businessKey":"226d9693-37e8-4a86-a9bb-951c1cb8a350","processDefinitionId":"SDNCHandler:1:03cb8839-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-13T00:57:53.460+0000","endTime":"2022-11-13T00:57:53.965+0000","removalTime":null,"durationInMillis":505,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"20bfe9e9-62ee-11ed-9d06-5af7ec799a21","superProcessInstanceId":"341f0593-62ee-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-13T00:57:54.994Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:54.995Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:57:55.018Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=341ff02a-62ee-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=341ff02a-62ee-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:57:55.019Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=341ff02a-62ee-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:57:55.019Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=341ff02a-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:57:55.019Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=341ff02a-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=341ff02a-62ee-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:57:55.019Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=341ff02a-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:57:55.020Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=341ff02a-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392", X-RequestID:"5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392", X-TransactionID:"5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392", X-ECOMP-RequestID:"5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56231399-ec7b-4dc2-a086-065976354963"]
2022-11-13T00:57:55.020Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=341ff02a-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:57:55.020Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=341ff02a-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:57:55.152Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=341ff02a-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:57:55.153Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=341ff02a-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:57:55.153Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=341ff02a-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:57:55.153Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=341ff02a-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=8F14A72A4111B9C6A146B49728CDB96A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"761", date:"Sun, 13 Nov 2022 00:57:55 GMT", x-envoy-upstream-service-time:"128", server:"envoy"]
2022-11-13T00:57:55.154Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=341ff02a-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:34203e5d-62ee-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"341ff02a-62ee-11ed-9d06-5af7ec799a21","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:03cb8839-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"341ff02a-62ee-11ed-9d06-5af7ec799a21","executionId":"341ff02a-62ee-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:57:53.462+0000","endTime":"2022-11-13T00:57:53.964+0000","durationInMillis":502,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"20bfe9e9-62ee-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:57:55.154Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=341ff02a-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:57:55.154Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=341ff02a-62ee-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:57:55.159Z|5ca32a44-e8d7-45e3-b3c0-aa0ca8c46392|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:57:57.292Z|8a3ad4b8-402c-4ff2-adca-9382777db5b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:57:57.293Z|8a3ad4b8-402c-4ff2-adca-9382777db5b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:58:01.960Z|a1c4f4ad-8be1-47bd-9d51-def658a7fa3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:58:01.961Z|a1c4f4ad-8be1-47bd-9d51-def658a7fa3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:58:04.432Z|bb619f38-2f96-4a8b-9e7e-d5509c2d5a43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:58:04.433Z|bb619f38-2f96-4a8b-9e7e-d5509c2d5a43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:58:04.798Z|43aac8da-72f5-47ae-9d46-a8096d0dfb2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:58:04.799Z|43aac8da-72f5-47ae-9d46-a8096d0dfb2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:58:05.323Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:58:05.331Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350
2022-11-13T00:58:05.332Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|INFO|500||Invoke
2022-11-13T00:58:05.332Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||===========================request begin================================================
2022-11-13T00:58:05.332Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350
2022-11-13T00:58:05.333Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Method      : GET
2022-11-13T00:58:05.333Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33be9a51cf2108f5ab44e5fc46bdfa75", X-B3-SpanId:"3b84ec4a3e14449f", X-B3-ParentSpanId:"055b78ab05e3e2b4", X-B3-Sampled:"0", X-ONAP-RequestID:"f594fda4-d239-4774-8efc-779a8fa12c92", X-RequestID:"f594fda4-d239-4774-8efc-779a8fa12c92", X-TransactionID:"f594fda4-d239-4774-8efc-779a8fa12c92", X-ECOMP-RequestID:"f594fda4-d239-4774-8efc-779a8fa12c92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc583ace-a726-41df-ab2a-921cbac3bf73"]
2022-11-13T00:58:05.333Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Request body: 
2022-11-13T00:58:05.333Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||==========================request end================================================
2022-11-13T00:58:05.359Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||============================response begin==========================================
2022-11-13T00:58:05.359Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Status code  : 200 OK
2022-11-13T00:58:05.359Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Status text  : OK
2022-11-13T00:58:05.360Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:58:04 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:58:05.360Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Response body: {
  "requestId" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of UnassignVnfBB has completed successfully, next invoking UnassignServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).",
  "progress" : 86,
  "startTime" : "2022-11-13T00:57:19.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:58:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "serviceInstanceName" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350"
    }
  }
}
2022-11-13T00:58:05.360Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||=======================response end=================================================
2022-11-13T00:58:05.361Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|INFO|500||InvokeReturn
2022-11-13T00:58:05.362Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false
2022-11-13T00:58:05.362Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:58:05.363Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:58:05.363Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false
2022-11-13T00:58:05.363Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:58:05.363Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33be9a51cf2108f5ab44e5fc46bdfa75", X-B3-SpanId:"e7153422b53ed9be", X-B3-ParentSpanId:"055b78ab05e3e2b4", X-B3-Sampled:"0", X-ONAP-RequestID:"f594fda4-d239-4774-8efc-779a8fa12c92", X-RequestID:"f594fda4-d239-4774-8efc-779a8fa12c92", X-TransactionID:"f594fda4-d239-4774-8efc-779a8fa12c92", X-ECOMP-RequestID:"f594fda4-d239-4774-8efc-779a8fa12c92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a06481a-4ad2-46d3-a1f8-45514da718e2"]
2022-11-13T00:58:05.363Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:58:05.364Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:58:05.378Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:58:05.379Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:58:05.379Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:58:05.379Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:58:04 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:58:05.381Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 80,
  "soRequestId" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "groupingId" : "433288f2-7e4f-4392-8b6c-cfca958f7910",
  "name" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/433288f2-7e4f-4392-8b6c-cfca958f7910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1668301052000,\"creation_time\":1668300979000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"adedca980f1b44f6aa594bef8cc712c9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:57:32.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:58:05.381Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:58:05.381Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:58:05.423Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:58:05.423Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-13T00:58:05.424Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:58:05.424Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-13T00:58:05.424Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:58:05.424Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f594fda4-d239-4774-8efc-779a8fa12c92", X-RequestID:"f594fda4-d239-4774-8efc-779a8fa12c92", X-TransactionID:"f594fda4-d239-4774-8efc-779a8fa12c92", X-ECOMP-RequestID:"f594fda4-d239-4774-8efc-779a8fa12c92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f77afea7-3e2c-40b3-97f6-ea4ddde96987"]
2022-11-13T00:58:05.424Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:58:05.425Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:58:05.575Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:58:05.575Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:58:05.575Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:58:05.576Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=E32D4070DAAD155F07745FC1F7BC2759; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"680", date:"Sun, 13 Nov 2022 00:58:06 GMT", x-envoy-upstream-service-time:"146", server:"envoy"]
2022-11-13T00:58:05.576Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3ac08ff7-62ee-11ed-9d06-5af7ec799a21","businessKey":"226d9693-37e8-4a86-a9bb-951c1cb8a350","processDefinitionId":"SDNCHandler:1:03cb8839-62e0-11ed-9d06-5af7ec799a21","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-11-13T00:58:04.579+0000","endTime":"2022-11-13T00:58:04.844+0000","removalTime":null,"durationInMillis":265,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"20bfe9e9-62ee-11ed-9d06-5af7ec799a21","superProcessInstanceId":"3abf7e50-62ee-11ed-9d06-5af7ec799a21","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-11-13T00:58:05.576Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:58:05.576Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=226d9693-37e8-4a86-a9bb-951c1cb8a350&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:58:05.602Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ac08ff7-62ee-11ed-9d06-5af7ec799a21&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ac08ff7-62ee-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:58:05.603Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ac08ff7-62ee-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||Invoke
2022-11-13T00:58:05.603Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ac08ff7-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-13T00:58:05.603Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ac08ff7-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ac08ff7-62ee-11ed-9d06-5af7ec799a21&maxResults=1
2022-11-13T00:58:05.603Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ac08ff7-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Method      : GET
2022-11-13T00:58:05.604Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ac08ff7-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f594fda4-d239-4774-8efc-779a8fa12c92", X-RequestID:"f594fda4-d239-4774-8efc-779a8fa12c92", X-TransactionID:"f594fda4-d239-4774-8efc-779a8fa12c92", X-ECOMP-RequestID:"f594fda4-d239-4774-8efc-779a8fa12c92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eaa83559-f755-4219-a998-4ef4a1eb5c67"]
2022-11-13T00:58:05.604Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ac08ff7-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Request body: 
2022-11-13T00:58:05.604Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ac08ff7-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-13T00:58:05.740Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ac08ff7-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-13T00:58:05.741Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ac08ff7-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-13T00:58:05.741Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ac08ff7-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Status text  : OK
2022-11-13T00:58:05.741Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ac08ff7-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=F6249DD7B08F22FEC30E647D07B22A50; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"761", date:"Sun, 13 Nov 2022 00:58:06 GMT", x-envoy-upstream-service-time:"131", server:"envoy"]
2022-11-13T00:58:05.742Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ac08ff7-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:3ac1053a-62ee-11ed-9d06-5af7ec799a21","parentActivityInstanceId":"3ac08ff7-62ee-11ed-9d06-5af7ec799a21","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:03cb8839-62e0-11ed-9d06-5af7ec799a21","processInstanceId":"3ac08ff7-62ee-11ed-9d06-5af7ec799a21","executionId":"3ac08ff7-62ee-11ed-9d06-5af7ec799a21","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-13T00:58:04.582+0000","endTime":"2022-11-13T00:58:04.843+0000","durationInMillis":261,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"20bfe9e9-62ee-11ed-9d06-5af7ec799a21"}]
2022-11-13T00:58:05.742Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ac08ff7-62ee-11ed-9d06-5af7ec799a21&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-13T00:58:05.742Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ac08ff7-62ee-11ed-9d06-5af7ec799a21&maxResults=1|INFO|500||InvokeReturn
2022-11-13T00:58:05.747Z|f594fda4-d239-4774-8efc-779a8fa12c92|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:58:07.319Z|eb7c3315-db17-48fd-8b02-33c7d5940826|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:58:07.319Z|eb7c3315-db17-48fd-8b02-33c7d5940826|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:58:14.225Z|53366519-0b44-4117-b880-ddf5acd087f3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:58:14.227Z|53366519-0b44-4117-b880-ddf5acd087f3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:58:14.457Z|39d94e2a-8305-4329-b739-d9def6be6ce6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:58:14.458Z|39d94e2a-8305-4329-b739-d9def6be6ce6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:58:14.825Z|ebd349b3-746d-4d19-ab5f-eb910a5cb0a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:58:14.825Z|ebd349b3-746d-4d19-ab5f-eb910a5cb0a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:58:15.911Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:58:15.921Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350
2022-11-13T00:58:15.922Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|INFO|500||Invoke
2022-11-13T00:58:15.922Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||===========================request begin================================================
2022-11-13T00:58:15.922Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350
2022-11-13T00:58:15.922Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Method      : GET
2022-11-13T00:58:15.923Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5cc79a1d37bfad3a2e38f3e993a20d36", X-B3-SpanId:"ac42b1cb76a86c5c", X-B3-ParentSpanId:"0e1cf451d9667e67", X-B3-Sampled:"0", X-ONAP-RequestID:"b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1", X-RequestID:"b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1", X-TransactionID:"b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1", X-ECOMP-RequestID:"b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db6e7d51-79ce-43c9-91f9-475768876201"]
2022-11-13T00:58:15.923Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Request body: 
2022-11-13T00:58:15.923Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||==========================request end================================================
2022-11-13T00:58:15.945Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||============================response begin==========================================
2022-11-13T00:58:15.945Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Status code  : 200 OK
2022-11-13T00:58:15.945Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Status text  : OK
2022-11-13T00:58:15.945Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:58:15 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:58:15.947Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Response body: {
  "requestId" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "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-11-13T00:57:19.000+00:00",
  "endTime" : "2022-11-13T00:58:08.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:58:07.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "serviceInstanceName" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350"
    }
  }
}
2022-11-13T00:58:15.947Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||=======================response end=================================================
2022-11-13T00:58:15.947Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|INFO|500||InvokeReturn
2022-11-13T00:58:15.949Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false
2022-11-13T00:58:15.949Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:58:15.949Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:58:15.950Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false
2022-11-13T00:58:15.950Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:58:15.950Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5cc79a1d37bfad3a2e38f3e993a20d36", X-B3-SpanId:"668d78c2ecb1a479", X-B3-ParentSpanId:"0e1cf451d9667e67", X-B3-Sampled:"0", X-ONAP-RequestID:"b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1", X-RequestID:"b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1", X-TransactionID:"b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1", X-ECOMP-RequestID:"b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5508bc1b-4e23-494a-bb4a-c222db821d33"]
2022-11-13T00:58:15.950Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:58:15.950Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:58:15.963Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:58:15.963Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:58:15.963Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:58:15.964Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:58:15 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:58:15.965Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 80,
  "soRequestId" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "groupingId" : "433288f2-7e4f-4392-8b6c-cfca958f7910",
  "name" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/433288f2-7e4f-4392-8b6c-cfca958f7910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1668301052000,\"creation_time\":1668300979000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"adedca980f1b44f6aa594bef8cc712c9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:57:32.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:58:15.965Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:58:15.966Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:58:15.974Z|b5c6bdae-f70e-4df0-a79d-cd1f8a7c58a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:58:16.134Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:58:16.141Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350
2022-11-13T00:58:16.141Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|INFO|500||Invoke
2022-11-13T00:58:16.141Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||===========================request begin================================================
2022-11-13T00:58:16.142Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350
2022-11-13T00:58:16.142Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Method      : GET
2022-11-13T00:58:16.142Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94a507e2a2f7cd8609d16d8804935543", X-B3-SpanId:"9495ed8ecd60230a", X-B3-ParentSpanId:"141d7d3a51c81bc1", X-B3-Sampled:"0", X-ONAP-RequestID:"457285ec-ba28-40cc-9110-10b8ae257246", X-RequestID:"457285ec-ba28-40cc-9110-10b8ae257246", X-TransactionID:"457285ec-ba28-40cc-9110-10b8ae257246", X-ECOMP-RequestID:"457285ec-ba28-40cc-9110-10b8ae257246", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf79e414-e814-4365-82e5-afb60c1cea6b"]
2022-11-13T00:58:16.142Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Request body: 
2022-11-13T00:58:16.143Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||==========================request end================================================
2022-11-13T00:58:16.176Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||============================response begin==========================================
2022-11-13T00:58:16.177Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Status code  : 200 OK
2022-11-13T00:58:16.177Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Status text  : OK
2022-11-13T00:58:16.177Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:58:15 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:58:16.179Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Response body: {
  "requestId" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "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-11-13T00:57:19.000+00:00",
  "endTime" : "2022-11-13T00:58:08.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:58:07.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "serviceInstanceName" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350"
    }
  }
}
2022-11-13T00:58:16.179Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||=======================response end=================================================
2022-11-13T00:58:16.179Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|INFO|500||InvokeReturn
2022-11-13T00:58:16.181Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false
2022-11-13T00:58:16.181Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:58:16.181Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:58:16.181Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false
2022-11-13T00:58:16.182Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:58:16.182Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94a507e2a2f7cd8609d16d8804935543", X-B3-SpanId:"55a3a5e52a5c8604", X-B3-ParentSpanId:"141d7d3a51c81bc1", X-B3-Sampled:"0", X-ONAP-RequestID:"457285ec-ba28-40cc-9110-10b8ae257246", X-RequestID:"457285ec-ba28-40cc-9110-10b8ae257246", X-TransactionID:"457285ec-ba28-40cc-9110-10b8ae257246", X-ECOMP-RequestID:"457285ec-ba28-40cc-9110-10b8ae257246", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e585c3b-79c3-4be2-8685-d31fc1728cc6"]
2022-11-13T00:58:16.182Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:58:16.182Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:58:16.195Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:58:16.196Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:58:16.196Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:58:16.196Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:58:15 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:58:16.197Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 80,
  "soRequestId" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "groupingId" : "433288f2-7e4f-4392-8b6c-cfca958f7910",
  "name" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/433288f2-7e4f-4392-8b6c-cfca958f7910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1668301052000,\"creation_time\":1668300979000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"adedca980f1b44f6aa594bef8cc712c9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:57:32.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:58:16.197Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:58:16.198Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:58:16.204Z|457285ec-ba28-40cc-9110-10b8ae257246|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:58:16.362Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:58:16.368Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350
2022-11-13T00:58:16.368Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|INFO|500||Invoke
2022-11-13T00:58:16.369Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||===========================request begin================================================
2022-11-13T00:58:16.369Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350
2022-11-13T00:58:16.369Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Method      : GET
2022-11-13T00:58:16.369Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c8a9fa3ebd0f0dfddd119a19c4f910d", X-B3-SpanId:"76d42a7c23a46a74", X-B3-ParentSpanId:"a70a17ac2bd28018", X-B3-Sampled:"0", X-ONAP-RequestID:"2bd69184-4375-4901-8584-368b93e629f7", X-RequestID:"2bd69184-4375-4901-8584-368b93e629f7", X-TransactionID:"2bd69184-4375-4901-8584-368b93e629f7", X-ECOMP-RequestID:"2bd69184-4375-4901-8584-368b93e629f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80993509-b77e-4c6b-9493-b015d45198eb"]
2022-11-13T00:58:16.369Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Request body: 
2022-11-13T00:58:16.370Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||==========================request end================================================
2022-11-13T00:58:16.396Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||============================response begin==========================================
2022-11-13T00:58:16.396Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Status code  : 200 OK
2022-11-13T00:58:16.397Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Status text  : OK
2022-11-13T00:58:16.397Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:58:15 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:58:16.399Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Response body: {
  "requestId" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "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-11-13T00:57:19.000+00:00",
  "endTime" : "2022-11-13T00:58:08.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:58:07.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "serviceInstanceName" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350"
    }
  }
}
2022-11-13T00:58:16.400Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||=======================response end=================================================
2022-11-13T00:58:16.400Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|INFO|500||InvokeReturn
2022-11-13T00:58:16.401Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false
2022-11-13T00:58:16.401Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:58:16.401Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:58:16.402Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false
2022-11-13T00:58:16.402Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:58:16.402Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c8a9fa3ebd0f0dfddd119a19c4f910d", X-B3-SpanId:"f153909c05302c6b", X-B3-ParentSpanId:"a70a17ac2bd28018", X-B3-Sampled:"0", X-ONAP-RequestID:"2bd69184-4375-4901-8584-368b93e629f7", X-RequestID:"2bd69184-4375-4901-8584-368b93e629f7", X-TransactionID:"2bd69184-4375-4901-8584-368b93e629f7", X-ECOMP-RequestID:"2bd69184-4375-4901-8584-368b93e629f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03a61f78-34b2-4259-96de-4a1c0085f637"]
2022-11-13T00:58:16.402Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:58:16.403Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:58:16.420Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:58:16.420Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:58:16.421Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:58:16.421Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:58:15 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:58:16.423Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 80,
  "soRequestId" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "groupingId" : "433288f2-7e4f-4392-8b6c-cfca958f7910",
  "name" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/433288f2-7e4f-4392-8b6c-cfca958f7910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1668301052000,\"creation_time\":1668300979000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"adedca980f1b44f6aa594bef8cc712c9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:57:32.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:58:16.423Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:58:16.424Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:58:16.430Z|2bd69184-4375-4901-8584-368b93e629f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:58:16.590Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|||INFO|500||Entering
2022-11-13T00:58:16.595Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350
2022-11-13T00:58:16.595Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|INFO|500||Invoke
2022-11-13T00:58:16.595Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||===========================request begin================================================
2022-11-13T00:58:16.596Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350
2022-11-13T00:58:16.596Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Method      : GET
2022-11-13T00:58:16.597Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c3f809d57d88d1a8c447ff9c07af928", X-B3-SpanId:"0ef2d0ef956ed14e", X-B3-ParentSpanId:"3fe06adf83c497cc", X-B3-Sampled:"0", X-ONAP-RequestID:"4f77b92b-27ab-478e-8fa4-a67916bba309", X-RequestID:"4f77b92b-27ab-478e-8fa4-a67916bba309", X-TransactionID:"4f77b92b-27ab-478e-8fa4-a67916bba309", X-ECOMP-RequestID:"4f77b92b-27ab-478e-8fa4-a67916bba309", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"761210f8-ee49-4be5-ae3e-1f3f4d037853"]
2022-11-13T00:58:16.597Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Request body: 
2022-11-13T00:58:16.598Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||==========================request end================================================
2022-11-13T00:58:16.615Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||============================response begin==========================================
2022-11-13T00:58:16.615Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Status code  : 200 OK
2022-11-13T00:58:16.616Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Status text  : OK
2022-11-13T00:58:16.616Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:58:15 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:58:16.618Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||Response body: {
  "requestId" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "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-11-13T00:57:19.000+00:00",
  "endTime" : "2022-11-13T00:58:08.000+00:00",
  "source" : "VID",
  "tenantId" : "2338f1545a624fab969a68194702106a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"eb2c1204-6ac3-46e1-b707-7204264fc83f\"\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\": \"2338f1545a624fab969a68194702106a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-13T00:58:07.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "serviceInstanceName" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1fb6edcd-a1ac-4bc2-9202-4873e00b5911",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350"
    }
  }
}
2022-11-13T00:58:16.618Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|DEBUG|500||=======================response end=================================================
2022-11-13T00:58:16.618Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/226d9693-37e8-4a86-a9bb-951c1cb8a350|INFO|500||InvokeReturn
2022-11-13T00:58:16.620Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false
2022-11-13T00:58:16.620Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-13T00:58:16.620Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-13T00:58:16.621Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false
2022-11-13T00:58:16.621Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-13T00:58:16.621Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c3f809d57d88d1a8c447ff9c07af928", X-B3-SpanId:"7853c93cdb572510", X-B3-ParentSpanId:"3fe06adf83c497cc", X-B3-Sampled:"0", X-ONAP-RequestID:"4f77b92b-27ab-478e-8fa4-a67916bba309", X-RequestID:"4f77b92b-27ab-478e-8fa4-a67916bba309", X-TransactionID:"4f77b92b-27ab-478e-8fa4-a67916bba309", X-ECOMP-RequestID:"4f77b92b-27ab-478e-8fa4-a67916bba309", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa873a12-ab6a-4e74-9587-c95c63509f13"]
2022-11-13T00:58:16.621Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-13T00:58:16.622Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-13T00:58:16.636Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-13T00:58:16.637Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-13T00:58:16.637Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-13T00:58:16.637Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 13 Nov 2022 00:58:15 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-11-13T00:58:16.638Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 80,
  "soRequestId" : "226d9693-37e8-4a86-a9bb-951c1cb8a350",
  "groupingId" : "433288f2-7e4f-4392-8b6c-cfca958f7910",
  "name" : "basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2338f1545a624fab969a68194702106a/stacks/basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/433288f2-7e4f-4392-8b6c-cfca958f7910\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1668301052000,\"creation_time\":1668300979000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"adedca980f1b44f6aa594bef8cc712c9\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"433288f2-7e4f-4392-8b6c-cfca958f7910\",\"OS::project_id\":\"2338f1545a624fab969a68194702106a\",\"OS::stack_name\":\"basic_macro_6b5c62d0-6d82-4b42-bb06-30549aa61b19_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"1b81a446-a065-4bdf-8ed5-8c7a4734e0ca\",\"vf_module_id\":\"27600635-5229-43b6-b247-1dd1c995c65e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-11-13T00:57:32.000+00:00",
  "isDataInternal" : false
} ]
2022-11-13T00:58:16.638Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-13T00:58:16.638Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=226d9693-37e8-4a86-a9bb-951c1cb8a350&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-13T00:58:16.645Z|4f77b92b-27ab-478e-8fa4-a67916bba309|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/226d9693-37e8-4a86-a9bb-951c1cb8a350|InfraPortalClient|||INFO|500||Exiting.
2022-11-13T00:58:16.960Z|13a657cb-8cc5-4584-b472-89598e8d1c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:58:16.961Z|13a657cb-8cc5-4584-b472-89598e8d1c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:58:17.344Z|50235dda-0c67-431f-a6e2-f652735482af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:58:17.345Z|50235dda-0c67-431f-a6e2-f652735482af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:58:17.469Z|6673e2d8-ee57-489b-8235-c3b20e922782|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:58:17.470Z|6673e2d8-ee57-489b-8235-c3b20e922782|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:58:24.484Z|3e244e54-f866-45b3-b732-d779c733dd18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:58:24.485Z|3e244e54-f866-45b3-b732-d779c733dd18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:58:24.853Z|c8514f76-afca-4266-b076-37c951ce94f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:58:24.853Z|c8514f76-afca-4266-b076-37c951ce94f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:58:27.370Z|203eab7e-f90b-4575-8c8b-cb3cbe159a1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:58:27.371Z|203eab7e-f90b-4575-8c8b-cb3cbe159a1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:58:31.960Z|7c3432c3-7c02-4b47-a543-1f454159a5ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:58:31.963Z|7c3432c3-7c02-4b47-a543-1f454159a5ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:58:34.510Z|84cfdde1-df3a-45f7-af11-5e6e9871318b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:58:34.511Z|84cfdde1-df3a-45f7-af11-5e6e9871318b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:58:34.879Z|84ffc587-1182-422c-a405-e5ed9433e0b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:58:34.879Z|84ffc587-1182-422c-a405-e5ed9433e0b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:58:37.396Z|e41a037a-f272-440e-9882-3afd602b7361|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:58:37.397Z|e41a037a-f272-440e-9882-3afd602b7361|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:58:44.538Z|ff29db83-a178-4e28-8371-9f28a7c14844|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:58:44.539Z|ff29db83-a178-4e28-8371-9f28a7c14844|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:58:44.903Z|ef067deb-220f-4d6d-aad2-fa04094753bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:58:44.903Z|ef067deb-220f-4d6d-aad2-fa04094753bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:58:46.961Z|1b56405c-b65f-4b52-9b4d-8b6396b25854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:58:46.962Z|1b56405c-b65f-4b52-9b4d-8b6396b25854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:58:47.422Z|bcb592b0-7b64-46e1-99b9-93b20fc098c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:58:47.422Z|bcb592b0-7b64-46e1-99b9-93b20fc098c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:58:47.470Z|b2c7a84f-e34c-4ccc-9e5f-0b31fc808df5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:58:47.471Z|b2c7a84f-e34c-4ccc-9e5f-0b31fc808df5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:58:54.564Z|48ceed57-79b2-47cd-8167-8e4ddaf6ebc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:58:54.565Z|48ceed57-79b2-47cd-8167-8e4ddaf6ebc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:58:54.926Z|9fa840f6-a5a0-436e-810d-369010b9d203|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:58:54.927Z|9fa840f6-a5a0-436e-810d-369010b9d203|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:58:57.446Z|67ef4862-cfd7-4e9e-8fed-d613a1751a93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:58:57.446Z|67ef4862-cfd7-4e9e-8fed-d613a1751a93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:59:01.960Z|cfb58ddf-c9fe-49b4-ad78-f6c302d747bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:59:01.961Z|cfb58ddf-c9fe-49b4-ad78-f6c302d747bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:59:04.590Z|a48b2831-a9ac-49fb-b2f3-a7d151506cb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:59:04.591Z|a48b2831-a9ac-49fb-b2f3-a7d151506cb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:59:04.951Z|980abfb2-214b-4171-9e43-a01aaeaf0f81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:59:04.952Z|980abfb2-214b-4171-9e43-a01aaeaf0f81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:59:07.474Z|b6f23bdc-e47a-479e-a9ba-f9fd09282ce4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:59:07.475Z|b6f23bdc-e47a-479e-a9ba-f9fd09282ce4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:59:14.224Z|93a3cd73-5d98-48e9-8779-cdaa126077da|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T00:59:14.225Z|93a3cd73-5d98-48e9-8779-cdaa126077da|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T00:59:14.616Z|2b69e441-f449-4de8-b017-82934448d1c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:59:14.617Z|2b69e441-f449-4de8-b017-82934448d1c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:59:14.977Z|ab670657-ed6e-47cc-b58a-e0ba8a2f6b16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:59:14.978Z|ab670657-ed6e-47cc-b58a-e0ba8a2f6b16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:59:16.960Z|0e00f176-3da2-4d19-ab03-35f89f871bd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:59:16.963Z|0e00f176-3da2-4d19-ab03-35f89f871bd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:59:17.471Z|536cfa2d-defe-4310-b87b-755c8c73818c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:59:17.472Z|536cfa2d-defe-4310-b87b-755c8c73818c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:59:17.504Z|dc4c7fa8-51ea-456b-985b-c089f7bd9795|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:59:17.504Z|dc4c7fa8-51ea-456b-985b-c089f7bd9795|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:59:24.641Z|a7db9049-0195-473c-91e6-53e944354234|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:59:24.642Z|a7db9049-0195-473c-91e6-53e944354234|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:59:25.002Z|94c9b097-7836-4527-8cdf-2e959f509dea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:59:25.003Z|94c9b097-7836-4527-8cdf-2e959f509dea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:59:27.530Z|16c3aeef-e725-46c8-be92-40c35631b423|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:59:27.531Z|16c3aeef-e725-46c8-be92-40c35631b423|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:59:31.960Z|870e3236-6398-4c1b-b3e8-2854e6dbad62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:59:31.961Z|870e3236-6398-4c1b-b3e8-2854e6dbad62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:59:34.668Z|dde71e93-2f7b-42da-a6dd-8fe4b357d8e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:59:34.669Z|dde71e93-2f7b-42da-a6dd-8fe4b357d8e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:59:35.027Z|845bd47d-7f2f-4588-9d73-4d91604a4719|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:59:35.028Z|845bd47d-7f2f-4588-9d73-4d91604a4719|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:59:37.553Z|7863942b-de4a-4872-9492-1c696e878c1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:59:37.554Z|7863942b-de4a-4872-9492-1c696e878c1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:59:44.696Z|aabb631c-418a-46f7-81db-8665c3f800c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:59:44.697Z|aabb631c-418a-46f7-81db-8665c3f800c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:59:45.054Z|0d120493-f5d7-4b94-a640-b9525395692c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:59:45.055Z|0d120493-f5d7-4b94-a640-b9525395692c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:59:46.963Z|dddc5329-dfc1-42a4-a66e-00d4f6618f93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:59:46.976Z|dddc5329-dfc1-42a4-a66e-00d4f6618f93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:59:47.472Z|63c743bb-1386-4a15-bd5d-5fe5eaf59556|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T00:59:47.473Z|63c743bb-1386-4a15-bd5d-5fe5eaf59556|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T00:59:47.577Z|dda11b73-4705-4f91-a2db-063322bfc022|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:59:47.578Z|dda11b73-4705-4f91-a2db-063322bfc022|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:59:54.724Z|c8c12c23-1320-4485-9c43-2de769b3bc7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:59:54.725Z|c8c12c23-1320-4485-9c43-2de769b3bc7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:59:55.084Z|8dcc1131-93e4-49fa-8895-5755aa9281ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:59:55.085Z|8dcc1131-93e4-49fa-8895-5755aa9281ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T00:59:57.605Z|9f72ecd2-f24e-4961-a325-d46c2d265fb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T00:59:57.606Z|9f72ecd2-f24e-4961-a325-d46c2d265fb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:00:01.960Z|86cd047b-73da-4eb8-b925-1c7bc0eaef81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:00:01.961Z|86cd047b-73da-4eb8-b925-1c7bc0eaef81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:00:04.749Z|89dea19d-32a6-4032-ab5f-36a9f09d2c8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:00:04.750Z|89dea19d-32a6-4032-ab5f-36a9f09d2c8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:00:05.112Z|4db70e2f-3e7d-4613-bdb9-e3702080dfea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:00:05.113Z|4db70e2f-3e7d-4613-bdb9-e3702080dfea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:00:07.640Z|ecc823cf-362a-4c6c-a1b4-6c806629b153|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:00:07.641Z|ecc823cf-362a-4c6c-a1b4-6c806629b153|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:00:14.225Z|30ea4160-9b4b-4624-be5e-87583a2bd69d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:00:14.226Z|30ea4160-9b4b-4624-be5e-87583a2bd69d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:00:14.776Z|50e76feb-c27f-4de0-baa1-e9d9d95d9fe3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:00:14.777Z|50e76feb-c27f-4de0-baa1-e9d9d95d9fe3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:00:15.139Z|8e801a55-7c43-4ef0-ab68-3bc926ba72f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:00:15.140Z|8e801a55-7c43-4ef0-ab68-3bc926ba72f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:00:16.960Z|72e46c6e-cd99-47bb-bc28-fe91f91d4b19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:00:16.960Z|72e46c6e-cd99-47bb-bc28-fe91f91d4b19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:00:17.474Z|b8a38c0d-fc20-4e3d-beb9-b299ec0fedaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:00:17.475Z|b8a38c0d-fc20-4e3d-beb9-b299ec0fedaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:00:17.706Z|c1c05d4f-c4bf-4b36-a8bf-42618e48790d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:00:17.707Z|c1c05d4f-c4bf-4b36-a8bf-42618e48790d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:00:24.802Z|a84c07da-9fef-406b-9af0-b756de0c7580|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:00:24.803Z|a84c07da-9fef-406b-9af0-b756de0c7580|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:00:25.167Z|f09addcc-cbc6-439d-9096-037199888626|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:00:25.168Z|f09addcc-cbc6-439d-9096-037199888626|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:00:27.744Z|4af4ce93-a661-4ad0-a5a6-0dc8a28d21d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:00:27.744Z|4af4ce93-a661-4ad0-a5a6-0dc8a28d21d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:00:31.960Z|6dddf716-d537-4c57-96e4-9131a53e032a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:00:31.963Z|6dddf716-d537-4c57-96e4-9131a53e032a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:00:34.826Z|3b548f08-4ff5-4b9d-8a99-3b71254110cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:00:34.827Z|3b548f08-4ff5-4b9d-8a99-3b71254110cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:00:35.192Z|2ab0ce74-4586-4acb-a8ab-f8d78751fc20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:00:35.193Z|2ab0ce74-4586-4acb-a8ab-f8d78751fc20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:00:37.767Z|3cc9608c-e381-43d8-b47e-c2e10aa2f8ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:00:37.768Z|3cc9608c-e381-43d8-b47e-c2e10aa2f8ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:00:44.856Z|7c9f2cec-4e6c-42b1-aa5a-8067cdf01a8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:00:44.857Z|7c9f2cec-4e6c-42b1-aa5a-8067cdf01a8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:00:45.220Z|7007258c-4880-489a-88a8-c03c778cd177|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:00:45.220Z|7007258c-4880-489a-88a8-c03c778cd177|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:00:46.960Z|0255ef05-3cdd-454a-88d5-edbc99b75975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:00:46.961Z|0255ef05-3cdd-454a-88d5-edbc99b75975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:00:47.476Z|54650603-7ead-41e2-86e1-1a7de5088740|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:00:47.476Z|54650603-7ead-41e2-86e1-1a7de5088740|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:00:47.791Z|9703d78a-4f5d-4972-9769-2d3590d6dc0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:00:47.792Z|9703d78a-4f5d-4972-9769-2d3590d6dc0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:00:54.880Z|76d00866-d909-465b-8f7f-e6b9eaaf8669|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:00:54.881Z|76d00866-d909-465b-8f7f-e6b9eaaf8669|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:00:55.247Z|a4253720-6a0c-4a31-bab0-d1ddca63075c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:00:55.248Z|a4253720-6a0c-4a31-bab0-d1ddca63075c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:00:57.814Z|fa88c2cb-7523-49fc-b25b-2e4ba30c6a94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:00:57.815Z|fa88c2cb-7523-49fc-b25b-2e4ba30c6a94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:01:01.960Z|baaffcf8-4ea8-4f35-8994-588b2f38d8ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:01:01.960Z|baaffcf8-4ea8-4f35-8994-588b2f38d8ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:01:04.905Z|4e03ac4b-1729-4e1c-9c82-20b68cbccbb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:01:04.906Z|4e03ac4b-1729-4e1c-9c82-20b68cbccbb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:01:05.276Z|b3383223-3cfb-4923-8d13-ae761418933e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:01:05.279Z|b3383223-3cfb-4923-8d13-ae761418933e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:01:07.839Z|06a69733-f4c8-4818-887c-9410914c923d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:01:07.840Z|06a69733-f4c8-4818-887c-9410914c923d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:01:14.222Z|6dccdb01-9400-47a6-b8eb-f7c07d90c028|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:01:14.223Z|6dccdb01-9400-47a6-b8eb-f7c07d90c028|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:01:14.930Z|e1b25367-8be5-4573-b99b-26b2e84fc2be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:01:14.931Z|e1b25367-8be5-4573-b99b-26b2e84fc2be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:01:15.303Z|37832af9-cbea-4ce7-9b1f-72e0f47cf574|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:01:15.303Z|37832af9-cbea-4ce7-9b1f-72e0f47cf574|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:01:16.960Z|ad05488e-75a7-44a0-b3ee-b711f4e8b48e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:01:16.963Z|ad05488e-75a7-44a0-b3ee-b711f4e8b48e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:01:17.477Z|77d5343d-aede-4a70-b8cf-07361a9b280f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:01:17.477Z|77d5343d-aede-4a70-b8cf-07361a9b280f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:01:17.865Z|a979592b-25b8-4482-87a3-50a8070a4174|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:01:17.866Z|a979592b-25b8-4482-87a3-50a8070a4174|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:01:24.955Z|021ce026-79d5-480e-aec4-0a726569c7d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:01:24.968Z|021ce026-79d5-480e-aec4-0a726569c7d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:01:25.327Z|1acf1ceb-845c-4ab1-b398-01c1d3ed2c60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:01:25.328Z|1acf1ceb-845c-4ab1-b398-01c1d3ed2c60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:01:27.893Z|bd57c79f-ec4f-4efb-81d8-8a0fb4973795|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:01:27.893Z|bd57c79f-ec4f-4efb-81d8-8a0fb4973795|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:01:31.960Z|4ef5bf34-fc4e-4318-96db-8c1651d5c587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:01:31.961Z|4ef5bf34-fc4e-4318-96db-8c1651d5c587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:01:34.993Z|ab2a0751-d932-4ddf-9f52-e3ebff485586|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:01:34.994Z|ab2a0751-d932-4ddf-9f52-e3ebff485586|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:01:35.353Z|615573ea-09e2-468e-9b0e-bff1dc30aa4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:01:35.353Z|615573ea-09e2-468e-9b0e-bff1dc30aa4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:01:37.917Z|30d658dd-0ee1-4d2e-9c91-348f0ced7e6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:01:37.918Z|30d658dd-0ee1-4d2e-9c91-348f0ced7e6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:01:45.020Z|3c4e7839-5781-45d7-9c0e-fb07823a69ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:01:45.021Z|3c4e7839-5781-45d7-9c0e-fb07823a69ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:01:45.377Z|3aac9b39-36dd-495c-b340-7fa092d5d029|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:01:45.379Z|3aac9b39-36dd-495c-b340-7fa092d5d029|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:01:46.962Z|056c95b5-8850-4c28-839b-aa4de8636ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:01:46.964Z|056c95b5-8850-4c28-839b-aa4de8636ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:01:47.478Z|d6e54718-1b73-4722-96b3-440306087b35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:01:47.478Z|d6e54718-1b73-4722-96b3-440306087b35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:01:47.946Z|5d74b1a8-6b94-4b4b-b40a-ffe5d2f75a00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:01:47.947Z|5d74b1a8-6b94-4b4b-b40a-ffe5d2f75a00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:01:55.045Z|595e9172-a9f9-4e20-aac7-55cc599a956c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:01:55.046Z|595e9172-a9f9-4e20-aac7-55cc599a956c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:01:55.402Z|2fd57191-08a5-4911-964e-148bda548fde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:01:55.402Z|2fd57191-08a5-4911-964e-148bda548fde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:01:57.970Z|78a0020c-7cd8-4451-ba0a-eaf396569c80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:01:57.971Z|78a0020c-7cd8-4451-ba0a-eaf396569c80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:02:01.960Z|de38cd21-5039-498a-a065-4530d88783bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:02:01.960Z|de38cd21-5039-498a-a065-4530d88783bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:02:05.072Z|bc847ae4-16a9-4ae7-9574-4648fa2b4b18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:02:05.073Z|bc847ae4-16a9-4ae7-9574-4648fa2b4b18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:02:05.427Z|fb199c23-cc10-47be-9881-101204b6796e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:02:05.428Z|fb199c23-cc10-47be-9881-101204b6796e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:02:07.993Z|7e5ac711-f70d-4f4a-b5bb-890e5fd10c96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:02:07.994Z|7e5ac711-f70d-4f4a-b5bb-890e5fd10c96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:02:14.223Z|6190d70f-3363-4f72-ac9f-fb52e0541c13|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:02:14.224Z|6190d70f-3363-4f72-ac9f-fb52e0541c13|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:02:15.098Z|a6b104be-13f9-48e3-a2ec-75a9cfabffcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:02:15.099Z|a6b104be-13f9-48e3-a2ec-75a9cfabffcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:02:15.452Z|b17f3798-cc1f-481c-8813-27c722e18e26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:02:15.453Z|b17f3798-cc1f-481c-8813-27c722e18e26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:02:16.960Z|318f9a76-2e34-4ceb-b253-7c49f7bfa14a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:02:16.961Z|318f9a76-2e34-4ceb-b253-7c49f7bfa14a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:02:17.479Z|675e1b4a-de32-4186-9a49-fa2bf44444b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:02:17.480Z|675e1b4a-de32-4186-9a49-fa2bf44444b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:02:18.018Z|b8c62a4b-988c-4563-86e8-e20fa00f491c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:02:18.019Z|b8c62a4b-988c-4563-86e8-e20fa00f491c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:02:25.122Z|0cde5cb9-8eb4-4dbd-90f3-1927e278f485|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:02:25.123Z|0cde5cb9-8eb4-4dbd-90f3-1927e278f485|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:02:25.504Z|73a918e4-2c13-4a0b-b0ad-19b58216eadd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:02:25.504Z|73a918e4-2c13-4a0b-b0ad-19b58216eadd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:02:28.042Z|af520bfe-27a5-4862-876d-f72cf02aa021|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:02:28.043Z|af520bfe-27a5-4862-876d-f72cf02aa021|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:02:31.960Z|b45dee6b-8b7c-449b-8bee-28711d935408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:02:31.962Z|b45dee6b-8b7c-449b-8bee-28711d935408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:02:35.147Z|d58825c7-70e6-497a-82da-9723b50bf10a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:02:35.147Z|d58825c7-70e6-497a-82da-9723b50bf10a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:02:35.528Z|d3ee4573-bd3d-46a5-ab8f-aa12a03ef2e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:02:35.529Z|d3ee4573-bd3d-46a5-ab8f-aa12a03ef2e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:02:38.067Z|3b51a837-9b34-4083-96ae-78d12a9c0569|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:02:38.068Z|3b51a837-9b34-4083-96ae-78d12a9c0569|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:02:45.175Z|5c1ba099-3654-45ca-9ccc-4535028842d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:02:45.175Z|5c1ba099-3654-45ca-9ccc-4535028842d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:02:45.593Z|4152de38-4732-4ca2-a3bd-c98fff4bc570|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:02:45.594Z|4152de38-4732-4ca2-a3bd-c98fff4bc570|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:02:46.961Z|04acdd2c-9262-418f-a4fa-807122c61f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:02:46.961Z|04acdd2c-9262-418f-a4fa-807122c61f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:02:47.480Z|f53737fb-473a-4e6a-b10b-b18c6db61bd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:02:47.481Z|f53737fb-473a-4e6a-b10b-b18c6db61bd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:02:48.092Z|4d037247-110b-44bc-a957-9eb9041e3f4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:02:48.092Z|4d037247-110b-44bc-a957-9eb9041e3f4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:02:55.205Z|8a7a5d45-cd11-4554-9aae-e97e477b6624|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:02:55.206Z|8a7a5d45-cd11-4554-9aae-e97e477b6624|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:02:55.618Z|0394a5d0-b231-4bcc-a60c-2b1e2a98bf37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:02:55.619Z|0394a5d0-b231-4bcc-a60c-2b1e2a98bf37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:02:58.115Z|0c0b802a-d622-4d0d-a3a6-6d3af350ec66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:02:58.116Z|0c0b802a-d622-4d0d-a3a6-6d3af350ec66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:03:01.960Z|d8fea6e7-d4e1-4236-97d0-e638949dfe87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:03:01.961Z|d8fea6e7-d4e1-4236-97d0-e638949dfe87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:03:05.229Z|868c660f-2e1b-4e52-85e9-b09f3f787885|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:03:05.230Z|868c660f-2e1b-4e52-85e9-b09f3f787885|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:03:05.644Z|50d5aa3e-d848-48b4-90af-9782641338fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:03:05.644Z|50d5aa3e-d848-48b4-90af-9782641338fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:03:08.140Z|63110e49-7753-486a-9e2e-2246dfda293b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:03:08.141Z|63110e49-7753-486a-9e2e-2246dfda293b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:03:14.222Z|a621555e-79ab-4f71-95d1-9f5d2051596b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:03:14.223Z|a621555e-79ab-4f71-95d1-9f5d2051596b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:03:15.253Z|85ea79c0-714e-427e-97ed-3bae7751c05f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:03:15.254Z|85ea79c0-714e-427e-97ed-3bae7751c05f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:03:15.672Z|b6298f44-a25c-4adb-a880-6660b032f553|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:03:15.673Z|b6298f44-a25c-4adb-a880-6660b032f553|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:03:16.960Z|b651c162-bf52-40f9-977a-cf46d1c36b05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:03:16.961Z|b651c162-bf52-40f9-977a-cf46d1c36b05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:03:17.481Z|e314e94d-df6c-48cf-a4c7-7fb2c241ce10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:03:17.482Z|e314e94d-df6c-48cf-a4c7-7fb2c241ce10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:03:18.165Z|ade2deac-470b-403b-89dd-1285f44854a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:03:18.166Z|ade2deac-470b-403b-89dd-1285f44854a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:03:25.276Z|897ac573-9dee-4db5-91a7-5d6f9d018a90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:03:25.277Z|897ac573-9dee-4db5-91a7-5d6f9d018a90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:03:25.699Z|9473958f-f460-4001-b9cd-eed113fe3d95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:03:25.700Z|9473958f-f460-4001-b9cd-eed113fe3d95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:03:28.190Z|34b61f49-fc41-4f49-a9fd-14356d1c0248|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:03:28.190Z|34b61f49-fc41-4f49-a9fd-14356d1c0248|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:03:31.960Z|3586666e-4553-4146-b3e4-94e988acd5ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:03:31.960Z|3586666e-4553-4146-b3e4-94e988acd5ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:03:35.302Z|3541ce0f-09c9-4355-95ce-5e49f259ad2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:03:35.303Z|3541ce0f-09c9-4355-95ce-5e49f259ad2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:03:35.722Z|61248eb5-9d31-4ef3-af09-472bfbd3be46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:03:35.723Z|61248eb5-9d31-4ef3-af09-472bfbd3be46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:03:38.214Z|fef112f0-c4ce-4d21-815d-0275b49c4511|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:03:38.214Z|fef112f0-c4ce-4d21-815d-0275b49c4511|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:03:45.326Z|f675aa44-a8fb-4b49-b3bd-bd640270fc2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:03:45.327Z|f675aa44-a8fb-4b49-b3bd-bd640270fc2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:03:45.747Z|e8667f24-2514-47d1-96f4-1b3c301c92c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:03:45.748Z|e8667f24-2514-47d1-96f4-1b3c301c92c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:03:46.960Z|3c6d139a-f4fc-418d-b124-cb087e7938fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:03:46.960Z|3c6d139a-f4fc-418d-b124-cb087e7938fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:03:47.482Z|df1ab9fe-f420-4b28-bedd-96d08c1fda1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:03:47.483Z|df1ab9fe-f420-4b28-bedd-96d08c1fda1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:03:48.240Z|8e50a77c-22d0-4d51-a121-2ed9a3656409|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:03:48.241Z|8e50a77c-22d0-4d51-a121-2ed9a3656409|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:03:55.354Z|48742062-12a4-4ac5-b3a6-66acbffdb7ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:03:55.355Z|48742062-12a4-4ac5-b3a6-66acbffdb7ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:03:55.777Z|4ad1746a-51a5-4174-b0e2-ba2b139a9f6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:03:55.778Z|4ad1746a-51a5-4174-b0e2-ba2b139a9f6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:03:58.264Z|29bdc0b7-47f1-4e6d-b884-0fc57e10d2f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:03:58.265Z|29bdc0b7-47f1-4e6d-b884-0fc57e10d2f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:04:01.960Z|4bfbdb16-0bed-4440-8c7e-62effa972abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:04:01.962Z|4bfbdb16-0bed-4440-8c7e-62effa972abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:04:05.380Z|f6c1aea9-aeb5-4a29-8139-6842328baca5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:04:05.382Z|f6c1aea9-aeb5-4a29-8139-6842328baca5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:04:05.802Z|4b405160-c1ff-49f4-8231-e1ef600df764|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:04:05.803Z|4b405160-c1ff-49f4-8231-e1ef600df764|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:04:08.288Z|b9ab6a83-e2d0-414d-8d0e-b2d974c1fb13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:04:08.289Z|b9ab6a83-e2d0-414d-8d0e-b2d974c1fb13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:04:14.225Z|84397cd9-4a0a-4b49-9168-dc5457928ee2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:04:14.226Z|84397cd9-4a0a-4b49-9168-dc5457928ee2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:04:15.406Z|2ff28452-d6eb-469b-a1a5-408a1c1a46a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:04:15.407Z|2ff28452-d6eb-469b-a1a5-408a1c1a46a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:04:15.826Z|86bc9e91-ab1b-45a1-a478-9485062b12ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:04:15.827Z|86bc9e91-ab1b-45a1-a478-9485062b12ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:04:16.960Z|29aa94a4-c103-4ba4-b161-763b84ffe724|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:04:16.961Z|29aa94a4-c103-4ba4-b161-763b84ffe724|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:04:17.484Z|09c6ce4c-dc3e-4aea-a5d0-a5120f70ea40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:04:17.484Z|09c6ce4c-dc3e-4aea-a5d0-a5120f70ea40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:04:18.313Z|4393ec42-f993-4a27-bfa1-48a404bbccb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:04:18.314Z|4393ec42-f993-4a27-bfa1-48a404bbccb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:04:25.431Z|6479fc4c-1eee-4428-9c94-39d28744e5f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:04:25.432Z|6479fc4c-1eee-4428-9c94-39d28744e5f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:04:25.854Z|da9c3074-d51d-44e9-854f-80f06c619b3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:04:25.855Z|da9c3074-d51d-44e9-854f-80f06c619b3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:04:28.337Z|5db29a49-706b-4356-a0db-bb5c8801825a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:04:28.338Z|5db29a49-706b-4356-a0db-bb5c8801825a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:04:31.960Z|4f70c471-e579-486a-92a9-e0ac796e9702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:04:31.960Z|4f70c471-e579-486a-92a9-e0ac796e9702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:04:35.491Z|b46fca8b-a73d-461d-8e59-300123dde11f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:04:35.492Z|b46fca8b-a73d-461d-8e59-300123dde11f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:04:35.881Z|29db5d40-561f-444b-89a2-a186cf62c983|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:04:35.882Z|29db5d40-561f-444b-89a2-a186cf62c983|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:04:38.361Z|74462348-dab9-4837-92f3-5714e912e015|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:04:38.362Z|74462348-dab9-4837-92f3-5714e912e015|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:04:45.520Z|3da66186-cb05-4c25-8b26-b2e812454806|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:04:45.521Z|3da66186-cb05-4c25-8b26-b2e812454806|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:04:45.907Z|91a7dd75-63a0-4c03-92a4-05ba021f41b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:04:45.908Z|91a7dd75-63a0-4c03-92a4-05ba021f41b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:04:46.960Z|8aca07c8-39fd-48c0-a4db-b4e4dfc5941c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:04:46.962Z|8aca07c8-39fd-48c0-a4db-b4e4dfc5941c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:04:47.485Z|6a9969e4-ff52-4b17-bca9-f11ebcd01c45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:04:47.486Z|6a9969e4-ff52-4b17-bca9-f11ebcd01c45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:04:48.388Z|8646f851-dd29-489a-ab59-a0d345109f1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:04:48.388Z|8646f851-dd29-489a-ab59-a0d345109f1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:04:55.562Z|25983596-1de4-4fc8-b4c8-385185430f13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:04:55.563Z|25983596-1de4-4fc8-b4c8-385185430f13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:04:55.933Z|b4193155-774d-4aff-8de6-e7afd1bd4f2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:04:55.934Z|b4193155-774d-4aff-8de6-e7afd1bd4f2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:04:58.411Z|b7156dc5-188e-4609-a1ad-d089585b24cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:04:58.412Z|b7156dc5-188e-4609-a1ad-d089585b24cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:05:01.960Z|d05dde94-9f65-4e90-99dc-d5e7defeabe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:05:01.961Z|d05dde94-9f65-4e90-99dc-d5e7defeabe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:05:05.587Z|392fd95e-3d21-4d90-916b-0c42fdd40cf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:05:05.588Z|392fd95e-3d21-4d90-916b-0c42fdd40cf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:05:05.956Z|98768cd8-52a1-49f8-b533-89aa9c4f17cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:05:05.957Z|98768cd8-52a1-49f8-b533-89aa9c4f17cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:05:08.435Z|23211949-af4a-4012-9c6e-9d20940fb829|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:05:08.436Z|23211949-af4a-4012-9c6e-9d20940fb829|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:05:14.223Z|284377b4-7d11-425e-aca6-b89bb2bf4c7f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:05:14.224Z|284377b4-7d11-425e-aca6-b89bb2bf4c7f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:05:15.611Z|2d9328f7-1fec-4d31-b4db-381fcf0902a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:05:15.612Z|2d9328f7-1fec-4d31-b4db-381fcf0902a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:05:15.981Z|37310035-e687-46da-b829-32c4eba1ef97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:05:15.981Z|37310035-e687-46da-b829-32c4eba1ef97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:05:16.960Z|54c3f922-80fd-45c8-89d7-cebea33420ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:05:16.960Z|54c3f922-80fd-45c8-89d7-cebea33420ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:05:17.486Z|5c45b02b-aa7f-4f4c-a60e-6f60f9fc3620|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:05:17.487Z|5c45b02b-aa7f-4f4c-a60e-6f60f9fc3620|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:05:18.460Z|9881a43e-fb5c-498f-86ff-2638260d67b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:05:18.461Z|9881a43e-fb5c-498f-86ff-2638260d67b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:05:25.644Z|a6085f51-e903-4f11-a3ef-a0d4ad1e9bff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:05:25.645Z|a6085f51-e903-4f11-a3ef-a0d4ad1e9bff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:05:26.006Z|52a9058a-5fbd-4ea7-ba7b-cf1fb92d2f8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:05:26.007Z|52a9058a-5fbd-4ea7-ba7b-cf1fb92d2f8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:05:28.493Z|32577a57-1932-42dc-8aae-3b42bb614900|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:05:28.494Z|32577a57-1932-42dc-8aae-3b42bb614900|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:05:31.960Z|3278ea34-90ef-4910-80a4-ef9ade4c71e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:05:31.961Z|3278ea34-90ef-4910-80a4-ef9ade4c71e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:05:35.668Z|c57d7076-9f78-43b8-9d54-953aadad38d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:05:35.669Z|c57d7076-9f78-43b8-9d54-953aadad38d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:05:36.030Z|f2916c72-539e-4315-bd46-99f9cd12da2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:05:36.031Z|f2916c72-539e-4315-bd46-99f9cd12da2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:05:38.518Z|f59b95cd-8eef-42fb-a86b-85710f1232da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:05:38.519Z|f59b95cd-8eef-42fb-a86b-85710f1232da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:05:45.693Z|7c7e021f-2476-4f38-89a1-1720a3c7d45d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:05:45.694Z|7c7e021f-2476-4f38-89a1-1720a3c7d45d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:05:46.064Z|37df6e42-c34e-4f6f-9146-47c6756e4be8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:05:46.068Z|37df6e42-c34e-4f6f-9146-47c6756e4be8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:05:46.962Z|67b9ceaa-d029-418f-9c4c-09826244a9f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:05:46.963Z|67b9ceaa-d029-418f-9c4c-09826244a9f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:05:47.487Z|7ef21c98-a683-4158-a019-0a0785dd2a82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:05:47.488Z|7ef21c98-a683-4158-a019-0a0785dd2a82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:05:48.544Z|b496c07c-613d-4fce-83e2-1dfcb9468cde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:05:48.545Z|b496c07c-613d-4fce-83e2-1dfcb9468cde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:05:55.717Z|e1ce4dd9-6f85-4868-8e82-ef78e022e2bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:05:55.718Z|e1ce4dd9-6f85-4868-8e82-ef78e022e2bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:05:56.098Z|f007ffc4-4694-4053-ad47-cc6b545fe897|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:05:56.099Z|f007ffc4-4694-4053-ad47-cc6b545fe897|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:05:58.569Z|481edff6-ed7e-4be8-874b-7deb54bfde50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:05:58.570Z|481edff6-ed7e-4be8-874b-7deb54bfde50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:06:01.960Z|971e9786-3cde-4c89-9832-0ea5d129c0fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:06:01.960Z|971e9786-3cde-4c89-9832-0ea5d129c0fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:06:05.744Z|4e4bd9c5-9968-4b1b-8c6f-c3ef3197ba17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:06:05.745Z|4e4bd9c5-9968-4b1b-8c6f-c3ef3197ba17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:06:06.122Z|62da8713-8494-49d4-afb5-785cf769b181|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:06:06.123Z|62da8713-8494-49d4-afb5-785cf769b181|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:06:08.594Z|ba29d891-cd4f-4ab3-b2f5-602cb9fec148|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:06:08.595Z|ba29d891-cd4f-4ab3-b2f5-602cb9fec148|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:06:14.223Z|e920c04a-996c-4c08-9ff1-4c2c9a6a0d79|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:06:14.224Z|e920c04a-996c-4c08-9ff1-4c2c9a6a0d79|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:06:15.771Z|a465ca13-d6cd-4abf-ba77-ee39e6f191dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:06:15.772Z|a465ca13-d6cd-4abf-ba77-ee39e6f191dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:06:16.146Z|320c5ca5-30e2-4587-92f0-04de1f9cdab4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:06:16.147Z|320c5ca5-30e2-4587-92f0-04de1f9cdab4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:06:16.960Z|ad5f50b7-db72-4ac7-a078-7776c3e381c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:06:16.962Z|ad5f50b7-db72-4ac7-a078-7776c3e381c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:06:17.489Z|df483505-6b8a-4fde-85c6-e8e41867de37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:06:17.489Z|df483505-6b8a-4fde-85c6-e8e41867de37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:06:18.621Z|6289c460-193e-4523-ac83-6fda92410d0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:06:18.623Z|6289c460-193e-4523-ac83-6fda92410d0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:06:25.796Z|e7f85425-733e-4518-904b-c829d759ce93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:06:25.796Z|e7f85425-733e-4518-904b-c829d759ce93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:06:26.172Z|6561cb2e-a284-42c6-98d8-743fef8ca6c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:06:26.172Z|6561cb2e-a284-42c6-98d8-743fef8ca6c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:06:28.647Z|ebe580ce-e897-48df-b336-479b547c1b71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:06:28.648Z|ebe580ce-e897-48df-b336-479b547c1b71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:06:31.960Z|778bb4af-9a61-4e4e-99d3-653ab66e5adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:06:31.960Z|778bb4af-9a61-4e4e-99d3-653ab66e5adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:06:35.819Z|74a18f86-8291-46a1-b25e-8a640878cb7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:06:35.820Z|74a18f86-8291-46a1-b25e-8a640878cb7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:06:36.196Z|732bbbc2-ed11-4039-a506-03b3e823aa3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:06:36.197Z|732bbbc2-ed11-4039-a506-03b3e823aa3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:06:38.673Z|f3e27bb1-0b42-4a13-89fb-e01ba011e014|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:06:38.674Z|f3e27bb1-0b42-4a13-89fb-e01ba011e014|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:06:45.848Z|c665c202-d667-4138-bb7e-07057e0862e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:06:45.849Z|c665c202-d667-4138-bb7e-07057e0862e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:06:46.221Z|84cd55f3-2278-4955-ac9e-2656906cf51f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:06:46.222Z|84cd55f3-2278-4955-ac9e-2656906cf51f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:06:46.960Z|3e324c02-2b61-40a8-be77-5ee9378fec7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:06:46.961Z|3e324c02-2b61-40a8-be77-5ee9378fec7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:06:47.490Z|273e2c6e-10a9-476d-9f04-b0e38cb5bafe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:06:47.490Z|273e2c6e-10a9-476d-9f04-b0e38cb5bafe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:06:48.698Z|aa5de04c-0557-4d2a-84d1-35d615bae37e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:06:48.699Z|aa5de04c-0557-4d2a-84d1-35d615bae37e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:06:55.877Z|1dd99947-609c-49a2-9d01-05e2a71679b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:06:55.877Z|1dd99947-609c-49a2-9d01-05e2a71679b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:06:56.245Z|dcad2929-9f3c-47e5-82a6-163df4cadc19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:06:56.246Z|dcad2929-9f3c-47e5-82a6-163df4cadc19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:06:58.722Z|a89e817c-d579-4896-b281-dc0245f67f7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:06:58.723Z|a89e817c-d579-4896-b281-dc0245f67f7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:07:01.960Z|045b3a16-1c2f-420c-b5c1-a1fe67678ad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:07:01.961Z|045b3a16-1c2f-420c-b5c1-a1fe67678ad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:07:05.903Z|5bf691ac-d2c5-4bdf-9c87-dcb3a5742530|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:07:05.903Z|5bf691ac-d2c5-4bdf-9c87-dcb3a5742530|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:07:06.268Z|bf42491d-d5b9-47fc-b16e-74b883364d75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:07:06.268Z|bf42491d-d5b9-47fc-b16e-74b883364d75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:07:08.748Z|30db1e9e-ff92-4937-a8cd-013fda938ff9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:07:08.749Z|30db1e9e-ff92-4937-a8cd-013fda938ff9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:07:14.222Z|c3863b97-5f1e-4cfd-ac1b-4c37c572283e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:07:14.223Z|c3863b97-5f1e-4cfd-ac1b-4c37c572283e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:07:15.926Z|badcd1e6-f5d4-4e1d-ba73-f4c88c971497|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:07:15.927Z|badcd1e6-f5d4-4e1d-ba73-f4c88c971497|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:07:16.294Z|4ee91fba-dd65-4a8b-abfc-fef58260b79d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:07:16.295Z|4ee91fba-dd65-4a8b-abfc-fef58260b79d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:07:16.960Z|a2b84de4-a7bb-460c-b24f-16442dec4ede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:07:16.960Z|a2b84de4-a7bb-460c-b24f-16442dec4ede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:07:17.491Z|9f5a3a69-f212-40ad-95ef-c52a74da35f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:07:17.492Z|9f5a3a69-f212-40ad-95ef-c52a74da35f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:07:18.773Z|f606ef34-3053-400d-ab23-50183b4f88a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:07:18.774Z|f606ef34-3053-400d-ab23-50183b4f88a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:07:25.953Z|81e655e3-d30d-4894-b127-e02fe461fe92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:07:25.954Z|81e655e3-d30d-4894-b127-e02fe461fe92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:07:26.317Z|f73bd4fb-a9ae-4733-a1c1-dd4a8a43ca08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:07:26.318Z|f73bd4fb-a9ae-4733-a1c1-dd4a8a43ca08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:07:28.801Z|62b75406-a906-4154-8820-e6c975ad742d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:07:28.802Z|62b75406-a906-4154-8820-e6c975ad742d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:07:31.960Z|d29bc32f-1c98-492b-8f61-a09df3bf1393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:07:31.960Z|d29bc32f-1c98-492b-8f61-a09df3bf1393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:07:35.980Z|306aeae0-06cb-49c3-86bc-f8ec1391927d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:07:35.981Z|306aeae0-06cb-49c3-86bc-f8ec1391927d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:07:36.342Z|11b4db2d-c37f-49df-96cf-7cb5a0322ae1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:07:36.343Z|11b4db2d-c37f-49df-96cf-7cb5a0322ae1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:07:38.825Z|cf405f8d-dbf9-4b52-8f22-8e4bd08e1400|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:07:38.826Z|cf405f8d-dbf9-4b52-8f22-8e4bd08e1400|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:07:46.004Z|6b0dbcc2-446a-4ab2-b935-12018177f436|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:07:46.004Z|6b0dbcc2-446a-4ab2-b935-12018177f436|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:07:46.366Z|efe37c43-e3f5-4e43-9592-3a0b33d93984|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:07:46.366Z|efe37c43-e3f5-4e43-9592-3a0b33d93984|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:07:46.960Z|34ba38f7-336f-48f0-9d84-ecf2767ce9f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:07:46.962Z|34ba38f7-336f-48f0-9d84-ecf2767ce9f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:07:47.492Z|004add9c-cf72-4245-8a28-029e53c7301b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:07:47.493Z|004add9c-cf72-4245-8a28-029e53c7301b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:07:48.850Z|02a33866-71bd-4f2e-acd2-3e09b6c632e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:07:48.851Z|02a33866-71bd-4f2e-acd2-3e09b6c632e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:07:56.027Z|e708a7da-4d29-404e-9956-babe9bf9591e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:07:56.028Z|e708a7da-4d29-404e-9956-babe9bf9591e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:07:56.390Z|d3b5c471-1985-4187-8651-6a2828d92fd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:07:56.391Z|d3b5c471-1985-4187-8651-6a2828d92fd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:07:58.875Z|664d1c34-0dcc-485d-b9bb-6df1c0759489|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:07:58.876Z|664d1c34-0dcc-485d-b9bb-6df1c0759489|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:08:01.960Z|cc444945-c6e7-48a4-ab5a-335e712d6550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:08:01.960Z|cc444945-c6e7-48a4-ab5a-335e712d6550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:08:06.050Z|983c2532-673f-40d6-803f-52db1681b382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:08:06.051Z|983c2532-673f-40d6-803f-52db1681b382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:08:06.414Z|c1c4b512-aca1-45fd-97b5-5f4e7fe2406c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:08:06.415Z|c1c4b512-aca1-45fd-97b5-5f4e7fe2406c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:08:08.901Z|678f7356-8213-4136-842e-b3651cbf0eb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:08:08.902Z|678f7356-8213-4136-842e-b3651cbf0eb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:08:14.222Z|e86f5b5d-8c90-42ae-b905-01d0fac60a7c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:08:14.222Z|e86f5b5d-8c90-42ae-b905-01d0fac60a7c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:08:16.076Z|ce79ea9b-2e2f-4c55-831e-e65d63d22b00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:08:16.077Z|ce79ea9b-2e2f-4c55-831e-e65d63d22b00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:08:16.438Z|9cf6f6b9-8ee5-4311-8dd7-159918d68962|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:08:16.439Z|9cf6f6b9-8ee5-4311-8dd7-159918d68962|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:08:16.960Z|a7252868-85ac-4fc7-aa64-b1b299c63230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:08:16.960Z|a7252868-85ac-4fc7-aa64-b1b299c63230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:08:17.493Z|decbc58c-e498-404b-907b-e72c411a8ea1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:08:17.494Z|decbc58c-e498-404b-907b-e72c411a8ea1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:08:18.925Z|2b56e553-3bfc-486d-9fae-e1e109fd0f0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:08:18.926Z|2b56e553-3bfc-486d-9fae-e1e109fd0f0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:08:26.101Z|d68fb364-89c2-4060-9d0b-5cbde2a4f504|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:08:26.102Z|d68fb364-89c2-4060-9d0b-5cbde2a4f504|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:08:26.466Z|babc01f2-6326-4ff1-afe6-fdb415264888|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:08:26.467Z|babc01f2-6326-4ff1-afe6-fdb415264888|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:08:28.950Z|639bd0e9-31ba-4b74-8319-0ca2526447c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:08:28.951Z|639bd0e9-31ba-4b74-8319-0ca2526447c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:08:31.960Z|afde0b2d-a01a-4eeb-8d0e-0e8bd827b2de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:08:31.961Z|afde0b2d-a01a-4eeb-8d0e-0e8bd827b2de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:08:36.135Z|ac63a7f0-b549-4452-8a3b-860cb07496d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:08:36.136Z|ac63a7f0-b549-4452-8a3b-860cb07496d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:08:36.490Z|13201cf0-9b06-46dc-90b2-b90302be5034|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:08:36.491Z|13201cf0-9b06-46dc-90b2-b90302be5034|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:08:38.977Z|14ce8e0e-ea2c-4614-81f4-cd1a92b301a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:08:38.978Z|14ce8e0e-ea2c-4614-81f4-cd1a92b301a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:08:46.176Z|d83148c4-15c7-44c2-844d-94357198c6d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:08:46.178Z|d83148c4-15c7-44c2-844d-94357198c6d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:08:46.517Z|36aa6733-11a4-4539-83bd-9a7ecb028bf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:08:46.518Z|36aa6733-11a4-4539-83bd-9a7ecb028bf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:08:46.960Z|d8367b20-f775-481d-9908-8a2076e9d224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:08:46.961Z|d8367b20-f775-481d-9908-8a2076e9d224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:08:47.495Z|295b7a1e-e557-4c89-bf23-f3af2183aeed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:08:47.495Z|295b7a1e-e557-4c89-bf23-f3af2183aeed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:08:49.003Z|c18516cb-a6de-4cbd-bfd9-89ce57abaed2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:08:49.004Z|c18516cb-a6de-4cbd-bfd9-89ce57abaed2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:08:56.206Z|7828cb53-0e31-4067-8661-d0adf16784ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:08:56.207Z|7828cb53-0e31-4067-8661-d0adf16784ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:08:56.543Z|999a59e1-85e4-48af-81ba-ef9993b6f74e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:08:56.544Z|999a59e1-85e4-48af-81ba-ef9993b6f74e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:08:59.026Z|fd770689-ac89-478b-b2aa-2b7aef23fbe0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:08:59.026Z|fd770689-ac89-478b-b2aa-2b7aef23fbe0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:09:01.960Z|8cf0443b-52c6-4420-98cd-807dab392b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:09:01.961Z|8cf0443b-52c6-4420-98cd-807dab392b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:09:06.236Z|f7d25dff-fbc0-468d-9f85-9c9c6952a8be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:09:06.239Z|f7d25dff-fbc0-468d-9f85-9c9c6952a8be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:09:06.567Z|5b303509-5f7a-42fb-8461-09f3cf809828|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:09:06.568Z|5b303509-5f7a-42fb-8461-09f3cf809828|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:09:09.051Z|f4cc0be3-33a0-481a-8f65-8df26324f05c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:09:09.053Z|f4cc0be3-33a0-481a-8f65-8df26324f05c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:09:14.223Z|7c9897e4-d693-4aba-b052-7bae9315c536|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:09:14.224Z|7c9897e4-d693-4aba-b052-7bae9315c536|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:09:16.269Z|f09b01a3-6c56-4229-ac74-59af7f53daf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:09:16.270Z|f09b01a3-6c56-4229-ac74-59af7f53daf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:09:16.596Z|511fba53-67c6-4cda-8d84-6c27cfa62f8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:09:16.597Z|511fba53-67c6-4cda-8d84-6c27cfa62f8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:09:16.960Z|35340ffd-dd67-4c47-9d10-86f920b2d1a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:09:16.962Z|35340ffd-dd67-4c47-9d10-86f920b2d1a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:09:17.496Z|43e7a88d-c9e4-43f7-b423-dd5011ff0951|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:09:17.497Z|43e7a88d-c9e4-43f7-b423-dd5011ff0951|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:09:19.077Z|415b4ec2-f241-42c4-aee1-2cdcd767589b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:09:19.078Z|415b4ec2-f241-42c4-aee1-2cdcd767589b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:09:26.295Z|1e1147c2-2c50-410a-b585-341ce12935ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:09:26.296Z|1e1147c2-2c50-410a-b585-341ce12935ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:09:26.621Z|e0af466f-e83c-44a9-b5b7-1a3aabd932d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:09:26.622Z|e0af466f-e83c-44a9-b5b7-1a3aabd932d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:09:29.104Z|4c8774cd-32c3-4d17-8cc4-f3e8dfae1068|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:09:29.105Z|4c8774cd-32c3-4d17-8cc4-f3e8dfae1068|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:09:31.960Z|1ae8d3c7-12ea-426d-bdc8-e914e9b7baee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:09:31.961Z|1ae8d3c7-12ea-426d-bdc8-e914e9b7baee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:09:36.319Z|cc5920a4-1b90-4719-a41d-a0542cf53c4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:09:36.320Z|cc5920a4-1b90-4719-a41d-a0542cf53c4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:09:36.646Z|29fc7109-4358-4c9a-aef0-cbf1ca0cf314|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:09:36.647Z|29fc7109-4358-4c9a-aef0-cbf1ca0cf314|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:09:39.129Z|95e50ceb-1b24-4c37-95e9-5192bc169df6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:09:39.130Z|95e50ceb-1b24-4c37-95e9-5192bc169df6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:09:46.346Z|5897f358-49d5-45c9-855b-64c716ee56f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:09:46.348Z|5897f358-49d5-45c9-855b-64c716ee56f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:09:46.671Z|a4c05e04-6d8d-4663-8853-0264ded4862f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:09:46.672Z|a4c05e04-6d8d-4663-8853-0264ded4862f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:09:46.962Z|e69ae694-7523-44bd-a8cf-e8671b2358bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:09:46.971Z|e69ae694-7523-44bd-a8cf-e8671b2358bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:09:47.500Z|d7b14b90-da3f-47b0-8dec-7bc05c8afe18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:09:47.501Z|d7b14b90-da3f-47b0-8dec-7bc05c8afe18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:09:49.157Z|ad4f73e4-5a17-4c70-bd25-d2e31461c75c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:09:49.158Z|ad4f73e4-5a17-4c70-bd25-d2e31461c75c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:09:56.376Z|b566d110-a0e1-452c-91a2-5ebbbc12ca5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:09:56.377Z|b566d110-a0e1-452c-91a2-5ebbbc12ca5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:09:56.696Z|a057b7ad-2574-4379-8f4e-fe616693c52b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:09:56.697Z|a057b7ad-2574-4379-8f4e-fe616693c52b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:09:59.182Z|c92bb730-b783-4cd9-99ff-e344901c7016|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:09:59.183Z|c92bb730-b783-4cd9-99ff-e344901c7016|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:10:01.960Z|c35a949a-9087-464b-9af4-c3c399a2660d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:10:01.961Z|c35a949a-9087-464b-9af4-c3c399a2660d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:10:06.401Z|85cd14ff-7bcb-4f10-bb53-67cf5c63647e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:10:06.402Z|85cd14ff-7bcb-4f10-bb53-67cf5c63647e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:10:06.722Z|e1eaa944-05c1-493c-a47e-427f523ab20b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:10:06.723Z|e1eaa944-05c1-493c-a47e-427f523ab20b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:10:09.208Z|5a5ea0e6-20d8-426e-ae6d-2178d956ce10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:10:09.209Z|5a5ea0e6-20d8-426e-ae6d-2178d956ce10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:10:14.223Z|15571fa9-1bb8-4e89-8bf5-3d70bf9a63bc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:10:14.224Z|15571fa9-1bb8-4e89-8bf5-3d70bf9a63bc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:10:16.428Z|f91f5f91-05a3-4df8-b9d3-251361294648|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:10:16.428Z|f91f5f91-05a3-4df8-b9d3-251361294648|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:10:16.747Z|20c99e4c-3d19-4032-95eb-4cdb2b5b68a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:10:16.748Z|20c99e4c-3d19-4032-95eb-4cdb2b5b68a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:10:16.960Z|d4273a76-1b2c-4cc7-970f-f627a52b1240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:10:16.960Z|d4273a76-1b2c-4cc7-970f-f627a52b1240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:10:17.501Z|17869c0e-6901-4412-9418-53bb2b002f2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:10:17.502Z|17869c0e-6901-4412-9418-53bb2b002f2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:10:19.233Z|58e1c571-f50f-4224-8d74-644cbf02b54e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:10:19.234Z|58e1c571-f50f-4224-8d74-644cbf02b54e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:10:26.451Z|8d109797-941e-41de-ad77-6d4235f897f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:10:26.452Z|8d109797-941e-41de-ad77-6d4235f897f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:10:26.773Z|46f9fabe-71a7-4233-a38c-b3e714d73fed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:10:26.774Z|46f9fabe-71a7-4233-a38c-b3e714d73fed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:10:29.258Z|a9202ddc-34a5-4f8d-8c7a-05723f4bd415|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:10:29.259Z|a9202ddc-34a5-4f8d-8c7a-05723f4bd415|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:10:31.960Z|59b98a31-504d-4bda-a080-8055a9887623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:10:31.963Z|59b98a31-504d-4bda-a080-8055a9887623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:10:36.475Z|bb8315c8-b9a5-43bd-9212-e317383ff265|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:10:36.476Z|bb8315c8-b9a5-43bd-9212-e317383ff265|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:10:36.796Z|dec0a99f-c550-4d2a-b381-582f02b84ebf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:10:36.797Z|dec0a99f-c550-4d2a-b381-582f02b84ebf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:10:39.284Z|b3d6528b-3234-4b51-b954-27322b32e839|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:10:39.284Z|b3d6528b-3234-4b51-b954-27322b32e839|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:10:46.501Z|8ceed78d-2e21-4cc5-a054-5bbe1c3d2a76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:10:46.502Z|8ceed78d-2e21-4cc5-a054-5bbe1c3d2a76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:10:46.823Z|1e3cc47f-0066-4afd-a6c2-3012251c6c76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:10:46.824Z|1e3cc47f-0066-4afd-a6c2-3012251c6c76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:10:46.962Z|f7fce5a1-56bd-45c5-84be-4d56c219f191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:10:46.963Z|f7fce5a1-56bd-45c5-84be-4d56c219f191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:10:47.503Z|9b5a4f29-e897-4fe0-aa75-e636dd7b8a93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:10:47.504Z|9b5a4f29-e897-4fe0-aa75-e636dd7b8a93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:10:49.309Z|40384b11-0e35-4a8e-9300-a19b78a859f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:10:49.310Z|40384b11-0e35-4a8e-9300-a19b78a859f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:10:56.524Z|dcb02077-67ee-4c4a-8aa6-a08524048685|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:10:56.525Z|dcb02077-67ee-4c4a-8aa6-a08524048685|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:10:56.848Z|3427b993-fb5d-4e14-a532-eb214ef8fd35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:10:56.848Z|3427b993-fb5d-4e14-a532-eb214ef8fd35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:10:59.340Z|f3e0affc-34e1-4fcf-be94-2d9b04ec3483|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:10:59.341Z|f3e0affc-34e1-4fcf-be94-2d9b04ec3483|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:11:01.960Z|555c1ab6-3308-4afc-9ce3-416c68a45b5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:11:01.960Z|555c1ab6-3308-4afc-9ce3-416c68a45b5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:11:06.549Z|77208e1d-a83e-42fa-a2db-d530b344e04a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:11:06.551Z|77208e1d-a83e-42fa-a2db-d530b344e04a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:11:06.877Z|732507f8-2aad-4163-b0c3-72ef2b7090fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:11:06.878Z|732507f8-2aad-4163-b0c3-72ef2b7090fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:11:09.371Z|831c1f43-18f2-4471-a314-10a68481d250|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:11:09.371Z|831c1f43-18f2-4471-a314-10a68481d250|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:11:14.224Z|19af3fb2-7ac6-45ea-8090-bd01d8fb68a5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:11:14.224Z|19af3fb2-7ac6-45ea-8090-bd01d8fb68a5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:11:16.577Z|4d765340-d9d1-43b1-a44c-795b32b6eb49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:11:16.578Z|4d765340-d9d1-43b1-a44c-795b32b6eb49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:11:16.902Z|d787ed5c-b068-413c-b0e2-26ec0381f402|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:11:16.903Z|d787ed5c-b068-413c-b0e2-26ec0381f402|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:11:16.962Z|5f92284e-1b02-445f-9c88-2db7374990ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:11:16.965Z|5f92284e-1b02-445f-9c88-2db7374990ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:11:17.504Z|192f08a8-56af-4727-8362-ad33de9002cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:11:17.505Z|192f08a8-56af-4727-8362-ad33de9002cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:11:19.394Z|881b2671-8c44-4af2-b03d-7b7164f43aa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:11:19.395Z|881b2671-8c44-4af2-b03d-7b7164f43aa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:11:26.604Z|fae9c90c-e62d-4a0c-97f5-0fd38ffe2993|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:11:26.605Z|fae9c90c-e62d-4a0c-97f5-0fd38ffe2993|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:11:26.928Z|798b9f6d-2935-4740-a102-7f3ec757aa81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:11:26.929Z|798b9f6d-2935-4740-a102-7f3ec757aa81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:11:29.422Z|7ae7ce15-1a64-47df-b14c-48e335fdf76e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:11:29.423Z|7ae7ce15-1a64-47df-b14c-48e335fdf76e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:11:31.960Z|039e8754-ea3a-415a-b6ab-362f04eb84c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:11:31.961Z|039e8754-ea3a-415a-b6ab-362f04eb84c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:11:36.628Z|1bb6217a-f06c-4105-b357-e634223f34ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:11:36.629Z|1bb6217a-f06c-4105-b357-e634223f34ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:11:36.952Z|24ac57de-0026-48d6-991d-6c69dd971e51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:11:36.952Z|24ac57de-0026-48d6-991d-6c69dd971e51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:11:39.447Z|a543bad9-510f-4633-b419-ebb4018d2d53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:11:39.448Z|a543bad9-510f-4633-b419-ebb4018d2d53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:11:46.656Z|be0a6c80-84c7-4e00-8788-5e5dbd3f6f3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:11:46.656Z|be0a6c80-84c7-4e00-8788-5e5dbd3f6f3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:11:46.963Z|57963818-6367-4013-944f-2242a38b8cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:11:46.964Z|57963818-6367-4013-944f-2242a38b8cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:11:46.979Z|604b54f5-c881-4b27-a53a-c138ffafb5fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:11:46.980Z|604b54f5-c881-4b27-a53a-c138ffafb5fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:11:47.506Z|b597cbe5-8ad0-4fa3-9747-13cbbca1813e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:11:47.506Z|b597cbe5-8ad0-4fa3-9747-13cbbca1813e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:11:49.470Z|52b831f0-e221-4bab-b697-b02bacc3402f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:11:49.471Z|52b831f0-e221-4bab-b697-b02bacc3402f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:11:56.680Z|bfb0bc25-eb6d-4464-bbf5-03a5eb5e9ae4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:11:56.681Z|bfb0bc25-eb6d-4464-bbf5-03a5eb5e9ae4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:11:57.005Z|bee58a04-57e5-4269-8931-7823468c68e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:11:57.006Z|bee58a04-57e5-4269-8931-7823468c68e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:11:59.503Z|396ab90c-5f74-4827-8239-93be6bd38603|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:11:59.504Z|396ab90c-5f74-4827-8239-93be6bd38603|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:12:01.960Z|5696f943-1dfa-49eb-bacb-20bef00c555f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:12:01.961Z|5696f943-1dfa-49eb-bacb-20bef00c555f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:12:06.704Z|b3bbb9e8-1f65-488b-bbec-95faec70e9d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:12:06.705Z|b3bbb9e8-1f65-488b-bbec-95faec70e9d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:12:07.029Z|bb64d274-6cc9-42df-b82d-15a8bb0ad5b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:12:07.030Z|bb64d274-6cc9-42df-b82d-15a8bb0ad5b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:12:09.529Z|db413a82-0698-4db8-b902-51ccf5603dbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:12:09.529Z|db413a82-0698-4db8-b902-51ccf5603dbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:12:14.221Z|0fb55397-4ad2-4b01-8a9b-a34fcaddf0ce|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:12:14.222Z|0fb55397-4ad2-4b01-8a9b-a34fcaddf0ce|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:12:16.728Z|7f2e1a46-116a-4767-80a5-07f018801771|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:12:16.728Z|7f2e1a46-116a-4767-80a5-07f018801771|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:12:16.960Z|b45791ab-5c59-4afa-9158-1270ffb6957c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:12:16.961Z|b45791ab-5c59-4afa-9158-1270ffb6957c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:12:17.053Z|9b31c4f1-1abe-4d72-ae38-3bc0e29cffd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:12:17.054Z|9b31c4f1-1abe-4d72-ae38-3bc0e29cffd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:12:17.507Z|cc8232da-982c-4f62-9e68-3c940317a9f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:12:17.507Z|cc8232da-982c-4f62-9e68-3c940317a9f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:12:19.553Z|c6b12541-604f-421d-972d-65dc5e6bab22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:12:19.554Z|c6b12541-604f-421d-972d-65dc5e6bab22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:12:26.751Z|b77180b1-4797-45a9-be6e-7c52cf677ca4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:12:26.752Z|b77180b1-4797-45a9-be6e-7c52cf677ca4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:12:27.078Z|11d99ac5-daaf-4b61-94c8-0163a1f47974|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:12:27.079Z|11d99ac5-daaf-4b61-94c8-0163a1f47974|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:12:29.576Z|b4beec76-d0bf-47ac-a135-b42addaa6f5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:12:29.577Z|b4beec76-d0bf-47ac-a135-b42addaa6f5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:12:31.960Z|4180c485-b7b9-4335-97de-980dd959ce43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:12:31.960Z|4180c485-b7b9-4335-97de-980dd959ce43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:12:36.780Z|9f0f08b8-2cdc-4b87-aec7-d435c3812006|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:12:36.782Z|9f0f08b8-2cdc-4b87-aec7-d435c3812006|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:12:37.103Z|00d437c0-4dd3-4565-a06d-ce74c7ff4b7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:12:37.104Z|00d437c0-4dd3-4565-a06d-ce74c7ff4b7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:12:39.600Z|51712f19-d658-4fc1-9f66-27b2134dc474|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:12:39.601Z|51712f19-d658-4fc1-9f66-27b2134dc474|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:12:46.805Z|cbc99de4-dd02-4620-972e-668eb685aae1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:12:46.806Z|cbc99de4-dd02-4620-972e-668eb685aae1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:12:46.960Z|3e689b80-3f6e-44a5-a39a-f490130f59db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:12:46.960Z|3e689b80-3f6e-44a5-a39a-f490130f59db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:12:47.128Z|765ae8b2-05ee-494a-8bfc-ff1f74fc27f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:12:47.129Z|765ae8b2-05ee-494a-8bfc-ff1f74fc27f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:12:47.508Z|9ed8871e-fc2e-4473-8fd2-582fd37ce34c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:12:47.508Z|9ed8871e-fc2e-4473-8fd2-582fd37ce34c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:12:49.627Z|7e547e2f-26c5-443d-8fda-381e2f0153f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:12:49.628Z|7e547e2f-26c5-443d-8fda-381e2f0153f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:12:56.829Z|9c023d0f-df8c-423b-bc00-b986d3b0c8f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:12:56.830Z|9c023d0f-df8c-423b-bc00-b986d3b0c8f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:12:57.153Z|d34cc3b7-6a77-4c77-a048-5ac6fddd1cc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:12:57.153Z|d34cc3b7-6a77-4c77-a048-5ac6fddd1cc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:12:59.651Z|3fed8029-aa49-4b4e-a4d0-e3cdfba86360|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:12:59.652Z|3fed8029-aa49-4b4e-a4d0-e3cdfba86360|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:13:01.961Z|f52eac9a-ff63-4e53-832d-306c76840958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:13:01.963Z|f52eac9a-ff63-4e53-832d-306c76840958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:13:06.857Z|9fd0a9da-b1b1-459d-b80b-41d16b0696a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:13:06.858Z|9fd0a9da-b1b1-459d-b80b-41d16b0696a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:13:07.176Z|d353ea90-3b06-4b5d-8984-40019ac06e61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:13:07.177Z|d353ea90-3b06-4b5d-8984-40019ac06e61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:13:09.675Z|76ee3fd7-f873-46ba-ad6b-0e665fed9038|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:13:09.676Z|76ee3fd7-f873-46ba-ad6b-0e665fed9038|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:13:14.223Z|b69e2884-a82b-4057-80ad-233b2c3b175f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:13:14.224Z|b69e2884-a82b-4057-80ad-233b2c3b175f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:13:16.883Z|af5124d2-5577-4528-a86c-84fbfc3562cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:13:16.884Z|af5124d2-5577-4528-a86c-84fbfc3562cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:13:16.960Z|769510db-db10-407d-b878-2c93264878a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:13:16.960Z|769510db-db10-407d-b878-2c93264878a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:13:17.200Z|8e57c437-a755-4cd8-b918-ff07b9b2330a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:13:17.201Z|8e57c437-a755-4cd8-b918-ff07b9b2330a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:13:17.509Z|6cc35cf8-15ad-48af-9cfd-ee07826e8560|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:13:17.509Z|6cc35cf8-15ad-48af-9cfd-ee07826e8560|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:13:19.697Z|9c41fd6c-3033-4588-bb95-a11e31836c40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:13:19.698Z|9c41fd6c-3033-4588-bb95-a11e31836c40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:13:26.908Z|9081d07b-6d55-45b4-980e-f1e5ff0d8c09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:13:26.909Z|9081d07b-6d55-45b4-980e-f1e5ff0d8c09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:13:27.225Z|a7499b95-2f54-4bdc-b7cc-70c203253825|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:13:27.226Z|a7499b95-2f54-4bdc-b7cc-70c203253825|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:13:29.721Z|519cb87c-24f3-4930-83bf-ae0f1ecc9d32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:13:29.722Z|519cb87c-24f3-4930-83bf-ae0f1ecc9d32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:13:31.960Z|ad9e8217-1e80-4081-bec4-ee9fecaeca88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:13:31.962Z|ad9e8217-1e80-4081-bec4-ee9fecaeca88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:13:36.932Z|e5ae530a-0883-4f9b-bf78-141a1d13994f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:13:36.933Z|e5ae530a-0883-4f9b-bf78-141a1d13994f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:13:37.291Z|0b70aca4-c2e1-435e-99d6-4f2120839790|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:13:37.292Z|0b70aca4-c2e1-435e-99d6-4f2120839790|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:13:39.747Z|049e1ee7-0ff9-47e5-9ef9-a41c1f4136f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:13:39.748Z|049e1ee7-0ff9-47e5-9ef9-a41c1f4136f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:13:46.959Z|bd135d7f-9229-4b77-89bb-634dbbf5f064|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:13:46.960Z|b817ab3d-a140-45bd-a8cb-138c688cfbf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:13:46.960Z|bd135d7f-9229-4b77-89bb-634dbbf5f064|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:13:46.962Z|b817ab3d-a140-45bd-a8cb-138c688cfbf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:13:47.316Z|18f87307-c6d5-4801-a995-48fc45c6aec7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:13:47.316Z|18f87307-c6d5-4801-a995-48fc45c6aec7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:13:47.510Z|3f30ef49-0c51-4bc6-9208-e024a868d048|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:13:47.510Z|3f30ef49-0c51-4bc6-9208-e024a868d048|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:13:49.771Z|60a11fa5-5612-42d1-a275-876655f4e933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:13:49.772Z|60a11fa5-5612-42d1-a275-876655f4e933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:13:56.984Z|5135c845-a4bd-4cab-99af-d883eab0034d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:13:56.984Z|5135c845-a4bd-4cab-99af-d883eab0034d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:13:57.341Z|ff290814-b4a7-444d-a49b-9687eb805527|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:13:57.341Z|ff290814-b4a7-444d-a49b-9687eb805527|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:13:59.795Z|615c5f5b-872b-46aa-9652-c1f71d7c1e35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:13:59.796Z|615c5f5b-872b-46aa-9652-c1f71d7c1e35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:14:01.960Z|9ff01814-7052-40f2-b6c2-44d070fedec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:14:01.960Z|9ff01814-7052-40f2-b6c2-44d070fedec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:14:07.007Z|351d8d48-b6a8-42a0-b082-ca4e4e0759b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:14:07.008Z|351d8d48-b6a8-42a0-b082-ca4e4e0759b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:14:07.368Z|ecc09f08-0733-4a24-bb49-2dff3400fb66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:14:07.368Z|ecc09f08-0733-4a24-bb49-2dff3400fb66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:14:09.820Z|ac45593c-9e92-4a79-a70f-1d0db49e3d47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:14:09.820Z|ac45593c-9e92-4a79-a70f-1d0db49e3d47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:14:14.223Z|a23a4e83-ee54-4c2c-be9a-5d7d3677d3e8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:14:14.224Z|a23a4e83-ee54-4c2c-be9a-5d7d3677d3e8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:14:16.960Z|027c5347-ba54-4d3f-a276-c98c339cba33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:14:16.960Z|027c5347-ba54-4d3f-a276-c98c339cba33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:14:17.032Z|7055648a-c342-4e1e-b72e-74094b503c99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:14:17.033Z|7055648a-c342-4e1e-b72e-74094b503c99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:14:17.399Z|8db151d7-4275-4129-b503-c3647bbc000f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:14:17.400Z|8db151d7-4275-4129-b503-c3647bbc000f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:14:17.514Z|059d08da-6cfe-4e64-aab9-a4ed62e36574|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:14:17.515Z|059d08da-6cfe-4e64-aab9-a4ed62e36574|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:14:19.843Z|9d5017b8-94da-4a6f-b029-1daa0eaf2bc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:14:19.844Z|9d5017b8-94da-4a6f-b029-1daa0eaf2bc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:14:27.059Z|e2c26d83-1395-4a97-b1ac-898b249d4196|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:14:27.060Z|e2c26d83-1395-4a97-b1ac-898b249d4196|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:14:27.428Z|18549cba-fcc5-456b-a096-1a02dd8a5ab0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:14:27.429Z|18549cba-fcc5-456b-a096-1a02dd8a5ab0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:14:29.867Z|fe21781a-ca6b-4627-b94e-ed7d097f1e27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:14:29.868Z|fe21781a-ca6b-4627-b94e-ed7d097f1e27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:14:31.960Z|7b37bebf-5acb-495d-93f0-37a6f8e38f18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:14:31.963Z|7b37bebf-5acb-495d-93f0-37a6f8e38f18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:14:37.085Z|40d4b4c3-7352-4618-a54a-4b0922d6bee4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:14:37.085Z|40d4b4c3-7352-4618-a54a-4b0922d6bee4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:14:37.452Z|f7764d15-877d-48c6-a853-3f3066c81b8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:14:37.453Z|f7764d15-877d-48c6-a853-3f3066c81b8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:14:39.891Z|633f70fe-d4d2-4cf6-a047-a1c4777f1328|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:14:39.891Z|633f70fe-d4d2-4cf6-a047-a1c4777f1328|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:14:46.960Z|129c0ba9-cf2b-41f6-99a4-5d76fd5a364c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:14:46.960Z|129c0ba9-cf2b-41f6-99a4-5d76fd5a364c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:14:47.108Z|bcd8e0c1-d1dc-46ce-a62a-2cb7ede90ff8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:14:47.108Z|bcd8e0c1-d1dc-46ce-a62a-2cb7ede90ff8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:14:47.484Z|521b96c7-8dc2-4c80-8c3d-47e92b79e0f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:14:47.484Z|521b96c7-8dc2-4c80-8c3d-47e92b79e0f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:14:47.515Z|6395afbd-bd52-42e5-9d53-2bec7ea34e43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:14:47.516Z|6395afbd-bd52-42e5-9d53-2bec7ea34e43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:14:49.914Z|d564960f-6e2c-42f7-a5fb-2c683b872ba0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:14:49.915Z|d564960f-6e2c-42f7-a5fb-2c683b872ba0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:14:57.131Z|36986ec1-3445-46a7-a144-f632c68e2245|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:14:57.132Z|36986ec1-3445-46a7-a144-f632c68e2245|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:14:57.507Z|0d76dbd6-8330-4b8f-8ec5-b50df0151e00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:14:57.507Z|0d76dbd6-8330-4b8f-8ec5-b50df0151e00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:14:59.937Z|b12e2b39-6509-4fde-93be-73c894358536|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:14:59.938Z|b12e2b39-6509-4fde-93be-73c894358536|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:15:01.960Z|0461199d-1c3c-4fa7-9aaf-268c55b830c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:15:01.960Z|0461199d-1c3c-4fa7-9aaf-268c55b830c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:15:07.155Z|85680f21-9c7c-43be-b59b-fbda3d7b39d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:15:07.156Z|85680f21-9c7c-43be-b59b-fbda3d7b39d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:15:07.529Z|f305021d-28a9-4c5b-a8e9-f2f439fc57f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:15:07.530Z|f305021d-28a9-4c5b-a8e9-f2f439fc57f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:15:09.961Z|eebc8bff-05be-4056-ac5a-1b2f0cb228c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:15:09.962Z|eebc8bff-05be-4056-ac5a-1b2f0cb228c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:15:14.223Z|c6955d7d-2246-4318-b1db-751d6f495f27|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:15:14.224Z|c6955d7d-2246-4318-b1db-751d6f495f27|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:15:16.960Z|642fc3cf-fbac-495a-89f2-29b680de00ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:15:16.962Z|642fc3cf-fbac-495a-89f2-29b680de00ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:15:17.179Z|9400ce3c-8cc4-41ab-be5a-0f8153e34cf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:15:17.179Z|9400ce3c-8cc4-41ab-be5a-0f8153e34cf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:15:17.518Z|4d701282-5d40-44f3-ba73-a81477e35335|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:15:17.519Z|4d701282-5d40-44f3-ba73-a81477e35335|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:15:17.552Z|71e7118c-ae44-432d-a9ff-0166c9521505|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:15:17.553Z|71e7118c-ae44-432d-a9ff-0166c9521505|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:15:19.985Z|be798cde-b380-4311-a630-d965b09a532f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:15:19.985Z|be798cde-b380-4311-a630-d965b09a532f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:15:27.203Z|554e2d92-e0b5-4126-b963-5b8cf4b50f85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:15:27.204Z|554e2d92-e0b5-4126-b963-5b8cf4b50f85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:15:27.581Z|ce2b5c48-b6ac-4024-a0d6-9fc9683ce959|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:15:27.581Z|ce2b5c48-b6ac-4024-a0d6-9fc9683ce959|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:15:30.010Z|5acc6fc7-2977-42c2-9661-5ccea9fb342b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:15:30.011Z|5acc6fc7-2977-42c2-9661-5ccea9fb342b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:15:31.960Z|16c389fd-a87f-4e59-b238-93c2d5b8b39b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:15:31.961Z|16c389fd-a87f-4e59-b238-93c2d5b8b39b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:15:37.230Z|9500c444-6ce9-4d33-9215-81db37fbe091|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:15:37.231Z|9500c444-6ce9-4d33-9215-81db37fbe091|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:15:37.607Z|0a719a48-a68d-439b-b342-24bf5cfd5694|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:15:37.608Z|0a719a48-a68d-439b-b342-24bf5cfd5694|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:15:40.034Z|ce6406fa-79ee-494d-b12e-35d607f47573|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:15:40.034Z|ce6406fa-79ee-494d-b12e-35d607f47573|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:15:46.960Z|678ea643-9ff2-4008-bc1c-f1f9bcbcd57f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:15:46.961Z|678ea643-9ff2-4008-bc1c-f1f9bcbcd57f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:15:47.256Z|ff41a73b-5ff8-4170-a484-ab121454d033|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:15:47.259Z|ff41a73b-5ff8-4170-a484-ab121454d033|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:15:47.519Z|d4dd9666-e1d2-46c0-b40d-2fd914099ec8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:15:47.520Z|d4dd9666-e1d2-46c0-b40d-2fd914099ec8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:15:47.631Z|619ff110-9b5a-439c-b8f9-628ddf73639b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:15:47.631Z|619ff110-9b5a-439c-b8f9-628ddf73639b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:15:50.057Z|a9a5039c-f234-4fdd-81cd-7ffc88a5753a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:15:50.058Z|a9a5039c-f234-4fdd-81cd-7ffc88a5753a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:15:57.286Z|6a35fb52-88ec-4e4a-af31-8cf64fd92556|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:15:57.287Z|6a35fb52-88ec-4e4a-af31-8cf64fd92556|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:15:57.655Z|029b97a9-5194-4399-9b37-7859cb3b65a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:15:57.656Z|029b97a9-5194-4399-9b37-7859cb3b65a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:16:00.081Z|42bf0724-cff9-49bd-b348-e22382c5c54e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:16:00.081Z|42bf0724-cff9-49bd-b348-e22382c5c54e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:16:01.960Z|edb3cbdb-8cbf-4334-a66c-fbd677d007f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:16:01.962Z|edb3cbdb-8cbf-4334-a66c-fbd677d007f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:16:07.310Z|ff9c34b7-8215-494c-badd-92881447ab4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:16:07.311Z|ff9c34b7-8215-494c-badd-92881447ab4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:16:07.678Z|a0ce7a33-fe6a-4964-8eee-1ee2828709b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:16:07.679Z|a0ce7a33-fe6a-4964-8eee-1ee2828709b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:16:10.104Z|8fb6b2ce-5f89-4f6d-91a0-2759550c61ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:16:10.105Z|8fb6b2ce-5f89-4f6d-91a0-2759550c61ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:16:14.222Z|3debf738-d2e6-4911-8f47-4fdbe188985f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:16:14.223Z|3debf738-d2e6-4911-8f47-4fdbe188985f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:16:16.960Z|5834ad10-e896-484e-acf1-2e7dc8ce1f5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:16:16.960Z|5834ad10-e896-484e-acf1-2e7dc8ce1f5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:16:17.333Z|3c0dc5bb-98c9-4f17-afc8-e5e00d2d684f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:16:17.334Z|3c0dc5bb-98c9-4f17-afc8-e5e00d2d684f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:16:17.520Z|d5439488-5393-4f88-be91-31c0911c7d6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:16:17.521Z|d5439488-5393-4f88-be91-31c0911c7d6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:16:17.702Z|84ff2114-8637-4c76-bb0d-81ccbb27541e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:16:17.703Z|84ff2114-8637-4c76-bb0d-81ccbb27541e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:16:20.127Z|f567e557-23ce-4329-a82a-829ddadbb798|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:16:20.127Z|f567e557-23ce-4329-a82a-829ddadbb798|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:16:27.358Z|438573e7-776b-446c-86cb-0ab18e7c3112|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:16:27.359Z|438573e7-776b-446c-86cb-0ab18e7c3112|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:16:27.725Z|7cad759e-df67-4df6-b651-5c3845e16d3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:16:27.725Z|7cad759e-df67-4df6-b651-5c3845e16d3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:16:30.151Z|6a2db630-c4d6-4cef-a118-e714683b438f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:16:30.152Z|6a2db630-c4d6-4cef-a118-e714683b438f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:16:31.960Z|bfdb572d-0de2-4fc8-89de-538d657d111e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:16:31.961Z|bfdb572d-0de2-4fc8-89de-538d657d111e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:16:37.382Z|d7d4623f-b339-49c7-9aa6-fcbb3e3ab614|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:16:37.383Z|d7d4623f-b339-49c7-9aa6-fcbb3e3ab614|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:16:37.749Z|b787573f-6140-4fe7-90ca-b7442d8a61a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:16:37.750Z|b787573f-6140-4fe7-90ca-b7442d8a61a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:16:40.177Z|efca0f7f-74d6-4d15-b491-663cb107eab6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:16:40.178Z|efca0f7f-74d6-4d15-b491-663cb107eab6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:16:46.961Z|5cd70331-7765-43a1-9c05-db3fa5bef436|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:16:46.964Z|5cd70331-7765-43a1-9c05-db3fa5bef436|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:16:47.405Z|2b4dd498-d521-41fb-89d2-47393b60c25a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:16:47.406Z|2b4dd498-d521-41fb-89d2-47393b60c25a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:16:47.522Z|7bf35425-9604-4490-8a23-70bebe3d130c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:16:47.522Z|7bf35425-9604-4490-8a23-70bebe3d130c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:16:47.773Z|aa09b80a-c990-479e-8dde-7485a543f45d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:16:47.774Z|aa09b80a-c990-479e-8dde-7485a543f45d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:16:50.201Z|6605a355-a65c-4fa7-96f1-0bd2a296476f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:16:50.202Z|6605a355-a65c-4fa7-96f1-0bd2a296476f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:16:57.428Z|f8b3c144-9866-4c08-86bd-0a0b7c7c8fa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:16:57.429Z|f8b3c144-9866-4c08-86bd-0a0b7c7c8fa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:16:57.800Z|bb431cd8-b865-4917-80e2-6cc4a883d6f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:16:57.801Z|bb431cd8-b865-4917-80e2-6cc4a883d6f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:17:00.226Z|58d1afe0-a88c-4898-a16e-5764a9a447df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:17:00.227Z|58d1afe0-a88c-4898-a16e-5764a9a447df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:17:01.960Z|c8195046-b13e-4d3b-8d5a-3058b2944117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:17:01.960Z|c8195046-b13e-4d3b-8d5a-3058b2944117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:17:07.453Z|9b8a0c2d-68c0-4b96-a31f-4ea121ea0323|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:17:07.453Z|9b8a0c2d-68c0-4b96-a31f-4ea121ea0323|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:17:07.824Z|2fd6343f-fa20-46dd-8283-8f860d4f0afb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:17:07.824Z|2fd6343f-fa20-46dd-8283-8f860d4f0afb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:17:10.251Z|ec06af0f-686d-4260-be75-87918f622690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:17:10.252Z|ec06af0f-686d-4260-be75-87918f622690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:17:14.223Z|561e33fc-c9ba-40a0-8a53-2cd5b8b1802f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:17:14.223Z|561e33fc-c9ba-40a0-8a53-2cd5b8b1802f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:17:16.960Z|3e1f97e5-3895-44f4-92fa-d1d83daead79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:17:16.961Z|3e1f97e5-3895-44f4-92fa-d1d83daead79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:17:17.486Z|bc7ff70d-5857-46ae-80a3-a32e84b9cd6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:17:17.487Z|bc7ff70d-5857-46ae-80a3-a32e84b9cd6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:17:17.523Z|25900339-defb-418c-a7f3-cba7280d0389|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:17:17.524Z|25900339-defb-418c-a7f3-cba7280d0389|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:17:17.847Z|ffacbbe6-6417-4b71-b951-e31cc94d51c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:17:17.848Z|ffacbbe6-6417-4b71-b951-e31cc94d51c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:17:20.278Z|e530d0a7-2f6d-4c45-b8ea-18c76cf675d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:17:20.279Z|e530d0a7-2f6d-4c45-b8ea-18c76cf675d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:17:27.512Z|d156837f-ccb4-455a-9bc7-3fec99c546ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:17:27.513Z|d156837f-ccb4-455a-9bc7-3fec99c546ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:17:27.871Z|5cce551d-8857-4725-b2f8-182a2522f61e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:17:27.872Z|5cce551d-8857-4725-b2f8-182a2522f61e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:17:30.301Z|86a40602-ca60-4b8b-9f8a-2dbe9074d3fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:17:30.302Z|86a40602-ca60-4b8b-9f8a-2dbe9074d3fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:17:31.960Z|f6c47dcc-9d95-474f-87c8-6c0f439afaa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:17:31.962Z|f6c47dcc-9d95-474f-87c8-6c0f439afaa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:17:37.537Z|2411d77f-fd6a-4774-9745-65674b7706dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:17:37.538Z|2411d77f-fd6a-4774-9745-65674b7706dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:17:37.895Z|65a3bb9d-50cb-4bbe-b62e-3dcc3aa5d519|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:17:37.896Z|65a3bb9d-50cb-4bbe-b62e-3dcc3aa5d519|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:17:40.326Z|9ab4117c-3d86-42c8-a58d-5acb960f3268|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:17:40.327Z|9ab4117c-3d86-42c8-a58d-5acb960f3268|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:17:46.960Z|12841b9c-74b0-4904-a23b-c19e736e245c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:17:46.961Z|12841b9c-74b0-4904-a23b-c19e736e245c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:17:47.524Z|dea5425c-d3e7-49f9-9435-4c7471fe465e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:17:47.525Z|dea5425c-d3e7-49f9-9435-4c7471fe465e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:17:47.565Z|751e6997-effd-4cc0-ad16-86fc9ea7799c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:17:47.566Z|751e6997-effd-4cc0-ad16-86fc9ea7799c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:17:47.918Z|a3761f0a-d5a2-4ec3-a015-ec1429bad5c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:17:47.918Z|a3761f0a-d5a2-4ec3-a015-ec1429bad5c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:17:50.349Z|2c5dd933-a75d-467b-9af8-511a854879d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:17:50.350Z|2c5dd933-a75d-467b-9af8-511a854879d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:17:57.590Z|c9305239-46f8-4aac-9367-ff2fef28a3d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:17:57.591Z|c9305239-46f8-4aac-9367-ff2fef28a3d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:17:57.944Z|4871d3f6-349a-4b2a-b28a-d6d990501452|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:17:57.945Z|4871d3f6-349a-4b2a-b28a-d6d990501452|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:18:00.373Z|f2d66e55-c7b4-49cb-ba0d-ac36362528eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:18:00.374Z|f2d66e55-c7b4-49cb-ba0d-ac36362528eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:18:01.960Z|5bbe80bf-e9f6-4819-8bb4-e25d28ae41e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:18:01.961Z|5bbe80bf-e9f6-4819-8bb4-e25d28ae41e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:18:07.614Z|074c3f7c-a19b-4dd6-9ac0-9f4d50dfc7e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:18:07.615Z|074c3f7c-a19b-4dd6-9ac0-9f4d50dfc7e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:18:07.970Z|457194f1-bf38-4406-8826-9081a7b0ab00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:18:07.970Z|457194f1-bf38-4406-8826-9081a7b0ab00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:18:10.396Z|297842e9-91bf-45d6-99de-c6522b74e97e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:18:10.397Z|297842e9-91bf-45d6-99de-c6522b74e97e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:18:14.222Z|05bda1c1-3666-4988-ade5-2c28a24906d4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:18:14.223Z|05bda1c1-3666-4988-ade5-2c28a24906d4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:18:16.960Z|e6539cf8-18b5-49f1-b6ac-8b3ac7ea034e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:18:16.963Z|e6539cf8-18b5-49f1-b6ac-8b3ac7ea034e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:18:17.527Z|04cad02a-4d44-45e2-ae56-c02c677fab17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:18:17.527Z|04cad02a-4d44-45e2-ae56-c02c677fab17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:18:17.639Z|4e452f6a-dc6c-446d-9fca-5612f0357766|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:18:17.639Z|4e452f6a-dc6c-446d-9fca-5612f0357766|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:18:17.995Z|f4b4a100-29d9-42ad-afcc-8140030e5eff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:18:17.996Z|f4b4a100-29d9-42ad-afcc-8140030e5eff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:18:20.422Z|4fcdab43-eb19-4758-9710-8f06be9ccf7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:18:20.423Z|4fcdab43-eb19-4758-9710-8f06be9ccf7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:18:27.664Z|7fd17ea9-914e-4581-ab71-d9265fdb2e4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:18:27.665Z|7fd17ea9-914e-4581-ab71-d9265fdb2e4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:18:28.018Z|70afec7e-e4bd-4518-8385-4a6d8a6537dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:18:28.019Z|70afec7e-e4bd-4518-8385-4a6d8a6537dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:18:30.446Z|2aea7209-1c0c-4b1e-ad25-013e40274fcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:18:30.447Z|2aea7209-1c0c-4b1e-ad25-013e40274fcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:18:31.960Z|2cfc746f-06d2-4656-8e8c-031b9bbb892b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:18:31.961Z|2cfc746f-06d2-4656-8e8c-031b9bbb892b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:18:37.690Z|c1e03d06-4440-4731-9357-1b5d49222d21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:18:37.691Z|c1e03d06-4440-4731-9357-1b5d49222d21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:18:38.042Z|285ed99b-5f81-4751-bfa8-41c1a6e0853e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:18:38.043Z|285ed99b-5f81-4751-bfa8-41c1a6e0853e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:18:40.469Z|c1c79832-3574-4989-9837-6f92be26f3ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:18:40.470Z|c1c79832-3574-4989-9837-6f92be26f3ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:18:46.960Z|0ff48564-5348-42f1-8ffb-1af2a0287cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:18:46.960Z|0ff48564-5348-42f1-8ffb-1af2a0287cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:18:47.528Z|102ec03c-9f95-43a3-bc8c-3831ee969842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:18:47.528Z|102ec03c-9f95-43a3-bc8c-3831ee969842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:18:47.715Z|88ba7814-73ef-40e9-a9d7-aa3892c34136|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:18:47.716Z|88ba7814-73ef-40e9-a9d7-aa3892c34136|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:18:48.067Z|5192b4d7-c022-4683-b9b5-118e9f301f21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:18:48.068Z|5192b4d7-c022-4683-b9b5-118e9f301f21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:18:50.497Z|e307eed1-9010-4999-a4fa-9d348f43e061|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:18:50.498Z|e307eed1-9010-4999-a4fa-9d348f43e061|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:18:57.740Z|130d2785-570e-4529-b23e-4d25ca0bcdd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:18:57.740Z|130d2785-570e-4529-b23e-4d25ca0bcdd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:18:58.090Z|f8977852-6b2e-471f-94e5-a8feb5235e00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:18:58.090Z|f8977852-6b2e-471f-94e5-a8feb5235e00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:19:00.521Z|3b128501-2f7d-4dbe-8cc5-707856ba2f3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:19:00.522Z|3b128501-2f7d-4dbe-8cc5-707856ba2f3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:19:01.960Z|ffb7b357-2a12-48ea-b22d-b86d9327f3be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:19:01.963Z|ffb7b357-2a12-48ea-b22d-b86d9327f3be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:19:07.764Z|1c490940-c11d-469e-8078-fec8b4e0924a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:19:07.765Z|1c490940-c11d-469e-8078-fec8b4e0924a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:19:08.113Z|fa3857fc-84bb-45ab-a226-4cb26b7c08da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:19:08.114Z|fa3857fc-84bb-45ab-a226-4cb26b7c08da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:19:10.544Z|3be988ad-8cc5-4194-9e3e-28deff1ad3a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:19:10.546Z|3be988ad-8cc5-4194-9e3e-28deff1ad3a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:19:14.222Z|1448108b-b647-406c-9a24-62e47372556a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:19:14.222Z|1448108b-b647-406c-9a24-62e47372556a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:19:16.960Z|4d9b21db-e050-4baf-a582-1732bf992e9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:19:16.960Z|4d9b21db-e050-4baf-a582-1732bf992e9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:19:17.529Z|616a4f45-541e-46b2-8985-afaa13129b88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:19:17.530Z|616a4f45-541e-46b2-8985-afaa13129b88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:19:17.788Z|43a0c3da-a84c-420b-a52c-2025bb942cfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:19:17.788Z|43a0c3da-a84c-420b-a52c-2025bb942cfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:19:18.138Z|92490d12-8813-4c31-b98f-86db3bcbe3dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:19:18.139Z|92490d12-8813-4c31-b98f-86db3bcbe3dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:19:20.568Z|9a476e53-a8a0-46a2-bfe2-68a26315ec29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:19:20.568Z|9a476e53-a8a0-46a2-bfe2-68a26315ec29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:19:27.812Z|542e95b2-72bb-4b6c-8309-05f386c01d14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:19:27.812Z|542e95b2-72bb-4b6c-8309-05f386c01d14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:19:28.161Z|c1ab6059-7c7f-4973-b0a4-af0d114832fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:19:28.162Z|c1ab6059-7c7f-4973-b0a4-af0d114832fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:19:30.591Z|96672d44-9604-4735-887b-da183514fd5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:19:30.592Z|96672d44-9604-4735-887b-da183514fd5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:19:31.960Z|699da70f-467c-4b72-8504-df8e8a3f13fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:19:31.960Z|699da70f-467c-4b72-8504-df8e8a3f13fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:19:37.836Z|77c2b7cd-6e9b-4e88-a954-2f83f38552cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:19:37.837Z|77c2b7cd-6e9b-4e88-a954-2f83f38552cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:19:38.185Z|969ec7f7-fd9a-4d89-ad7a-a4374a10d3e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:19:38.185Z|969ec7f7-fd9a-4d89-ad7a-a4374a10d3e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:19:40.616Z|abdb2353-27bc-43f0-80ef-43e7ab2e9e89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:19:40.617Z|abdb2353-27bc-43f0-80ef-43e7ab2e9e89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:19:46.962Z|0f9962e7-0540-4ce3-bb70-475e8733baa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:19:46.965Z|0f9962e7-0540-4ce3-bb70-475e8733baa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:19:47.530Z|c2e6f346-6a44-49f0-86f9-8c3c5f3674db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:19:47.531Z|c2e6f346-6a44-49f0-86f9-8c3c5f3674db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:19:47.861Z|b5f90396-e1e3-481e-a7b7-2dca9990d6b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:19:47.862Z|b5f90396-e1e3-481e-a7b7-2dca9990d6b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:19:48.208Z|11eea653-f553-4660-b66e-0e4ffceeb273|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:19:48.208Z|11eea653-f553-4660-b66e-0e4ffceeb273|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:19:50.639Z|9e32b2c3-6c7e-4216-affd-7932b5583975|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:19:50.640Z|9e32b2c3-6c7e-4216-affd-7932b5583975|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:19:57.884Z|a2f5083b-bf81-4e34-9b61-f6bf7b510c02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:19:57.885Z|a2f5083b-bf81-4e34-9b61-f6bf7b510c02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:19:58.230Z|8be5a255-b9c7-4038-9368-b24844caa689|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:19:58.231Z|8be5a255-b9c7-4038-9368-b24844caa689|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:20:00.661Z|ea6bc82e-0773-447c-b428-f50a6fe17248|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:20:00.662Z|ea6bc82e-0773-447c-b428-f50a6fe17248|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:20:01.960Z|245c8a5c-49ed-4699-8bd0-ae4cb3c895e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:20:01.960Z|245c8a5c-49ed-4699-8bd0-ae4cb3c895e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:20:07.907Z|9338a24c-8f54-46e0-b33b-2341e95b0d95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:20:07.908Z|9338a24c-8f54-46e0-b33b-2341e95b0d95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:20:08.253Z|48f31649-f5c5-4433-9bc0-a5d6c2cd3a31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:20:08.253Z|48f31649-f5c5-4433-9bc0-a5d6c2cd3a31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:20:10.686Z|6b9c8ce0-bdf8-46e4-a19d-ac5c4b5f0e5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:20:10.686Z|6b9c8ce0-bdf8-46e4-a19d-ac5c4b5f0e5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:20:14.222Z|3d2ac3ed-a98c-4e92-88db-4af4e454ad53|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:20:14.223Z|3d2ac3ed-a98c-4e92-88db-4af4e454ad53|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:20:16.960Z|26e6cf8d-8da0-4d70-b3d9-bc64395e6340|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:20:16.960Z|26e6cf8d-8da0-4d70-b3d9-bc64395e6340|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:20:17.534Z|21ad97c2-2c6b-4b4c-ac15-40ef57825041|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:20:17.534Z|21ad97c2-2c6b-4b4c-ac15-40ef57825041|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:20:17.936Z|409df014-c182-4c22-bfb3-838c42a735aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:20:17.937Z|409df014-c182-4c22-bfb3-838c42a735aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:20:18.276Z|6d4dec4b-c0ad-402b-b422-c8a4aa59b6ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:20:18.277Z|6d4dec4b-c0ad-402b-b422-c8a4aa59b6ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:20:20.712Z|0e324979-bb55-4aa6-925f-c6a02e4d117e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:20:20.713Z|0e324979-bb55-4aa6-925f-c6a02e4d117e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:20:27.959Z|4ac9e14c-778c-4baa-8d97-dd147bf7b93e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:20:27.960Z|4ac9e14c-778c-4baa-8d97-dd147bf7b93e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:20:28.300Z|ade8f6b2-f3c0-4dac-b60f-13483b867920|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:20:28.301Z|ade8f6b2-f3c0-4dac-b60f-13483b867920|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:20:30.737Z|21c83aef-eeea-427c-b991-69a405ec9afb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:20:30.737Z|21c83aef-eeea-427c-b991-69a405ec9afb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:20:31.960Z|662a0b17-8dce-4469-9bec-ee58b252898d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:20:31.964Z|662a0b17-8dce-4469-9bec-ee58b252898d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:20:37.984Z|9c566f9d-d99f-4263-8d0c-103cd0118315|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:20:37.985Z|9c566f9d-d99f-4263-8d0c-103cd0118315|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:20:38.324Z|780c860d-1c0b-43bf-b9c9-190aff7483b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:20:38.325Z|780c860d-1c0b-43bf-b9c9-190aff7483b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:20:40.765Z|692cd04c-06f3-4196-81c3-7ce4a99d3429|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:20:40.766Z|692cd04c-06f3-4196-81c3-7ce4a99d3429|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:20:46.961Z|21251087-b860-4b41-8ad3-80e08aa455e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:20:46.962Z|21251087-b860-4b41-8ad3-80e08aa455e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:20:47.535Z|b62f8f4b-704a-4758-b459-a43c9c75a7cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:20:47.536Z|b62f8f4b-704a-4758-b459-a43c9c75a7cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:20:48.010Z|a0198713-d576-496e-823a-b5d65449ab60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:20:48.011Z|a0198713-d576-496e-823a-b5d65449ab60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:20:48.351Z|db70d708-2a30-49f7-a138-908db5af3b06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:20:48.352Z|db70d708-2a30-49f7-a138-908db5af3b06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:20:50.794Z|84abd2d0-8a8c-43a8-a2c8-13ad9cbfc59d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:20:50.795Z|84abd2d0-8a8c-43a8-a2c8-13ad9cbfc59d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:20:58.035Z|1dff8c1d-0c38-4b14-a603-6898b63ae620|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:20:58.036Z|1dff8c1d-0c38-4b14-a603-6898b63ae620|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:20:58.375Z|27709a40-e397-42e1-9960-74cd3ac8d114|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:20:58.376Z|27709a40-e397-42e1-9960-74cd3ac8d114|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:21:00.829Z|2261d14f-2e75-4d6b-8113-39ebb2438765|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:21:00.830Z|2261d14f-2e75-4d6b-8113-39ebb2438765|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:21:01.960Z|39a660e0-ca72-4ddb-b999-359b727d2a70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:21:01.961Z|39a660e0-ca72-4ddb-b999-359b727d2a70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:21:08.062Z|db3f1a93-e25d-4e04-9424-676cfd026e77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:21:08.063Z|db3f1a93-e25d-4e04-9424-676cfd026e77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:21:08.398Z|7aff422a-2070-44d1-b4fd-b76a1ae4a556|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:21:08.399Z|7aff422a-2070-44d1-b4fd-b76a1ae4a556|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:21:10.852Z|81fe2846-61ad-427c-afbf-7522c6dd8137|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:21:10.853Z|81fe2846-61ad-427c-afbf-7522c6dd8137|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:21:14.223Z|9cc4d138-7594-488d-b7f5-0d5ab26c9c53|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:21:14.224Z|9cc4d138-7594-488d-b7f5-0d5ab26c9c53|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:21:16.960Z|58b96221-bd6a-4d06-b673-d6e5fbc5a56a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:21:16.963Z|58b96221-bd6a-4d06-b673-d6e5fbc5a56a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:21:17.536Z|ecc8daec-49c2-459b-84ba-07c96c180a1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:21:17.537Z|ecc8daec-49c2-459b-84ba-07c96c180a1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:21:18.089Z|121e30be-9683-4093-969d-02f2010b55b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:21:18.090Z|121e30be-9683-4093-969d-02f2010b55b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:21:18.423Z|8c487913-045a-4be4-9c18-e5ef433202d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:21:18.423Z|8c487913-045a-4be4-9c18-e5ef433202d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:21:20.880Z|0cdd463d-0bde-405c-b38a-6c15c80d7704|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:21:20.880Z|0cdd463d-0bde-405c-b38a-6c15c80d7704|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:21:28.113Z|b90d7061-834d-48b8-a15e-a0ee077502da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:21:28.114Z|b90d7061-834d-48b8-a15e-a0ee077502da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:21:28.446Z|7efc7bad-8ab5-4772-85f4-13d44d4c4b40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:21:28.446Z|7efc7bad-8ab5-4772-85f4-13d44d4c4b40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:21:30.919Z|7163d3a7-49e5-4608-b482-e8beb2ffaedd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:21:30.920Z|7163d3a7-49e5-4608-b482-e8beb2ffaedd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:21:31.960Z|f870558c-23d0-4975-b8ae-ab88a013a983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:21:31.960Z|f870558c-23d0-4975-b8ae-ab88a013a983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:21:38.137Z|553343e3-b39d-4419-abfc-0d0fb726d6c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:21:38.138Z|553343e3-b39d-4419-abfc-0d0fb726d6c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:21:38.469Z|0e4e77a7-2ef6-4a55-9039-b67cb3c21333|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:21:38.470Z|0e4e77a7-2ef6-4a55-9039-b67cb3c21333|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:21:40.942Z|87db073d-9976-47f5-8679-6b3165df4d6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:21:40.943Z|87db073d-9976-47f5-8679-6b3165df4d6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:21:46.963Z|e23f93b1-8ba7-433e-9f7f-e1ff3c71d634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:21:46.971Z|e23f93b1-8ba7-433e-9f7f-e1ff3c71d634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:21:47.538Z|0d62a94c-30c6-441d-aff0-3c0b9c1218df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:21:47.538Z|0d62a94c-30c6-441d-aff0-3c0b9c1218df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:21:48.162Z|33db4677-8dc7-45ee-a652-ce277646fef7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:21:48.163Z|33db4677-8dc7-45ee-a652-ce277646fef7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:21:48.495Z|b6091d71-525b-418a-97b8-e2a1db8a6aa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:21:48.495Z|b6091d71-525b-418a-97b8-e2a1db8a6aa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:21:50.965Z|a30228db-a646-4420-b48b-d028061c97f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:21:50.966Z|a30228db-a646-4420-b48b-d028061c97f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:21:58.188Z|a23aa518-e356-413d-81e5-0b328cdb9f6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:21:58.189Z|a23aa518-e356-413d-81e5-0b328cdb9f6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:21:58.518Z|ed5f0a65-386a-427a-9191-0f9a1b215c1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:21:58.519Z|ed5f0a65-386a-427a-9191-0f9a1b215c1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:22:00.989Z|f2d3eea5-5416-4983-a77d-c955c5d5bb8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:22:00.989Z|f2d3eea5-5416-4983-a77d-c955c5d5bb8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:22:01.960Z|a8d9075b-808b-49ac-a83a-778f809b4e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:22:01.961Z|a8d9075b-808b-49ac-a83a-778f809b4e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:22:08.213Z|4057a274-1698-43e2-aff2-920c369bff28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:22:08.214Z|4057a274-1698-43e2-aff2-920c369bff28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:22:08.544Z|9863f03e-645a-47a4-acdf-db9494f5a326|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:22:08.545Z|9863f03e-645a-47a4-acdf-db9494f5a326|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:22:11.011Z|b24283bb-144c-41fe-9f3b-96278c1a919b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:22:11.012Z|b24283bb-144c-41fe-9f3b-96278c1a919b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:22:14.223Z|2b9ad940-66a1-413e-8b25-f65fe870efc5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:22:14.224Z|2b9ad940-66a1-413e-8b25-f65fe870efc5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:22:16.960Z|a6c4867b-150d-41d3-a733-197f459f0d44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:22:16.961Z|a6c4867b-150d-41d3-a733-197f459f0d44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:22:17.539Z|54733341-364d-43e1-83b3-5f4ad7f70593|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:22:17.539Z|54733341-364d-43e1-83b3-5f4ad7f70593|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:22:18.238Z|15e9e5a8-0b4e-40ec-99cf-c1fb505bb76d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:22:18.239Z|15e9e5a8-0b4e-40ec-99cf-c1fb505bb76d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:22:18.569Z|3231366c-cd23-4653-9711-e49c9e190533|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:22:18.569Z|3231366c-cd23-4653-9711-e49c9e190533|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:22:21.036Z|a975f70b-f261-43b2-97a2-e00475fd605e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:22:21.037Z|a975f70b-f261-43b2-97a2-e00475fd605e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:22:28.261Z|0e736bb0-aeaa-4d35-98a8-32ba7d36934d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:22:28.262Z|0e736bb0-aeaa-4d35-98a8-32ba7d36934d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:22:28.595Z|e2537308-f8da-4114-a8d9-89d96ddf9441|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:22:28.596Z|e2537308-f8da-4114-a8d9-89d96ddf9441|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:22:31.062Z|3582b179-1c0d-4915-b057-242680b99463|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:22:31.063Z|3582b179-1c0d-4915-b057-242680b99463|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:22:31.960Z|66801e85-46d6-453a-ac55-eead78b6fe8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:22:31.961Z|66801e85-46d6-453a-ac55-eead78b6fe8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:22:38.288Z|31cace52-91bf-4a55-8c1e-2ed1c855a803|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:22:38.289Z|31cace52-91bf-4a55-8c1e-2ed1c855a803|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:22:38.621Z|ab38c911-c4f1-444a-900a-b53284be198a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:22:38.621Z|ab38c911-c4f1-444a-900a-b53284be198a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:22:41.086Z|54d6d010-5c8f-4347-a4e8-b4f69a27c5d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:22:41.087Z|54d6d010-5c8f-4347-a4e8-b4f69a27c5d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:22:46.960Z|6c0805f1-189c-4672-9ec3-373b92882e23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:22:46.961Z|6c0805f1-189c-4672-9ec3-373b92882e23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:22:47.542Z|d115ff3d-3468-45e0-bb96-10151830e6c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:22:47.543Z|d115ff3d-3468-45e0-bb96-10151830e6c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:22:48.313Z|f1ef7a1a-a361-4066-b523-b68c85f02db7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:22:48.314Z|f1ef7a1a-a361-4066-b523-b68c85f02db7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:22:48.649Z|096e6d54-ccae-4b56-93dd-57bd4ddfb326|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:22:48.649Z|096e6d54-ccae-4b56-93dd-57bd4ddfb326|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:22:51.112Z|67bbcba3-313f-408c-a831-1738b5996436|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:22:51.113Z|67bbcba3-313f-408c-a831-1738b5996436|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:22:58.339Z|4011a220-01b2-441b-a5ef-97762836dd26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:22:58.340Z|4011a220-01b2-441b-a5ef-97762836dd26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:22:58.673Z|82421f5b-8790-4466-9b1b-a30050b96f21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:22:58.673Z|82421f5b-8790-4466-9b1b-a30050b96f21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:23:01.136Z|933c9a39-11dc-4225-bcfa-6820b5b226e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:23:01.137Z|933c9a39-11dc-4225-bcfa-6820b5b226e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:23:01.960Z|bf3ed965-a3e1-4c13-9e19-d7120c3fdc98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:23:01.960Z|bf3ed965-a3e1-4c13-9e19-d7120c3fdc98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:23:08.366Z|fbd48bab-b279-456d-82b2-9000f5555167|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:23:08.367Z|fbd48bab-b279-456d-82b2-9000f5555167|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:23:08.699Z|258e8bc6-a15c-4257-9565-42a972c2849e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:23:08.700Z|258e8bc6-a15c-4257-9565-42a972c2849e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:23:11.160Z|ae6023e8-c0e6-4b73-b2bf-4bd0d12adc14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:23:11.160Z|ae6023e8-c0e6-4b73-b2bf-4bd0d12adc14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:23:14.222Z|5820c06b-14e8-44bd-a13f-05b0824df8ee|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:23:14.223Z|5820c06b-14e8-44bd-a13f-05b0824df8ee|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:23:16.960Z|36e532d4-b34c-438a-84f6-4c66421e7aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:23:16.961Z|36e532d4-b34c-438a-84f6-4c66421e7aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:23:17.543Z|77735fa3-ea4b-4607-acc9-2c2350afbb67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:23:17.544Z|77735fa3-ea4b-4607-acc9-2c2350afbb67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:23:18.399Z|b9dc00f0-2c5d-4339-9e29-af3ed0130c74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:23:18.400Z|b9dc00f0-2c5d-4339-9e29-af3ed0130c74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:23:18.725Z|883d89eb-e475-4b4b-bff4-9876fde4c6f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:23:18.726Z|883d89eb-e475-4b4b-bff4-9876fde4c6f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:23:21.183Z|13d0fcfa-db55-4300-9dcf-74bf787726a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:23:21.183Z|13d0fcfa-db55-4300-9dcf-74bf787726a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:23:28.422Z|2499083d-f8d5-4ce4-b71e-369bb45fe21d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:23:28.423Z|2499083d-f8d5-4ce4-b71e-369bb45fe21d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:23:28.750Z|08d40117-a1a9-4d66-8a28-b15ffb074e36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:23:28.751Z|08d40117-a1a9-4d66-8a28-b15ffb074e36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:23:31.206Z|635a20c4-91de-42dd-b766-d5f0357c90a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:23:31.206Z|635a20c4-91de-42dd-b766-d5f0357c90a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:23:31.960Z|fdf14816-44de-4d51-97e7-2ada03f47319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:23:31.960Z|fdf14816-44de-4d51-97e7-2ada03f47319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:23:38.453Z|765b858e-6208-45d7-8064-41de25d15c9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:23:38.454Z|765b858e-6208-45d7-8064-41de25d15c9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:23:38.776Z|18f6d504-e81e-4b07-9413-39e9402838c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:23:38.777Z|18f6d504-e81e-4b07-9413-39e9402838c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:23:41.228Z|74ed7f4c-de92-4f6d-bdc6-63c8218202ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:23:41.229Z|74ed7f4c-de92-4f6d-bdc6-63c8218202ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:23:46.962Z|39028be1-1b32-4e6c-86c5-d9744e767689|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:23:46.965Z|39028be1-1b32-4e6c-86c5-d9744e767689|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:23:47.546Z|9f6ed1e9-b35d-4023-a86b-0a799f88c210|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:23:47.547Z|9f6ed1e9-b35d-4023-a86b-0a799f88c210|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:23:48.476Z|5564fa6d-1fa7-4704-80f0-164400570dc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:23:48.477Z|5564fa6d-1fa7-4704-80f0-164400570dc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:23:48.800Z|9ed8b250-571d-4b93-8a9a-c18843bc3c3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:23:48.800Z|9ed8b250-571d-4b93-8a9a-c18843bc3c3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:23:51.279Z|1223a524-ad99-4411-829c-10a8b185fe24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:23:51.281Z|1223a524-ad99-4411-829c-10a8b185fe24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:23:58.502Z|87d1e630-840d-491f-b1e7-4577862ef16f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:23:58.503Z|87d1e630-840d-491f-b1e7-4577862ef16f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:23:58.823Z|1e9530bd-cfd8-442e-803a-47604cc71361|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:23:58.823Z|1e9530bd-cfd8-442e-803a-47604cc71361|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:24:01.305Z|d013b3ba-3f87-4243-b9a4-3d8a912fcdcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:24:01.305Z|d013b3ba-3f87-4243-b9a4-3d8a912fcdcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:24:01.960Z|d9d59d9b-7124-478d-bfb1-dc5a026954c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:24:01.960Z|d9d59d9b-7124-478d-bfb1-dc5a026954c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:24:08.525Z|2124b084-8318-4550-9ff1-99932a6d3094|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:24:08.526Z|2124b084-8318-4550-9ff1-99932a6d3094|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:24:08.846Z|60763cbf-8e38-4bad-a3bf-577416993a76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:24:08.847Z|60763cbf-8e38-4bad-a3bf-577416993a76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:24:11.328Z|2bbf7640-0b3e-47f7-a9ac-b1a43e9ed5de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:24:11.329Z|2bbf7640-0b3e-47f7-a9ac-b1a43e9ed5de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:24:14.223Z|a184d349-357a-4d15-81d8-2e8608a21d8b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:24:14.224Z|a184d349-357a-4d15-81d8-2e8608a21d8b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:24:16.960Z|af3276f1-cb51-4859-8ec2-b96a0eadb31e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:24:16.960Z|af3276f1-cb51-4859-8ec2-b96a0eadb31e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:24:17.548Z|680392fa-f1b7-4e9e-bfd8-d26bea79a683|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:24:17.549Z|680392fa-f1b7-4e9e-bfd8-d26bea79a683|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:24:18.548Z|8dba3df4-9f30-4faa-a2e7-7bc01b94366d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:24:18.549Z|8dba3df4-9f30-4faa-a2e7-7bc01b94366d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:24:18.880Z|b0f6be20-09a3-47f0-9ea5-2d211c31d6b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:24:18.881Z|b0f6be20-09a3-47f0-9ea5-2d211c31d6b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:24:21.352Z|3ab0faf9-1f7d-484b-a8f3-306f30bcc219|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:24:21.353Z|3ab0faf9-1f7d-484b-a8f3-306f30bcc219|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:24:28.570Z|46fb3b19-4cc5-4502-bd4a-c3acc32dcedc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:24:28.571Z|46fb3b19-4cc5-4502-bd4a-c3acc32dcedc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:24:28.905Z|610ee7d8-8347-4522-8c65-cd9ba5149e73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:24:28.906Z|610ee7d8-8347-4522-8c65-cd9ba5149e73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:24:31.382Z|3d5637d7-aedb-46f7-a208-47a3136be108|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:24:31.383Z|3d5637d7-aedb-46f7-a208-47a3136be108|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:24:31.960Z|396885e5-f203-4756-81a1-95e53776c6a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:24:31.962Z|396885e5-f203-4756-81a1-95e53776c6a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:24:38.595Z|cb0f4c2b-383c-49f3-bf3a-228848035819|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:24:38.595Z|cb0f4c2b-383c-49f3-bf3a-228848035819|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:24:38.929Z|a0039da6-39b3-4b90-9cc6-5c0ca5335846|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:24:38.930Z|a0039da6-39b3-4b90-9cc6-5c0ca5335846|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:24:41.407Z|570e5418-de57-4b02-9736-0b5f3f4337ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:24:41.408Z|570e5418-de57-4b02-9736-0b5f3f4337ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:24:46.960Z|76fe39f0-e06f-4ba5-aeb0-ac8c779a37cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:24:46.960Z|76fe39f0-e06f-4ba5-aeb0-ac8c779a37cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:24:47.549Z|3f8ac9e1-f817-4647-8f43-8b5a16081d97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:24:47.550Z|3f8ac9e1-f817-4647-8f43-8b5a16081d97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:24:48.621Z|2a1b6361-8fc0-4874-8ce2-5da80aad1b79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:24:48.622Z|2a1b6361-8fc0-4874-8ce2-5da80aad1b79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:24:48.952Z|a5cc1cf3-c990-400a-9010-f1f83b634bf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:24:48.953Z|a5cc1cf3-c990-400a-9010-f1f83b634bf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:24:51.430Z|51beb0ee-d24d-4644-bd3b-d18a58ca849e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:24:51.431Z|51beb0ee-d24d-4644-bd3b-d18a58ca849e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:24:58.646Z|b86b4b65-f487-4cf3-ba7b-d22f73941ba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:24:58.647Z|b86b4b65-f487-4cf3-ba7b-d22f73941ba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:24:58.976Z|8c320081-dbe0-45e4-a19e-c1033f397583|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:24:58.976Z|8c320081-dbe0-45e4-a19e-c1033f397583|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:25:01.454Z|35655ea0-6906-4717-a179-0ca1109864f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:25:01.455Z|35655ea0-6906-4717-a179-0ca1109864f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:25:01.960Z|cbe3035d-f367-4b65-b6a9-e660b0b1db40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:25:01.961Z|cbe3035d-f367-4b65-b6a9-e660b0b1db40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:25:08.670Z|a96451df-959b-458a-9651-c9a76f4bd34e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:25:08.670Z|a96451df-959b-458a-9651-c9a76f4bd34e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:25:08.999Z|61198b61-cefe-4d11-93af-d086fa64845a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:25:09.000Z|61198b61-cefe-4d11-93af-d086fa64845a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:25:11.478Z|0aecb1d2-8008-4509-8504-f4ad8cfa39ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:25:11.478Z|0aecb1d2-8008-4509-8504-f4ad8cfa39ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:25:14.222Z|03c0e56a-871f-4151-b151-d1baf7d487db|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:25:14.223Z|03c0e56a-871f-4151-b151-d1baf7d487db|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:25:16.960Z|c6c2d31e-b1a1-46a3-8eff-32ab4bd03584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:25:16.963Z|c6c2d31e-b1a1-46a3-8eff-32ab4bd03584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:25:17.551Z|c13eecaf-65f4-456a-98aa-aa0461c4451d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:25:17.551Z|c13eecaf-65f4-456a-98aa-aa0461c4451d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:25:18.695Z|d3321f8d-afd2-4833-a746-6d02a2515466|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:25:18.696Z|d3321f8d-afd2-4833-a746-6d02a2515466|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:25:19.022Z|061762b3-6974-425a-aa86-bb9107713f7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:25:19.022Z|061762b3-6974-425a-aa86-bb9107713f7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:25:21.502Z|86fc890a-ae44-46e4-815d-b43252385ead|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:25:21.503Z|86fc890a-ae44-46e4-815d-b43252385ead|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:25:28.719Z|961c0b9a-0eb4-47d5-bd77-0ec534a1b7a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:25:28.720Z|961c0b9a-0eb4-47d5-bd77-0ec534a1b7a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:25:29.045Z|8375df62-88c3-480c-878b-c9372c9c75ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:25:29.046Z|8375df62-88c3-480c-878b-c9372c9c75ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:25:31.526Z|5815314c-ce81-41d8-9c5c-b27517f841b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:25:31.526Z|5815314c-ce81-41d8-9c5c-b27517f841b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:25:31.960Z|a5dd7501-cc27-4858-a9ac-075118185d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:25:31.961Z|a5dd7501-cc27-4858-a9ac-075118185d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:25:38.744Z|3d5b9aa5-8a84-4864-8b03-a041f34e0cac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:25:38.745Z|3d5b9aa5-8a84-4864-8b03-a041f34e0cac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:25:39.070Z|8506adc0-e054-4a35-9fdf-82b370f6db18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:25:39.071Z|8506adc0-e054-4a35-9fdf-82b370f6db18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:25:41.551Z|2069e820-28d0-44da-af11-5642f915288d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:25:41.552Z|2069e820-28d0-44da-af11-5642f915288d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:25:46.960Z|d3bc8702-1279-4a19-aeac-ae24e0876bed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:25:46.960Z|d3bc8702-1279-4a19-aeac-ae24e0876bed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:25:47.552Z|8f1ab820-763e-472b-acd1-1f3118022fd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:25:47.553Z|8f1ab820-763e-472b-acd1-1f3118022fd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:25:48.767Z|d4525b22-2f17-40bb-8ba9-90cb7caa43a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:25:48.768Z|d4525b22-2f17-40bb-8ba9-90cb7caa43a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:25:49.096Z|acd1a500-a70f-4b0d-8f71-6ed938f4983e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:25:49.097Z|acd1a500-a70f-4b0d-8f71-6ed938f4983e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:25:51.576Z|8aa14e5a-635e-454f-8d50-4e60adcd0d0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:25:51.576Z|8aa14e5a-635e-454f-8d50-4e60adcd0d0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:25:58.793Z|c360ab96-ac6a-4d29-afd4-c892711096b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:25:58.794Z|c360ab96-ac6a-4d29-afd4-c892711096b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:25:59.121Z|88e5d8b7-a504-4bd7-9211-d4ea9864caaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:25:59.121Z|88e5d8b7-a504-4bd7-9211-d4ea9864caaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:26:01.599Z|9b8ccdcc-c2eb-459d-bfd7-270b1ac20590|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:26:01.600Z|9b8ccdcc-c2eb-459d-bfd7-270b1ac20590|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:26:01.960Z|c81b0d37-8f03-424c-8ef1-768e6fc6d6a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:26:01.973Z|c81b0d37-8f03-424c-8ef1-768e6fc6d6a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:26:08.818Z|9d543eb8-5a01-486e-86a5-969f3e6d14cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:26:08.820Z|9d543eb8-5a01-486e-86a5-969f3e6d14cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:26:09.145Z|104ccf61-2734-48e1-a47d-adc761ef69dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:26:09.145Z|104ccf61-2734-48e1-a47d-adc761ef69dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:26:11.623Z|df14fd12-173a-4215-94d2-49e41310dc05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:26:11.624Z|df14fd12-173a-4215-94d2-49e41310dc05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:26:14.222Z|e10dbc49-9e1c-477f-ac6a-22fb0ba21333|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:26:14.223Z|e10dbc49-9e1c-477f-ac6a-22fb0ba21333|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:26:16.960Z|51ce41eb-5451-4272-a105-c4020f52e946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:26:16.960Z|51ce41eb-5451-4272-a105-c4020f52e946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:26:17.553Z|edfd9480-e274-46c8-9baf-ad78ab4848f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:26:17.554Z|edfd9480-e274-46c8-9baf-ad78ab4848f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:26:18.849Z|f8990ab7-14a7-436b-962b-f7de4a6c6756|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:26:18.849Z|f8990ab7-14a7-436b-962b-f7de4a6c6756|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:26:19.169Z|2427fced-08fd-43e4-a607-602a0bc15d79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:26:19.169Z|2427fced-08fd-43e4-a607-602a0bc15d79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:26:21.652Z|ff48d6e8-4a0a-4bf4-bc49-6d0bd6229078|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:26:21.653Z|ff48d6e8-4a0a-4bf4-bc49-6d0bd6229078|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:26:28.875Z|36b1e2bb-9003-4352-8edc-fca9bbeba91a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:26:28.876Z|36b1e2bb-9003-4352-8edc-fca9bbeba91a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:26:29.195Z|f56d25ef-2da8-47d8-8392-21a15aeb54b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:26:29.196Z|f56d25ef-2da8-47d8-8392-21a15aeb54b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:26:31.676Z|19a09029-0c90-4bc7-96d7-584d9af21618|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:26:31.676Z|19a09029-0c90-4bc7-96d7-584d9af21618|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:26:31.960Z|495f8fea-3f3a-4a3e-8b36-1dca3c911b5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:26:31.960Z|495f8fea-3f3a-4a3e-8b36-1dca3c911b5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:26:38.899Z|8d0e7799-a800-4006-ac2a-a01f95b2e67c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:26:38.900Z|8d0e7799-a800-4006-ac2a-a01f95b2e67c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:26:39.219Z|cbd4b464-3e08-44a8-8361-4cbca66e6608|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:26:39.220Z|cbd4b464-3e08-44a8-8361-4cbca66e6608|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:26:41.700Z|1cda0c97-1980-41e4-a339-f7f87e995e4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:26:41.701Z|1cda0c97-1980-41e4-a339-f7f87e995e4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:26:46.960Z|1058cb8e-03ec-49bb-857e-e0106f8b0d01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:26:46.963Z|1058cb8e-03ec-49bb-857e-e0106f8b0d01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:26:47.554Z|a5193f2e-e535-42c9-881b-46e395315287|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:26:47.555Z|a5193f2e-e535-42c9-881b-46e395315287|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:26:48.923Z|84695fe9-2ee5-4af8-8cda-2f6baa603047|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:26:48.923Z|84695fe9-2ee5-4af8-8cda-2f6baa603047|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:26:49.243Z|64e31b0c-e385-4bfd-b3e9-f09e2c96b11b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:26:49.244Z|64e31b0c-e385-4bfd-b3e9-f09e2c96b11b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:26:51.724Z|d5e5de88-dfd1-4a86-af1a-70aa8d377bdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:26:51.724Z|d5e5de88-dfd1-4a86-af1a-70aa8d377bdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:26:58.946Z|3b51fae3-2253-41d0-85c7-caf19e3f1d76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:26:58.947Z|3b51fae3-2253-41d0-85c7-caf19e3f1d76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:26:59.266Z|b53fe3d6-ffa4-4ef4-be46-0b7cbcf20b45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:26:59.267Z|b53fe3d6-ffa4-4ef4-be46-0b7cbcf20b45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:27:01.750Z|efc3c6e8-4c56-44d3-9447-eeacb873cdb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:27:01.751Z|efc3c6e8-4c56-44d3-9447-eeacb873cdb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:27:01.960Z|1c0e563b-d8bc-4789-86e4-4566705d267f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:27:01.960Z|1c0e563b-d8bc-4789-86e4-4566705d267f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:27:08.971Z|1b64f1ee-5bae-47d8-b9c2-775a28ba0168|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:27:08.972Z|1b64f1ee-5bae-47d8-b9c2-775a28ba0168|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:27:09.290Z|266445be-778d-41a3-bc1a-1067fee65dd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:27:09.291Z|266445be-778d-41a3-bc1a-1067fee65dd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:27:11.773Z|df6ab594-163d-45c2-88d1-df46e799d529|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:27:11.774Z|df6ab594-163d-45c2-88d1-df46e799d529|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:27:14.222Z|64d5dedf-43da-4a04-9383-f4e7d7dbf3bb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:27:14.223Z|64d5dedf-43da-4a04-9383-f4e7d7dbf3bb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:27:16.960Z|3e432262-036d-4327-8ede-cff313b42e9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:27:16.960Z|3e432262-036d-4327-8ede-cff313b42e9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:27:17.555Z|6061ab71-a35e-4331-9e0c-4927826427ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:27:17.556Z|6061ab71-a35e-4331-9e0c-4927826427ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:27:18.995Z|b21706ea-4168-46da-b10e-9102a2a5d38a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:27:18.995Z|b21706ea-4168-46da-b10e-9102a2a5d38a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:27:19.314Z|3f87ea23-fa20-4f91-b20a-5284bc2e80dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:27:19.315Z|3f87ea23-fa20-4f91-b20a-5284bc2e80dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:27:21.796Z|dbfdac95-633e-4b53-b511-970e2f0c1158|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:27:21.797Z|dbfdac95-633e-4b53-b511-970e2f0c1158|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:27:29.017Z|e84a65c4-45c6-4504-b886-59b6be0bf614|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:27:29.018Z|e84a65c4-45c6-4504-b886-59b6be0bf614|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:27:29.338Z|e54df2d1-323f-4be6-a078-14291b31b046|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:27:29.339Z|e54df2d1-323f-4be6-a078-14291b31b046|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:27:31.820Z|e88f6608-facf-49c2-a96a-3a5204a17c7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:27:31.821Z|e88f6608-facf-49c2-a96a-3a5204a17c7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:27:31.960Z|fb15488f-4ac8-4903-9ce3-9912dfa27077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:27:31.962Z|fb15488f-4ac8-4903-9ce3-9912dfa27077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:27:39.043Z|47c60e16-c436-42b6-b1cc-59741512d07b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:27:39.043Z|47c60e16-c436-42b6-b1cc-59741512d07b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:27:39.363Z|d2e5ecb8-9ad1-4bb8-87c9-9c7088ddc8c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:27:39.364Z|d2e5ecb8-9ad1-4bb8-87c9-9c7088ddc8c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:27:41.842Z|b2dd6cc8-e950-4c07-b38a-0cd86a5a5741|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:27:41.843Z|b2dd6cc8-e950-4c07-b38a-0cd86a5a5741|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:27:46.960Z|3640601b-6fa4-418a-8363-1c2c804942b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:27:46.960Z|3640601b-6fa4-418a-8363-1c2c804942b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:27:47.558Z|5b5e93a2-1d0c-4f95-897f-f273f20e8beb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:27:47.559Z|5b5e93a2-1d0c-4f95-897f-f273f20e8beb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:27:49.067Z|cc01237c-f023-4ddb-a9fd-ff13c39032e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:27:49.068Z|cc01237c-f023-4ddb-a9fd-ff13c39032e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:27:49.386Z|f7656508-d9a2-4e08-8543-a3b25aa08c6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:27:49.387Z|f7656508-d9a2-4e08-8543-a3b25aa08c6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:27:51.865Z|cffe21fc-008e-41ea-a070-1bce7a4839a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:27:51.866Z|cffe21fc-008e-41ea-a070-1bce7a4839a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:27:59.093Z|93a6f28f-8906-4198-9065-5266ace29647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:27:59.094Z|93a6f28f-8906-4198-9065-5266ace29647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:27:59.413Z|58b48f37-e17e-47e9-8889-a64c2179b378|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:27:59.414Z|58b48f37-e17e-47e9-8889-a64c2179b378|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:28:01.889Z|bcd8d1c4-61f9-4d33-88e5-b93059289935|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:28:01.889Z|bcd8d1c4-61f9-4d33-88e5-b93059289935|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:28:01.960Z|f3d5306d-00fa-4179-98dc-51dc474e363d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:28:01.960Z|f3d5306d-00fa-4179-98dc-51dc474e363d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:28:09.119Z|af6b7e1c-a839-4a8f-ae16-f88083cdf474|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:28:09.120Z|af6b7e1c-a839-4a8f-ae16-f88083cdf474|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:28:09.449Z|d9d4550d-b4e8-455d-858b-51acaf959558|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:28:09.449Z|d9d4550d-b4e8-455d-858b-51acaf959558|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:28:11.912Z|e0aae60f-02c8-4974-bc16-abfd4518aac6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:28:11.913Z|e0aae60f-02c8-4974-bc16-abfd4518aac6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:28:14.224Z|c9186c36-2b83-48dc-86e3-3820731844b5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:28:14.225Z|c9186c36-2b83-48dc-86e3-3820731844b5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:28:16.960Z|1df4df65-113d-48d7-84b0-4ea326fbbd6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:28:16.963Z|1df4df65-113d-48d7-84b0-4ea326fbbd6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:28:17.566Z|340a5941-aaf8-41f9-a27f-924683274b2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:28:17.567Z|340a5941-aaf8-41f9-a27f-924683274b2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:28:19.141Z|089c822a-e197-4e6a-a8c2-7ffe0eb8bbed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:28:19.142Z|089c822a-e197-4e6a-a8c2-7ffe0eb8bbed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:28:19.474Z|b91db43e-1277-4ee0-920c-df84d74c374a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:28:19.475Z|b91db43e-1277-4ee0-920c-df84d74c374a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:28:21.939Z|0104f34d-9698-4255-ba7e-74d0d2e554b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:28:21.941Z|0104f34d-9698-4255-ba7e-74d0d2e554b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:28:29.166Z|72085c35-bbf1-4ad4-a4f6-22c7c785982a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:28:29.167Z|72085c35-bbf1-4ad4-a4f6-22c7c785982a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:28:29.507Z|90e86d1b-6ba4-4b16-aac2-f95165d9c934|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:28:29.508Z|90e86d1b-6ba4-4b16-aac2-f95165d9c934|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:28:31.960Z|1ffda959-c1e4-4f6a-a948-c438b854a24f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:28:31.960Z|1ffda959-c1e4-4f6a-a948-c438b854a24f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:28:31.963Z|573d2e33-d5f9-4a53-a612-da403c65e409|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:28:31.963Z|573d2e33-d5f9-4a53-a612-da403c65e409|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:28:39.189Z|252af2f6-4120-4dd6-8d53-7018fe9d7859|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:28:39.190Z|252af2f6-4120-4dd6-8d53-7018fe9d7859|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:28:39.530Z|402ed7ef-5e69-41a5-bee9-fbb4e4b96207|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:28:39.531Z|402ed7ef-5e69-41a5-bee9-fbb4e4b96207|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:28:41.987Z|d05f809d-1300-4510-9ce9-cf3502b4401b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:28:41.987Z|d05f809d-1300-4510-9ce9-cf3502b4401b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:28:46.960Z|afc97f33-85fa-429f-a688-38d7b00f0961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:28:46.961Z|afc97f33-85fa-429f-a688-38d7b00f0961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:28:47.570Z|860d7609-bb91-44d0-a285-03056a1c95c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:28:47.571Z|860d7609-bb91-44d0-a285-03056a1c95c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:28:49.213Z|bac702bc-8b9f-442c-8deb-9125f92e1967|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:28:49.214Z|bac702bc-8b9f-442c-8deb-9125f92e1967|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:28:49.553Z|f17cc011-56e7-4510-9082-a9fb2627a31d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:28:49.554Z|f17cc011-56e7-4510-9082-a9fb2627a31d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:28:52.012Z|21d9967f-21df-4965-b841-2f3837a69d61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:28:52.012Z|21d9967f-21df-4965-b841-2f3837a69d61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:28:59.237Z|8833b27d-c7ee-4514-8d1a-9d5ab24732f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:28:59.238Z|8833b27d-c7ee-4514-8d1a-9d5ab24732f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:28:59.577Z|700bda7f-3cc0-4db4-982e-89340a29379e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:28:59.577Z|700bda7f-3cc0-4db4-982e-89340a29379e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:29:01.960Z|9e317dc2-a945-40f9-ae76-5108cedc7e9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:29:01.963Z|9e317dc2-a945-40f9-ae76-5108cedc7e9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:29:02.035Z|12d07c45-49f8-4520-b36e-e464d1a91966|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:29:02.036Z|12d07c45-49f8-4520-b36e-e464d1a91966|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:29:09.261Z|25c47afb-80e2-4932-88e8-0f8b86cba3c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:29:09.261Z|25c47afb-80e2-4932-88e8-0f8b86cba3c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:29:09.600Z|8a3c9bfb-b69f-4f6d-9c25-042e73520852|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:29:09.601Z|8a3c9bfb-b69f-4f6d-9c25-042e73520852|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:29:12.058Z|f904dc41-4131-4d19-8ef9-7de10759e3eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:29:12.059Z|f904dc41-4131-4d19-8ef9-7de10759e3eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:29:14.222Z|6ba58275-9dee-421c-bfc0-2dceabe8dc27|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:29:14.223Z|6ba58275-9dee-421c-bfc0-2dceabe8dc27|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:29:16.960Z|0d3fb1e4-605d-462d-8059-ebc8ee8a0529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:29:16.961Z|0d3fb1e4-605d-462d-8059-ebc8ee8a0529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:29:17.572Z|553c4e6b-0933-4762-a16d-c1221e928fe3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:29:17.572Z|553c4e6b-0933-4762-a16d-c1221e928fe3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:29:19.285Z|5027b824-499b-4f41-8a03-20757692d308|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:29:19.286Z|5027b824-499b-4f41-8a03-20757692d308|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:29:19.626Z|d3e6415e-32e0-4c57-9f57-c4b6f12d9306|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:29:19.627Z|d3e6415e-32e0-4c57-9f57-c4b6f12d9306|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:29:22.081Z|40cd9dca-79bb-4884-9015-226d32a0f963|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:29:22.082Z|40cd9dca-79bb-4884-9015-226d32a0f963|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:29:29.310Z|267e46f0-2ac5-4845-a3dd-e61d0b0e2fbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:29:29.310Z|267e46f0-2ac5-4845-a3dd-e61d0b0e2fbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:29:29.650Z|ddd91918-b9e2-47e6-b7a5-3d0aba2701e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:29:29.651Z|ddd91918-b9e2-47e6-b7a5-3d0aba2701e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:29:31.960Z|44b399f2-6869-4e7a-86f5-d85f7a131022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:29:31.960Z|44b399f2-6869-4e7a-86f5-d85f7a131022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:29:32.105Z|3a152a0f-7008-496a-96c9-6ed476104620|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:29:32.105Z|3a152a0f-7008-496a-96c9-6ed476104620|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:29:39.332Z|fdb20c6e-179f-4180-a543-ca5207ae2f58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:29:39.333Z|fdb20c6e-179f-4180-a543-ca5207ae2f58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:29:39.675Z|c890bf9f-3044-4738-9a1c-6b194425872f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:29:39.676Z|c890bf9f-3044-4738-9a1c-6b194425872f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:29:42.129Z|0f9da8cb-dc10-4eaf-aeba-b80a17cc5df6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:29:42.130Z|0f9da8cb-dc10-4eaf-aeba-b80a17cc5df6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:29:46.961Z|aead810a-5552-4a9d-b4e4-bdba740208cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:29:46.964Z|aead810a-5552-4a9d-b4e4-bdba740208cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:29:47.574Z|e4d630dd-2800-45bc-9588-588ec0340f12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:29:47.575Z|e4d630dd-2800-45bc-9588-588ec0340f12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:29:49.357Z|00e3497f-e679-470f-9893-07d6a1dd5d58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:29:49.358Z|00e3497f-e679-470f-9893-07d6a1dd5d58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:29:49.700Z|fe565649-fb09-4e89-962e-2e3311ea53ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:29:49.701Z|fe565649-fb09-4e89-962e-2e3311ea53ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:29:52.153Z|5b97baed-e30c-4d8c-9e83-bb5f310123bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:29:52.154Z|5b97baed-e30c-4d8c-9e83-bb5f310123bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:29:59.383Z|f47e6ea5-e347-4a3d-996e-9dbd7bac8ed5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:29:59.384Z|f47e6ea5-e347-4a3d-996e-9dbd7bac8ed5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:29:59.724Z|240c900f-b1a3-4a0d-9abd-e29c731689d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:29:59.724Z|240c900f-b1a3-4a0d-9abd-e29c731689d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:30:01.960Z|6f381ee0-7b14-4a44-964c-799ee5472318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:30:01.960Z|6f381ee0-7b14-4a44-964c-799ee5472318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:30:02.176Z|56f26d0c-3b15-4e8a-8671-ac2e83da0a68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:30:02.177Z|56f26d0c-3b15-4e8a-8671-ac2e83da0a68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:30:09.407Z|7b4ceaca-4cf5-4d70-b74c-6f06800252c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:30:09.408Z|7b4ceaca-4cf5-4d70-b74c-6f06800252c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:30:09.750Z|8999e3f8-4be4-44c7-9f14-bed4edc1f154|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:30:09.751Z|8999e3f8-4be4-44c7-9f14-bed4edc1f154|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:30:12.201Z|840bd11f-fe8a-4a41-aefe-3c63fd9a6fcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:30:12.201Z|840bd11f-fe8a-4a41-aefe-3c63fd9a6fcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:30:14.221Z|0b233a30-d38c-4ccc-b385-6181535aec1b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:30:14.223Z|0b233a30-d38c-4ccc-b385-6181535aec1b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:30:16.960Z|3d21f1f3-9000-4464-b657-8556ef6dc1ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:30:16.961Z|3d21f1f3-9000-4464-b657-8556ef6dc1ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:30:17.576Z|d3da6afc-dad8-4647-8aec-8fe591ecc6d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:30:17.576Z|d3da6afc-dad8-4647-8aec-8fe591ecc6d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:30:19.432Z|4dd81ea4-dbef-4091-b29c-4a61333b6387|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:30:19.433Z|4dd81ea4-dbef-4091-b29c-4a61333b6387|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:30:19.775Z|d66cd2e4-1f35-4d69-9e58-c53179919264|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:30:19.776Z|d66cd2e4-1f35-4d69-9e58-c53179919264|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:30:22.224Z|9d9925fa-0bcb-489e-b187-b924ebbbfe2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:30:22.225Z|9d9925fa-0bcb-489e-b187-b924ebbbfe2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:30:29.455Z|d46526f6-7a80-45a2-be51-728797c6a93a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:30:29.456Z|d46526f6-7a80-45a2-be51-728797c6a93a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:30:29.800Z|99b5493a-40cf-4d3f-a00f-099a8553be07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:30:29.801Z|99b5493a-40cf-4d3f-a00f-099a8553be07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:30:31.960Z|b7faf91c-da1e-40ce-adc4-f95d3a795960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:30:31.963Z|b7faf91c-da1e-40ce-adc4-f95d3a795960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:30:32.249Z|beccbecf-9057-4417-8016-08ca27b9df71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:30:32.250Z|beccbecf-9057-4417-8016-08ca27b9df71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:30:39.482Z|9e31fad7-a32a-4110-8cf9-821826cf248c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:30:39.483Z|9e31fad7-a32a-4110-8cf9-821826cf248c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:30:39.825Z|97df4307-c4c4-48cd-a61e-504a18d02351|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:30:39.826Z|97df4307-c4c4-48cd-a61e-504a18d02351|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:30:42.271Z|ffb76562-4b3f-4feb-84fd-58671e606764|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:30:42.272Z|ffb76562-4b3f-4feb-84fd-58671e606764|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:30:46.960Z|ddaffc98-4fab-47c7-8ea5-446af735c905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:30:46.960Z|ddaffc98-4fab-47c7-8ea5-446af735c905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:30:47.576Z|5ff466a6-f753-4318-a938-b5264af145ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:30:47.577Z|5ff466a6-f753-4318-a938-b5264af145ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:30:49.508Z|0fc33e52-22bb-46d9-99d3-aa8e7749737e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:30:49.509Z|0fc33e52-22bb-46d9-99d3-aa8e7749737e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:30:49.849Z|f3451ecb-7e4a-4f46-ba12-32c7c5a92bba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:30:49.849Z|f3451ecb-7e4a-4f46-ba12-32c7c5a92bba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:30:52.294Z|5008267b-3549-4378-b195-d4284b897d90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:30:52.294Z|5008267b-3549-4378-b195-d4284b897d90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:30:59.532Z|680e7db2-6b4e-473f-8d61-a29e687cc3a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:30:59.533Z|680e7db2-6b4e-473f-8d61-a29e687cc3a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:30:59.877Z|e51da9eb-f635-4661-a5aa-7d8db3c6a1f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:30:59.878Z|e51da9eb-f635-4661-a5aa-7d8db3c6a1f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:31:01.960Z|4abceb21-a2da-4509-96fe-aa48ab4550d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:31:01.961Z|4abceb21-a2da-4509-96fe-aa48ab4550d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:31:02.317Z|82c5319a-cee2-481a-ab55-7b909774d13f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:31:02.318Z|82c5319a-cee2-481a-ab55-7b909774d13f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:31:09.555Z|2f252572-37d0-4848-8dee-9059896b4b8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:31:09.555Z|2f252572-37d0-4848-8dee-9059896b4b8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:31:09.901Z|fd02ea08-b8be-4799-9304-e071a80fb551|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:31:09.901Z|fd02ea08-b8be-4799-9304-e071a80fb551|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:31:12.341Z|da895083-2a0f-43cd-91f6-078c0252d869|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:31:12.342Z|da895083-2a0f-43cd-91f6-078c0252d869|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:31:14.222Z|9821f940-bca3-4c9d-9133-6c7122b1beb2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:31:14.223Z|9821f940-bca3-4c9d-9133-6c7122b1beb2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:31:16.960Z|f43e98b1-a42e-487e-8496-f6015b1c718e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:31:16.962Z|f43e98b1-a42e-487e-8496-f6015b1c718e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:31:17.577Z|a756a395-7e73-485e-9795-fea21bf1266a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:31:17.578Z|a756a395-7e73-485e-9795-fea21bf1266a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:31:19.579Z|ecc762a3-3d08-4585-95f4-f4d8d4eda438|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:31:19.580Z|ecc762a3-3d08-4585-95f4-f4d8d4eda438|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:31:19.925Z|76c5b989-4212-4c66-9b67-bf80a5f31081|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:31:19.925Z|76c5b989-4212-4c66-9b67-bf80a5f31081|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:31:22.365Z|5c184b2e-ef83-4f36-9c42-11b9ed73e9be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:31:22.366Z|5c184b2e-ef83-4f36-9c42-11b9ed73e9be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:31:29.604Z|bc0a71d5-4a0f-4fdd-90f0-16854125c9d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:31:29.605Z|bc0a71d5-4a0f-4fdd-90f0-16854125c9d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:31:29.949Z|17c4a9c0-d30b-4b66-8488-8605a7685e24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:31:29.949Z|17c4a9c0-d30b-4b66-8488-8605a7685e24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:31:31.960Z|589b0335-7929-464b-baf5-cd29b24f696e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:31:31.961Z|589b0335-7929-464b-baf5-cd29b24f696e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:31:32.389Z|31c318e7-2d1a-4e52-90d6-66a371e0d84b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:31:32.390Z|31c318e7-2d1a-4e52-90d6-66a371e0d84b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:31:39.629Z|6224cb51-28e0-49cb-821e-41e9f028f05e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:31:39.630Z|6224cb51-28e0-49cb-821e-41e9f028f05e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:31:39.972Z|37602f86-a4f1-4de0-b5b9-d392da7649ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:31:39.973Z|37602f86-a4f1-4de0-b5b9-d392da7649ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:31:42.414Z|31298fc5-4d57-42af-a796-28303d9d4288|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:31:42.415Z|31298fc5-4d57-42af-a796-28303d9d4288|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:31:46.962Z|7ed2d20b-84e0-4753-9dd8-ff1b9ce3f48b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:31:46.965Z|7ed2d20b-84e0-4753-9dd8-ff1b9ce3f48b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:31:47.579Z|a996adf1-748d-46d4-bd48-997e0d62d2a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:31:47.579Z|a996adf1-748d-46d4-bd48-997e0d62d2a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:31:49.654Z|ed09ddea-494a-497b-81b0-b11d6e12f9ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:31:49.655Z|ed09ddea-494a-497b-81b0-b11d6e12f9ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:31:49.997Z|658a27b3-a317-42da-83dd-0c1a959b7dda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:31:49.997Z|658a27b3-a317-42da-83dd-0c1a959b7dda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:31:52.437Z|791a9c2c-40bf-4d39-a4c5-33b0955d63af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:31:52.437Z|791a9c2c-40bf-4d39-a4c5-33b0955d63af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:31:59.677Z|9d7423e5-0b4c-4588-b494-a6f899628703|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:31:59.678Z|9d7423e5-0b4c-4588-b494-a6f899628703|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:32:00.022Z|0d7e0687-2e67-4aad-9f29-1bb59772efce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:32:00.022Z|0d7e0687-2e67-4aad-9f29-1bb59772efce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:32:01.960Z|830b65ed-741d-433e-bcfd-1b5f3b1f3ab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:32:01.960Z|830b65ed-741d-433e-bcfd-1b5f3b1f3ab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:32:02.459Z|b072c3c9-5607-47fa-a96f-a15f1cbe82e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:32:02.460Z|b072c3c9-5607-47fa-a96f-a15f1cbe82e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:32:09.700Z|95ad3f52-20b3-4867-bdfb-97d3e04f2ae3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:32:09.700Z|95ad3f52-20b3-4867-bdfb-97d3e04f2ae3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:32:10.044Z|9c6916b8-6ac1-415b-84d3-1dd3c2308f6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:32:10.045Z|9c6916b8-6ac1-415b-84d3-1dd3c2308f6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:32:12.483Z|98e33054-4026-48c6-bcad-4fe399422062|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:32:12.483Z|98e33054-4026-48c6-bcad-4fe399422062|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:32:14.222Z|bcc6d06f-e867-42ab-b0a5-5196f8aed131|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:32:14.223Z|bcc6d06f-e867-42ab-b0a5-5196f8aed131|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:32:16.960Z|eccd8485-e8a9-48a9-be0d-1c2c2ca66337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:32:16.960Z|eccd8485-e8a9-48a9-be0d-1c2c2ca66337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:32:17.580Z|cce3fa74-80d7-4ab2-98c0-d4d809447409|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:32:17.580Z|cce3fa74-80d7-4ab2-98c0-d4d809447409|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:32:19.724Z|1a65ae3b-1c60-4705-808f-86f7615adc8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:32:19.725Z|1a65ae3b-1c60-4705-808f-86f7615adc8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:32:20.069Z|63a3b520-f4a0-4142-a8a8-8225b40659ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:32:20.069Z|63a3b520-f4a0-4142-a8a8-8225b40659ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:32:22.509Z|d987f050-3ee2-4dbc-9d5e-bc2492f09db9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:32:22.509Z|d987f050-3ee2-4dbc-9d5e-bc2492f09db9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:32:29.749Z|8d07044c-becb-485a-b4ad-42bd5923b04a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:32:29.750Z|8d07044c-becb-485a-b4ad-42bd5923b04a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:32:30.091Z|13dc3d26-dae4-4364-a426-2f4ee429c6db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:32:30.091Z|13dc3d26-dae4-4364-a426-2f4ee429c6db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:32:31.960Z|f4bd99e3-38dd-440a-a2ae-6c462f37f07a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:32:31.962Z|f4bd99e3-38dd-440a-a2ae-6c462f37f07a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:32:32.533Z|ee3af912-aa87-4aa9-8a78-d892ad890f90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:32:32.534Z|ee3af912-aa87-4aa9-8a78-d892ad890f90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:32:39.776Z|bd0171fc-0f74-4007-9a04-cbe56a6ad8ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:32:39.776Z|bd0171fc-0f74-4007-9a04-cbe56a6ad8ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:32:40.113Z|caf169a2-aaff-400e-a8dc-0506d2f4e407|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:32:40.114Z|caf169a2-aaff-400e-a8dc-0506d2f4e407|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:32:42.556Z|f803a653-c4a8-49bb-a0d2-86c8a2f05cf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:32:42.557Z|f803a653-c4a8-49bb-a0d2-86c8a2f05cf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:32:46.960Z|3965f7c3-aae7-4e83-853f-844569bdd263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:32:46.960Z|3965f7c3-aae7-4e83-853f-844569bdd263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:32:47.581Z|a198b400-009b-44ff-a1a0-6a164f030f7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:32:47.581Z|a198b400-009b-44ff-a1a0-6a164f030f7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:32:49.801Z|20569740-7d2e-4ce6-91a5-488ab5543614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:32:49.802Z|20569740-7d2e-4ce6-91a5-488ab5543614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:32:50.137Z|404e003f-ed2c-4646-9be7-62f7be55937b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:32:50.138Z|404e003f-ed2c-4646-9be7-62f7be55937b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:32:52.580Z|3400d338-1764-420a-81c5-fca4daedded6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:32:52.580Z|3400d338-1764-420a-81c5-fca4daedded6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:32:59.825Z|e0443600-562e-4009-a392-25fcf1fdda3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:32:59.826Z|e0443600-562e-4009-a392-25fcf1fdda3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:33:00.165Z|db66f41d-511f-4424-91b5-d98c920e93f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:33:00.166Z|db66f41d-511f-4424-91b5-d98c920e93f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:33:01.960Z|7257ff87-5dc9-48fb-ab88-c7e0e57cb13b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:33:01.960Z|7257ff87-5dc9-48fb-ab88-c7e0e57cb13b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:33:02.609Z|4b10b74a-1d09-4f77-b6fa-b3f2978d1faa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:33:02.610Z|4b10b74a-1d09-4f77-b6fa-b3f2978d1faa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:33:09.849Z|a52cb3cf-2489-42f8-a57b-f5c34890fde0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:33:09.850Z|a52cb3cf-2489-42f8-a57b-f5c34890fde0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:33:10.190Z|52eea8b2-136e-4cf7-839b-f4b56fafc02d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:33:10.191Z|52eea8b2-136e-4cf7-839b-f4b56fafc02d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:33:12.634Z|6e4a7cb2-885c-42ad-bf58-6e176005bf43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:33:12.635Z|6e4a7cb2-885c-42ad-bf58-6e176005bf43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:33:14.223Z|efa4edc1-12e7-4d8a-8827-ccd894222b3a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:33:14.224Z|efa4edc1-12e7-4d8a-8827-ccd894222b3a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:33:16.960Z|0f552dd2-c8a9-49df-b8ca-648f3c04ba91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:33:16.962Z|0f552dd2-c8a9-49df-b8ca-648f3c04ba91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:33:17.582Z|2dd8c08c-b815-4435-b2d1-d148d2086256|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:33:17.583Z|2dd8c08c-b815-4435-b2d1-d148d2086256|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:33:19.873Z|f5742b87-6b6e-4704-9cb2-73beb5888ea5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:33:19.874Z|f5742b87-6b6e-4704-9cb2-73beb5888ea5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:33:20.213Z|d2d2a374-6b05-45dd-9fb3-280e39e569d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:33:20.214Z|d2d2a374-6b05-45dd-9fb3-280e39e569d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:33:22.657Z|f7cc41e5-9c17-4eed-a79f-e7d51a7eaf8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:33:22.658Z|f7cc41e5-9c17-4eed-a79f-e7d51a7eaf8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:33:29.897Z|5b1a860c-ac24-466a-bdb2-dfc30797f70a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:33:29.898Z|5b1a860c-ac24-466a-bdb2-dfc30797f70a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:33:30.237Z|a7837ad4-a350-477b-9e66-b0d3d0be99e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:33:30.238Z|a7837ad4-a350-477b-9e66-b0d3d0be99e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:33:31.960Z|5e668cb2-4162-435e-83d1-e53033a9c834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:33:31.960Z|5e668cb2-4162-435e-83d1-e53033a9c834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:33:32.681Z|bc37c82d-fa29-438d-a787-1f493c635893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:33:32.682Z|bc37c82d-fa29-438d-a787-1f493c635893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:33:39.921Z|7a0c03a4-2b09-4b2a-b5b9-1afe59559abe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:33:39.921Z|7a0c03a4-2b09-4b2a-b5b9-1afe59559abe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:33:40.262Z|25c8274b-399f-4e5f-962a-985b72869549|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:33:40.263Z|25c8274b-399f-4e5f-962a-985b72869549|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:33:42.706Z|be89eddf-a3ba-440a-8869-2d7786b9d238|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:33:42.706Z|be89eddf-a3ba-440a-8869-2d7786b9d238|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:33:46.961Z|837da0ef-2791-4f84-bf31-01bf041c5129|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:33:46.962Z|837da0ef-2791-4f84-bf31-01bf041c5129|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:33:47.583Z|d5d66de7-cc1e-43e2-8ea8-d641c8f646b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:33:47.584Z|d5d66de7-cc1e-43e2-8ea8-d641c8f646b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:33:49.944Z|0269c719-55f8-4403-a89d-7acaf2f4d759|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:33:49.945Z|0269c719-55f8-4403-a89d-7acaf2f4d759|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:33:50.286Z|72716742-4c69-40d3-add6-c00390cc4acd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:33:50.286Z|72716742-4c69-40d3-add6-c00390cc4acd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:33:52.733Z|1cbde910-422c-4e94-bc45-319632ec3981|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:33:52.734Z|1cbde910-422c-4e94-bc45-319632ec3981|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:33:59.970Z|ce7c7730-824c-47d9-bebd-5f9ffd80b296|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:33:59.971Z|ce7c7730-824c-47d9-bebd-5f9ffd80b296|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:34:00.309Z|96e90374-3152-45d8-b69d-8dedd65236c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:34:00.309Z|96e90374-3152-45d8-b69d-8dedd65236c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:34:01.960Z|ef39f4ae-2e4d-45e0-8bb9-cb959565eb5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:34:01.963Z|ef39f4ae-2e4d-45e0-8bb9-cb959565eb5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:34:02.764Z|efbeb907-0cfe-47c1-9a4a-1f83cc26b40d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:34:02.765Z|efbeb907-0cfe-47c1-9a4a-1f83cc26b40d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:34:09.997Z|e70e5f2a-49b5-42b2-934a-fbe3dfe01f80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:34:09.998Z|e70e5f2a-49b5-42b2-934a-fbe3dfe01f80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:34:10.335Z|2478749e-8851-4dbb-a52c-8c862bf0e67f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:34:10.335Z|2478749e-8851-4dbb-a52c-8c862bf0e67f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:34:12.790Z|e456fe14-6fb8-4fb9-aebd-10c82568ecc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:34:12.791Z|e456fe14-6fb8-4fb9-aebd-10c82568ecc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:34:14.222Z|c3e22fd5-41e0-489e-88b5-65b9d813ba49|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:34:14.223Z|c3e22fd5-41e0-489e-88b5-65b9d813ba49|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:34:16.960Z|7c7b2c0f-71d2-45ce-8aae-bff7454e3fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:34:16.962Z|7c7b2c0f-71d2-45ce-8aae-bff7454e3fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:34:17.584Z|338b19ff-c6df-4860-a3bd-ecff40962a60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:34:17.585Z|338b19ff-c6df-4860-a3bd-ecff40962a60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:34:20.027Z|c37ba6bc-8fcf-4f7d-874f-fc04fae6a585|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:34:20.028Z|c37ba6bc-8fcf-4f7d-874f-fc04fae6a585|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:34:20.362Z|557f6f38-f927-41bc-bb04-1a95db4ab7ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:34:20.363Z|557f6f38-f927-41bc-bb04-1a95db4ab7ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:34:22.813Z|14632264-fde3-4414-9596-60a01765f4be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:34:22.813Z|14632264-fde3-4414-9596-60a01765f4be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:34:30.054Z|16c1ed3e-6fa8-46d8-9c24-7c3ca19e8482|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:34:30.056Z|16c1ed3e-6fa8-46d8-9c24-7c3ca19e8482|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:34:30.385Z|070f04be-0747-4072-8fee-75cc08afdd09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:34:30.386Z|070f04be-0747-4072-8fee-75cc08afdd09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:34:31.960Z|bb2b6a6d-cd88-40be-8580-dc3f5437cb8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:34:31.961Z|bb2b6a6d-cd88-40be-8580-dc3f5437cb8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:34:32.838Z|d9d0cbcf-d34c-4d1a-8b6e-cc0307cd7bc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:34:32.840Z|d9d0cbcf-d34c-4d1a-8b6e-cc0307cd7bc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:34:40.083Z|3df5af55-e821-4f05-9b65-3543bd9ec2c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:34:40.084Z|3df5af55-e821-4f05-9b65-3543bd9ec2c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:34:40.407Z|4b828041-48a5-4759-9d0e-56d2175b5a90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:34:40.408Z|4b828041-48a5-4759-9d0e-56d2175b5a90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:34:42.865Z|e41bc5ae-9e2d-4f66-ae62-5a8deb6eb67b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:34:42.865Z|e41bc5ae-9e2d-4f66-ae62-5a8deb6eb67b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:34:46.960Z|dfb4fe1e-fc3d-484b-8aa2-891f17182848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:34:46.964Z|dfb4fe1e-fc3d-484b-8aa2-891f17182848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:34:47.585Z|473e3837-d85a-4149-88ad-dc66242e69d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:34:47.586Z|473e3837-d85a-4149-88ad-dc66242e69d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:34:50.109Z|5668a685-4226-448c-8eec-355ea55609f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:34:50.111Z|5668a685-4226-448c-8eec-355ea55609f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:34:50.431Z|ea48ae3e-39c9-410a-8634-52cdba171749|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:34:50.432Z|ea48ae3e-39c9-410a-8634-52cdba171749|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:34:52.890Z|be3dadf3-5222-4a29-880b-f5565f574909|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:34:52.891Z|be3dadf3-5222-4a29-880b-f5565f574909|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:35:00.136Z|da2aea1b-ba2f-458f-bce0-446656452bd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:35:00.136Z|da2aea1b-ba2f-458f-bce0-446656452bd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:35:00.455Z|f02f51aa-e964-4d30-9707-98fe4b8376ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:35:00.455Z|f02f51aa-e964-4d30-9707-98fe4b8376ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:35:01.960Z|459ec829-017d-41fd-bc40-4e986fa0a1e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:35:01.961Z|459ec829-017d-41fd-bc40-4e986fa0a1e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:35:02.916Z|1e7d9203-5f65-4bf1-b442-875ad1623eb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:35:02.917Z|1e7d9203-5f65-4bf1-b442-875ad1623eb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:35:10.159Z|e6ee4df3-0642-4092-a50d-d3f1b7554fd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:35:10.159Z|e6ee4df3-0642-4092-a50d-d3f1b7554fd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:35:10.479Z|7ca11e07-ee36-4ed7-a154-58df9d503319|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:35:10.480Z|7ca11e07-ee36-4ed7-a154-58df9d503319|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:35:12.939Z|b7ff1421-e6fc-4abf-8c6d-da8b04e64e38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:35:12.939Z|b7ff1421-e6fc-4abf-8c6d-da8b04e64e38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:35:14.223Z|d8673fe3-b4b3-4a19-b26c-59204dc692cb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:35:14.224Z|d8673fe3-b4b3-4a19-b26c-59204dc692cb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:35:16.960Z|bc9cc25b-274b-464f-896f-076d5f1b7326|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:35:16.960Z|bc9cc25b-274b-464f-896f-076d5f1b7326|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:35:17.587Z|0e30d03d-b388-4ea2-bb41-8f2156e45533|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:35:17.588Z|0e30d03d-b388-4ea2-bb41-8f2156e45533|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:35:20.188Z|9da710cf-84d1-4e6a-8896-89bcb393a862|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:35:20.189Z|9da710cf-84d1-4e6a-8896-89bcb393a862|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:35:20.501Z|5308f88a-902f-4b0c-8df2-8a063c019f8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:35:20.502Z|5308f88a-902f-4b0c-8df2-8a063c019f8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:35:22.963Z|df4bd48a-ee35-470d-b138-85f3cc317c52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:35:22.964Z|df4bd48a-ee35-470d-b138-85f3cc317c52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:35:30.213Z|ac76f7b9-af6e-4802-af32-1f8dacfce3de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:35:30.213Z|ac76f7b9-af6e-4802-af32-1f8dacfce3de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:35:30.526Z|66b13418-5a5e-4952-ad02-8a5608196765|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:35:30.527Z|66b13418-5a5e-4952-ad02-8a5608196765|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:35:31.960Z|0dde5d00-2c6b-40c6-9d95-894aa2d4e713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:35:31.963Z|0dde5d00-2c6b-40c6-9d95-894aa2d4e713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:35:32.988Z|9a05e551-b420-4f4c-903c-d4a3874b867c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:35:32.988Z|9a05e551-b420-4f4c-903c-d4a3874b867c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:35:40.238Z|16cd9c59-9414-421c-baed-9b22e18f5a6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:35:40.239Z|16cd9c59-9414-421c-baed-9b22e18f5a6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:35:40.549Z|8d143951-bc27-4b08-b711-b345cb045c6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:35:40.550Z|8d143951-bc27-4b08-b711-b345cb045c6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:35:43.012Z|46c91c06-3c44-48bc-bacb-b8d6c5aea261|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:35:43.013Z|46c91c06-3c44-48bc-bacb-b8d6c5aea261|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:35:46.960Z|61409f75-4207-4636-a6b5-0633435ff5c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:35:46.961Z|61409f75-4207-4636-a6b5-0633435ff5c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:35:47.588Z|a20f618c-ed78-4a38-8a93-92fcc9aec38c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:35:47.589Z|a20f618c-ed78-4a38-8a93-92fcc9aec38c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:35:50.262Z|f3aced56-46e4-4e67-9ce5-833aea0c30f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:35:50.263Z|f3aced56-46e4-4e67-9ce5-833aea0c30f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:35:50.574Z|8475f042-cabc-45bc-aa97-421d903d2e95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:35:50.575Z|8475f042-cabc-45bc-aa97-421d903d2e95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:35:53.036Z|d833ffb2-842a-47c9-a5bf-e4e579955e97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:35:53.037Z|d833ffb2-842a-47c9-a5bf-e4e579955e97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:36:00.285Z|c79df4a3-dd62-49ce-bcbf-360bbabd577b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:36:00.286Z|c79df4a3-dd62-49ce-bcbf-360bbabd577b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:36:00.601Z|f95d727e-9d35-432d-8d68-c92a63e73a6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:36:00.601Z|f95d727e-9d35-432d-8d68-c92a63e73a6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:36:01.960Z|7575ab40-09e5-4fcb-b586-882651d28eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:36:01.960Z|7575ab40-09e5-4fcb-b586-882651d28eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:36:03.062Z|fbad2451-9e8d-4aca-a7f8-268d74b8f2f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:36:03.063Z|fbad2451-9e8d-4aca-a7f8-268d74b8f2f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:36:10.310Z|530cc7f5-1437-48b7-b9b2-9d72c4fee6d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:36:10.310Z|530cc7f5-1437-48b7-b9b2-9d72c4fee6d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:36:10.625Z|85a7257f-d18b-424d-8ded-eaa801bce506|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:36:10.625Z|85a7257f-d18b-424d-8ded-eaa801bce506|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:36:13.087Z|c5e59931-8384-4997-8cbb-7f77bb66c8e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:36:13.087Z|c5e59931-8384-4997-8cbb-7f77bb66c8e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:36:14.222Z|af81a057-56af-4989-869f-69222940ceaa|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:36:14.223Z|af81a057-56af-4989-869f-69222940ceaa|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:36:16.960Z|a1d9313d-f97a-4f52-a8cf-c65df0d23c7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:36:16.963Z|a1d9313d-f97a-4f52-a8cf-c65df0d23c7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:36:17.589Z|47bb0ba6-7dd8-44a4-b0be-d7151923615b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:36:17.590Z|47bb0ba6-7dd8-44a4-b0be-d7151923615b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:36:20.334Z|cf29f258-8001-4c86-8280-f06a6272eb71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:36:20.335Z|cf29f258-8001-4c86-8280-f06a6272eb71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:36:20.648Z|5bbcb4dc-8365-449e-baf1-4fa23cbb64fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:36:20.649Z|5bbcb4dc-8365-449e-baf1-4fa23cbb64fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:36:23.110Z|7540ee1d-81f2-4809-87cf-c021931e0bdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:36:23.111Z|7540ee1d-81f2-4809-87cf-c021931e0bdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:36:30.357Z|a35f0d21-3d49-4ac5-b4c4-22f63a33a6c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:36:30.357Z|a35f0d21-3d49-4ac5-b4c4-22f63a33a6c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:36:30.672Z|f156e368-cc29-438b-b517-ce51dc78d068|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:36:30.673Z|f156e368-cc29-438b-b517-ce51dc78d068|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:36:31.960Z|1fd29dde-c6b0-4349-884f-34228e4fca81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:36:31.960Z|1fd29dde-c6b0-4349-884f-34228e4fca81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:36:33.134Z|c99f0828-54cd-42e8-8b1a-f88634591522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:36:33.135Z|c99f0828-54cd-42e8-8b1a-f88634591522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:36:40.381Z|9b3daf34-7c7a-40e8-8da4-cc3237e9a2e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:36:40.382Z|9b3daf34-7c7a-40e8-8da4-cc3237e9a2e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:36:40.697Z|0beb724c-37c3-40ea-abd0-7114218221c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:36:40.698Z|0beb724c-37c3-40ea-abd0-7114218221c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:36:43.159Z|b190b7a8-1cfa-4af9-9769-6942d976d80f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:36:43.159Z|b190b7a8-1cfa-4af9-9769-6942d976d80f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:36:46.961Z|7d7ed945-f77f-469c-9f62-7408c02973bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:36:46.962Z|7d7ed945-f77f-469c-9f62-7408c02973bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:36:47.592Z|99c8fff0-8860-4e69-aa67-bd53c20591cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:36:47.592Z|99c8fff0-8860-4e69-aa67-bd53c20591cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:36:50.405Z|89aceb3d-876f-447d-b6a2-ced29061ed66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:36:50.406Z|89aceb3d-876f-447d-b6a2-ced29061ed66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:36:50.721Z|59185d30-af86-4c55-aefb-2f75d4757b4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:36:50.722Z|59185d30-af86-4c55-aefb-2f75d4757b4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:36:53.182Z|f44f76e6-12bd-49ac-be43-df66eea5b338|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:36:53.183Z|f44f76e6-12bd-49ac-be43-df66eea5b338|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:37:00.429Z|c0eba6c4-7348-46f2-ac0f-062ee5afea9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:37:00.430Z|c0eba6c4-7348-46f2-ac0f-062ee5afea9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:37:00.745Z|6fd677f4-3683-4c42-a3a4-480a20d57649|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:37:00.746Z|6fd677f4-3683-4c42-a3a4-480a20d57649|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:37:01.960Z|d5ccf783-330d-43d4-a303-fe0719c08713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:37:01.963Z|d5ccf783-330d-43d4-a303-fe0719c08713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:37:03.207Z|b1cc2fdc-95d5-4063-b413-a2d3af8d5ad9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:37:03.208Z|b1cc2fdc-95d5-4063-b413-a2d3af8d5ad9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:37:10.454Z|5d46f91c-2a70-412d-b84f-72f7364356c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:37:10.455Z|5d46f91c-2a70-412d-b84f-72f7364356c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:37:10.769Z|8cdf96f9-1d14-4f5c-94a5-a1edc6ee5aed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:37:10.770Z|8cdf96f9-1d14-4f5c-94a5-a1edc6ee5aed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:37:13.232Z|3659ca42-ad82-44e5-a1ef-ab34b1b024fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:37:13.233Z|3659ca42-ad82-44e5-a1ef-ab34b1b024fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:37:14.223Z|d06e8825-9b7e-48a4-9277-9f4d99adcce6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:37:14.223Z|d06e8825-9b7e-48a4-9277-9f4d99adcce6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:37:16.960Z|57a45a8a-ad80-4ece-a6b0-7ac76d784abf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:37:16.961Z|57a45a8a-ad80-4ece-a6b0-7ac76d784abf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:37:17.593Z|3c06a422-f007-4132-ab89-2eb46358136b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:37:17.594Z|3c06a422-f007-4132-ab89-2eb46358136b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:37:20.487Z|5e74d8d9-9a59-4595-9b6d-f74ed66bf275|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:37:20.488Z|5e74d8d9-9a59-4595-9b6d-f74ed66bf275|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:37:20.792Z|c08503c3-b8f9-4aeb-ae06-c52e1dedc871|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:37:20.793Z|c08503c3-b8f9-4aeb-ae06-c52e1dedc871|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:37:23.257Z|beb98cbd-b731-4822-8b6f-0efd11fdd1c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:37:23.258Z|beb98cbd-b731-4822-8b6f-0efd11fdd1c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:37:30.511Z|a62406a9-4845-4868-9b16-d62f1a581ba4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:37:30.512Z|a62406a9-4845-4868-9b16-d62f1a581ba4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:37:30.823Z|b70c903d-face-4283-81ae-6a6c6e1dc2f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:37:30.824Z|b70c903d-face-4283-81ae-6a6c6e1dc2f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:37:31.960Z|0bc5d9c8-e13d-4892-9b27-44869f139873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:37:31.961Z|0bc5d9c8-e13d-4892-9b27-44869f139873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:37:33.281Z|fb75587d-6078-4312-9fa1-9ec05be34a62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:37:33.282Z|fb75587d-6078-4312-9fa1-9ec05be34a62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:37:40.539Z|8e34c0b6-a9a3-40ce-b13f-42df4f307012|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:37:40.539Z|8e34c0b6-a9a3-40ce-b13f-42df4f307012|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:37:40.849Z|55e02428-fc16-4d9f-8741-b71a174b992c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:37:40.850Z|55e02428-fc16-4d9f-8741-b71a174b992c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:37:43.306Z|e0352ccf-da60-4e8f-b257-0a9d8ed5ae99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:37:43.307Z|e0352ccf-da60-4e8f-b257-0a9d8ed5ae99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:37:46.960Z|7769b2e0-b746-4818-a1cf-252f879fc9d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:37:46.964Z|7769b2e0-b746-4818-a1cf-252f879fc9d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:37:47.594Z|68e2977c-1bb2-46ce-9d6e-357b7aeb4d58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:37:47.595Z|68e2977c-1bb2-46ce-9d6e-357b7aeb4d58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:37:50.570Z|7bd7a755-3d5d-4a30-a795-21655374ec5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:37:50.571Z|7bd7a755-3d5d-4a30-a795-21655374ec5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:37:50.883Z|13ff82ab-9679-43f3-b323-5c5d8ee69e3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:37:50.883Z|13ff82ab-9679-43f3-b323-5c5d8ee69e3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:37:53.330Z|bd39b5ae-a239-45a7-84dd-099aa1601b32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:37:53.331Z|bd39b5ae-a239-45a7-84dd-099aa1601b32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:38:00.596Z|f1e1e45c-9c6e-4c53-9ad6-7820924e92a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:38:00.597Z|f1e1e45c-9c6e-4c53-9ad6-7820924e92a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:38:00.907Z|fe969140-0bda-413b-a884-2a5c5d63c29d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:38:00.908Z|fe969140-0bda-413b-a884-2a5c5d63c29d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:38:01.960Z|726680fe-6f71-4532-8343-53a3c804b58d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:38:01.960Z|726680fe-6f71-4532-8343-53a3c804b58d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:38:03.353Z|fcb173ba-f1d9-451d-8755-cfd059a14d3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:38:03.354Z|fcb173ba-f1d9-451d-8755-cfd059a14d3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:38:10.620Z|2515a4f3-9ef5-4011-aba8-4776a1ecbe8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:38:10.621Z|2515a4f3-9ef5-4011-aba8-4776a1ecbe8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:38:10.930Z|cfd7b544-d4fb-4401-8c03-ff39e0e6b987|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:38:10.931Z|cfd7b544-d4fb-4401-8c03-ff39e0e6b987|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:38:13.378Z|80e1cd1d-0f92-4824-839c-be58c0db3104|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:38:13.379Z|80e1cd1d-0f92-4824-839c-be58c0db3104|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:38:14.223Z|c7cf2d11-6e7d-43e9-b727-ff6beae85c71|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:38:14.224Z|c7cf2d11-6e7d-43e9-b727-ff6beae85c71|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:38:16.960Z|8710587b-3043-483f-9c8e-bd8976f18f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:38:16.961Z|8710587b-3043-483f-9c8e-bd8976f18f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:38:17.596Z|5afa95e8-98a5-4819-b6b5-73ca7b78c962|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:38:17.596Z|5afa95e8-98a5-4819-b6b5-73ca7b78c962|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:38:20.646Z|52bc6eee-b2b9-4602-8fb0-c3af81164531|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:38:20.647Z|52bc6eee-b2b9-4602-8fb0-c3af81164531|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:38:20.953Z|7dabc45f-191c-47aa-b448-7d95d33d9685|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:38:20.953Z|7dabc45f-191c-47aa-b448-7d95d33d9685|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:38:23.402Z|f3586638-0a11-4da6-9754-e7a105c2f209|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:38:23.402Z|f3586638-0a11-4da6-9754-e7a105c2f209|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:38:30.670Z|a7c7ce19-e91f-47d5-adef-4da1e1e64417|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:38:30.671Z|a7c7ce19-e91f-47d5-adef-4da1e1e64417|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:38:30.977Z|1eeb0d0c-3c76-4474-a711-6d1f3ae6b950|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:38:30.978Z|1eeb0d0c-3c76-4474-a711-6d1f3ae6b950|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:38:31.960Z|e1263476-4b2a-426f-bbd4-ecc39c88bf1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:38:31.962Z|e1263476-4b2a-426f-bbd4-ecc39c88bf1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:38:33.426Z|ff6134ae-4904-45e5-a6b8-c132f1ba192a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:38:33.427Z|ff6134ae-4904-45e5-a6b8-c132f1ba192a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:38:40.693Z|a29d6e98-5f3b-4c73-9617-52a254607f5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:38:40.694Z|a29d6e98-5f3b-4c73-9617-52a254607f5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:38:41.001Z|ed5163cf-deab-4ad1-8731-523e80fb1f30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:38:41.001Z|ed5163cf-deab-4ad1-8731-523e80fb1f30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:38:43.449Z|10540e28-0828-4b4e-9809-e443ab8c49b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:38:43.450Z|10540e28-0828-4b4e-9809-e443ab8c49b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:38:46.960Z|ffaba81d-b61d-4ffa-a32d-2379c8c08a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:38:46.961Z|ffaba81d-b61d-4ffa-a32d-2379c8c08a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:38:47.597Z|7c6f50a5-ba7f-42c9-8648-36e6214ed200|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:38:47.598Z|7c6f50a5-ba7f-42c9-8648-36e6214ed200|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:38:50.716Z|e871aef4-2e2e-4094-92e4-f0314659a6c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:38:50.716Z|e871aef4-2e2e-4094-92e4-f0314659a6c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:38:51.023Z|53188d4d-2c23-4137-9daa-bf65520bbd65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:38:51.023Z|53188d4d-2c23-4137-9daa-bf65520bbd65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:38:53.475Z|ac2089c5-8e20-42d6-a720-093e59ff797d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:38:53.475Z|ac2089c5-8e20-42d6-a720-093e59ff797d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:39:00.740Z|ead67033-43dc-4076-91ee-b9e2f4e63e7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:39:00.741Z|ead67033-43dc-4076-91ee-b9e2f4e63e7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:39:01.048Z|1841fd16-8df8-4971-bb85-f89ff59877d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:39:01.049Z|1841fd16-8df8-4971-bb85-f89ff59877d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:39:01.960Z|9766692c-9f45-49ac-a119-7c5c4fb96ee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:39:01.960Z|9766692c-9f45-49ac-a119-7c5c4fb96ee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:39:03.499Z|1284afc4-3756-4418-a0fa-a15926d504ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:39:03.500Z|1284afc4-3756-4418-a0fa-a15926d504ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:39:10.768Z|48560206-a80f-4871-aac7-2703c821f7b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:39:10.769Z|48560206-a80f-4871-aac7-2703c821f7b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:39:11.074Z|0089e5f8-3e6c-4404-9dfe-12830d7ff0dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:39:11.075Z|0089e5f8-3e6c-4404-9dfe-12830d7ff0dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:39:13.523Z|3b55963a-ff7f-44b1-af9c-5e0ca30f5914|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:39:13.524Z|3b55963a-ff7f-44b1-af9c-5e0ca30f5914|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:39:14.232Z|2e65c9fb-77a7-4d09-af5d-9a1c026351f3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:39:14.235Z|2e65c9fb-77a7-4d09-af5d-9a1c026351f3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:39:16.960Z|01c0e393-52d1-4a4f-9a49-9bc32114ad08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:39:16.962Z|01c0e393-52d1-4a4f-9a49-9bc32114ad08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:39:17.602Z|f5ec050d-9a9f-4330-ae9a-b0733668d65e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:39:17.603Z|f5ec050d-9a9f-4330-ae9a-b0733668d65e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:39:20.803Z|2f60aed3-a7b7-4fe5-b2fe-2002f2f136d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:39:20.803Z|2f60aed3-a7b7-4fe5-b2fe-2002f2f136d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:39:21.099Z|b768b35e-5856-4487-a452-40da238982c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:39:21.100Z|b768b35e-5856-4487-a452-40da238982c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:39:23.547Z|7bace8f8-70c8-448b-962d-d904aa68697d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:39:23.547Z|7bace8f8-70c8-448b-962d-d904aa68697d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:39:30.832Z|558fd287-0afb-4151-b902-060d8e426e3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:39:30.832Z|558fd287-0afb-4151-b902-060d8e426e3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:39:31.125Z|396baa0e-9271-42cb-8d5d-4768415a2be9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:39:31.126Z|396baa0e-9271-42cb-8d5d-4768415a2be9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:39:31.960Z|6128caf7-a6df-43ff-bfd0-fdc524c088b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:39:31.960Z|6128caf7-a6df-43ff-bfd0-fdc524c088b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:39:33.572Z|1ebbc898-9101-496d-9a69-a42fb0908600|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:39:33.573Z|1ebbc898-9101-496d-9a69-a42fb0908600|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:39:40.856Z|da89a8ca-ce0c-49e1-ae60-db457b5d25d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:39:40.857Z|da89a8ca-ce0c-49e1-ae60-db457b5d25d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:39:41.149Z|904aae4d-c13c-4ecf-a282-60ff5ab7c699|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:39:41.150Z|904aae4d-c13c-4ecf-a282-60ff5ab7c699|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:39:43.596Z|8182c337-9416-427e-a03c-30ce98689c74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:39:43.596Z|8182c337-9416-427e-a03c-30ce98689c74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:39:46.961Z|2d3b4dd0-080a-411e-b438-bbec10ae04e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:39:46.961Z|2d3b4dd0-080a-411e-b438-bbec10ae04e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:39:47.604Z|7fecfe40-bd7a-4d75-803f-f72e839ba3cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:39:47.604Z|7fecfe40-bd7a-4d75-803f-f72e839ba3cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:39:50.905Z|9fca1ab3-61cf-4d14-baa4-ec63d8602e02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:39:50.905Z|9fca1ab3-61cf-4d14-baa4-ec63d8602e02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:39:51.171Z|1c2e0491-f1b5-44de-912a-809358f531e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:39:51.171Z|1c2e0491-f1b5-44de-912a-809358f531e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:39:53.623Z|eaca9b8b-74ef-44a7-b938-3fc0d176471a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:39:53.624Z|eaca9b8b-74ef-44a7-b938-3fc0d176471a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:40:00.929Z|d7e3bdf6-a5e1-4157-9056-84c4f74beb81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:40:00.930Z|d7e3bdf6-a5e1-4157-9056-84c4f74beb81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:40:01.198Z|2891387c-5f83-4505-92ee-5ca0714b6845|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:40:01.199Z|2891387c-5f83-4505-92ee-5ca0714b6845|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:40:01.960Z|b4000588-8af7-4ede-a655-b3872cb7307c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:40:01.963Z|b4000588-8af7-4ede-a655-b3872cb7307c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:40:03.646Z|81f5f96a-1edd-41dd-a941-31b0d9afd0b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:40:03.647Z|81f5f96a-1edd-41dd-a941-31b0d9afd0b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:40:10.952Z|28321ec4-3e84-42ee-aa1c-a138897719a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:40:10.953Z|28321ec4-3e84-42ee-aa1c-a138897719a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:40:11.222Z|c1a48a6c-ff98-4dcf-a7f0-f81866f4df69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:40:11.223Z|c1a48a6c-ff98-4dcf-a7f0-f81866f4df69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:40:13.670Z|3ff8ec8e-9311-4154-a7fc-d5e93d54f0ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:40:13.671Z|3ff8ec8e-9311-4154-a7fc-d5e93d54f0ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:40:14.221Z|f3e3dcd4-effc-40eb-8a36-0c01023771d8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:40:14.222Z|f3e3dcd4-effc-40eb-8a36-0c01023771d8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:40:16.960Z|6c22adda-fe07-4a6f-98bb-93f8f77d31b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:40:16.960Z|6c22adda-fe07-4a6f-98bb-93f8f77d31b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:40:17.605Z|c8852516-9aff-4935-8476-62929239a496|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:40:17.605Z|c8852516-9aff-4935-8476-62929239a496|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:40:20.975Z|7a412578-4a0e-4321-9c88-fd74871ece55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:40:20.975Z|7a412578-4a0e-4321-9c88-fd74871ece55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:40:21.264Z|fba3d8ad-389a-46d3-91a2-61f282fd78cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:40:21.265Z|fba3d8ad-389a-46d3-91a2-61f282fd78cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:40:23.694Z|ade599e4-1772-42cf-9dd3-c20803cb9ea8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:40:23.695Z|ade599e4-1772-42cf-9dd3-c20803cb9ea8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:40:30.999Z|fed4c799-efe6-433c-9dea-25cc7e5bbc92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:40:30.999Z|fed4c799-efe6-433c-9dea-25cc7e5bbc92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:40:31.288Z|8d5550db-70fe-4666-9131-a146bd122c72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:40:31.288Z|8d5550db-70fe-4666-9131-a146bd122c72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:40:31.960Z|7a4d6a36-6fb8-4dc6-ad61-4713d784eb1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:40:31.960Z|7a4d6a36-6fb8-4dc6-ad61-4713d784eb1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:40:33.717Z|a70074c0-81c1-4319-9afa-2dd5ab549ce8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:40:33.717Z|a70074c0-81c1-4319-9afa-2dd5ab549ce8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:40:41.022Z|e49f58d3-a1c3-4e57-be31-99613c763de8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:40:41.023Z|e49f58d3-a1c3-4e57-be31-99613c763de8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:40:41.312Z|f0b375df-7151-4f32-839f-966c5feca36c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:40:41.312Z|f0b375df-7151-4f32-839f-966c5feca36c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:40:43.741Z|bdedd142-8c98-40c7-a939-54c7b433c905|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:40:43.742Z|bdedd142-8c98-40c7-a939-54c7b433c905|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:40:46.960Z|543a5726-bf28-4573-a5b0-981e24d00ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:40:46.963Z|543a5726-bf28-4573-a5b0-981e24d00ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:40:47.606Z|7480a491-f23f-471a-9422-f33792260a1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:40:47.607Z|7480a491-f23f-471a-9422-f33792260a1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:40:51.047Z|316343ca-1920-4edd-b9f6-6e1fb14e3f0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:40:51.048Z|316343ca-1920-4edd-b9f6-6e1fb14e3f0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:40:51.337Z|e745264c-2666-4597-bcff-1bf07d6bcf50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:40:51.338Z|e745264c-2666-4597-bcff-1bf07d6bcf50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:40:53.764Z|b7e7ab55-8856-4700-9274-003a6af7fe73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:40:53.765Z|b7e7ab55-8856-4700-9274-003a6af7fe73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:41:01.073Z|f43e7cad-8dcb-4a81-9372-3e83c849e160|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:41:01.073Z|f43e7cad-8dcb-4a81-9372-3e83c849e160|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:41:01.365Z|d5f40584-7823-4823-877c-c5afa39dbdf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:41:01.365Z|d5f40584-7823-4823-877c-c5afa39dbdf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:41:01.960Z|af9c34b8-5b69-48b8-a0e5-eefb766bec5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:41:01.961Z|af9c34b8-5b69-48b8-a0e5-eefb766bec5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:41:03.790Z|03b02e12-464c-4bd7-8d5c-2c1c0f6ea866|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:41:03.791Z|03b02e12-464c-4bd7-8d5c-2c1c0f6ea866|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:41:11.098Z|df28eae0-b6b8-431f-ae1d-924d0bf4b42a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:41:11.098Z|df28eae0-b6b8-431f-ae1d-924d0bf4b42a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:41:11.390Z|e5241b3e-0cf3-4c17-ab80-4faf8ce24f8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:41:11.390Z|e5241b3e-0cf3-4c17-ab80-4faf8ce24f8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:41:13.816Z|fb04f35d-634f-4d8f-9e16-5ff71ce11190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:41:13.817Z|fb04f35d-634f-4d8f-9e16-5ff71ce11190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:41:14.222Z|30cd0421-e0a7-484e-8755-133d61ee6801|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:41:14.222Z|30cd0421-e0a7-484e-8755-133d61ee6801|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:41:16.960Z|4d4579bd-04aa-4ff3-94ca-a98d27594403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:41:16.961Z|4d4579bd-04aa-4ff3-94ca-a98d27594403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:41:17.607Z|5514ea9c-7a4e-4d07-83ae-0bdbbf44947a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:41:17.608Z|5514ea9c-7a4e-4d07-83ae-0bdbbf44947a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:41:21.121Z|d6683179-e34f-4f93-af63-d5e95abaaf63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:41:21.122Z|d6683179-e34f-4f93-af63-d5e95abaaf63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:41:21.421Z|a28e4f37-4ecf-486a-93b4-c56ec4511e98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:41:21.421Z|a28e4f37-4ecf-486a-93b4-c56ec4511e98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:41:23.842Z|1b55094d-84d6-4cc0-8d1f-0b666212efe5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:41:23.843Z|1b55094d-84d6-4cc0-8d1f-0b666212efe5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:41:31.148Z|4d956a8d-b81d-4f7e-a059-394cd903b043|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:41:31.149Z|4d956a8d-b81d-4f7e-a059-394cd903b043|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:41:31.444Z|4d97f2c8-e183-4b40-ba7e-fcbd1dfb68bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:41:31.445Z|4d97f2c8-e183-4b40-ba7e-fcbd1dfb68bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:41:31.960Z|2e1ee09e-348b-4477-8f9b-7a01e6ae5e38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:41:31.961Z|2e1ee09e-348b-4477-8f9b-7a01e6ae5e38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:41:33.866Z|0b12bfdd-1068-4295-8a9e-273c40649400|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:41:33.867Z|0b12bfdd-1068-4295-8a9e-273c40649400|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:41:41.172Z|a168c26f-ca6b-459e-aa27-47d97adbd302|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:41:41.172Z|a168c26f-ca6b-459e-aa27-47d97adbd302|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:41:41.469Z|e689651a-43d7-4859-bcd1-991f8b9ba2f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:41:41.469Z|e689651a-43d7-4859-bcd1-991f8b9ba2f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:41:43.890Z|783472d6-4659-42f3-910f-6f14f0285157|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:41:43.891Z|783472d6-4659-42f3-910f-6f14f0285157|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:41:46.961Z|7a9a617a-957a-4be4-b358-e8296899ed43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:41:46.962Z|7a9a617a-957a-4be4-b358-e8296899ed43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:41:47.609Z|23eb71e8-8125-4f79-b374-722605201ae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:41:47.609Z|23eb71e8-8125-4f79-b374-722605201ae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:41:51.197Z|b0148a02-d429-492f-bb80-6bc9937c44b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:41:51.198Z|b0148a02-d429-492f-bb80-6bc9937c44b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:41:51.492Z|61dad653-d1e4-4f72-b6d0-e2071fd0d5c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:41:51.493Z|61dad653-d1e4-4f72-b6d0-e2071fd0d5c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:41:53.916Z|f0a23449-cd7b-41c4-b1ff-f68094c89630|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:41:53.917Z|f0a23449-cd7b-41c4-b1ff-f68094c89630|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:42:01.221Z|96a677e3-faf0-454c-998a-1f8af0acded0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:42:01.223Z|96a677e3-faf0-454c-998a-1f8af0acded0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:42:01.516Z|703c7420-bb13-41c0-a738-f56a72608258|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:42:01.517Z|703c7420-bb13-41c0-a738-f56a72608258|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:42:01.960Z|49dfc400-324e-48ec-9356-dc937d5cc1c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:42:01.961Z|49dfc400-324e-48ec-9356-dc937d5cc1c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:42:03.941Z|250821c8-9c4f-4a92-850f-d846543b5a8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:42:03.942Z|250821c8-9c4f-4a92-850f-d846543b5a8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:42:11.259Z|fc0917b3-0b2c-4568-9ebb-2e9a3d8ee0a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:42:11.260Z|fc0917b3-0b2c-4568-9ebb-2e9a3d8ee0a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:42:11.541Z|9beb51df-f975-487d-aeaf-5ec682ccb359|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:42:11.542Z|9beb51df-f975-487d-aeaf-5ec682ccb359|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:42:13.964Z|65424854-5691-468d-a642-91cf6303a157|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:42:13.965Z|65424854-5691-468d-a642-91cf6303a157|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:42:14.223Z|7c37acc8-a5da-4022-a0b8-087736e42722|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:42:14.224Z|7c37acc8-a5da-4022-a0b8-087736e42722|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:42:16.960Z|da71f36c-c2c6-41cc-a09f-e6da0b49f08b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:42:16.960Z|da71f36c-c2c6-41cc-a09f-e6da0b49f08b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:42:17.610Z|63e04c4f-5dca-4f16-9c77-e123085d5809|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:42:17.611Z|63e04c4f-5dca-4f16-9c77-e123085d5809|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:42:21.284Z|40964c4d-cfca-4329-85ee-be99426ea440|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:42:21.285Z|40964c4d-cfca-4329-85ee-be99426ea440|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:42:21.563Z|eb4c85b4-3b09-47b1-9480-7bbae776d4d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:42:21.564Z|eb4c85b4-3b09-47b1-9480-7bbae776d4d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:42:23.990Z|562bf76c-8978-4abb-a620-3c2301ba6471|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:42:23.991Z|562bf76c-8978-4abb-a620-3c2301ba6471|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:42:31.308Z|22751159-c7a3-43a2-bc08-3c049dbfb5e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:42:31.309Z|22751159-c7a3-43a2-bc08-3c049dbfb5e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:42:31.586Z|abb366f8-a1e5-4dce-9ec6-175efe9876e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:42:31.587Z|abb366f8-a1e5-4dce-9ec6-175efe9876e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:42:31.960Z|0c5dbf05-fb33-4470-bb28-aae712937ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:42:31.962Z|0c5dbf05-fb33-4470-bb28-aae712937ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:42:34.014Z|1241dcb3-5c17-417d-95ad-1373463443c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:42:34.014Z|1241dcb3-5c17-417d-95ad-1373463443c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:42:41.331Z|280766ee-ad8f-4e9d-981e-ce42816112df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:42:41.332Z|280766ee-ad8f-4e9d-981e-ce42816112df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:42:41.609Z|38a92a0f-3f56-4b27-a7b6-f55f03055574|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:42:41.611Z|38a92a0f-3f56-4b27-a7b6-f55f03055574|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:42:44.037Z|8cb4407b-ba9a-41a7-aeef-883b4ef10d11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:42:44.037Z|8cb4407b-ba9a-41a7-aeef-883b4ef10d11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:42:46.960Z|14571386-57c6-4854-a498-ee336927c5da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:42:46.961Z|14571386-57c6-4854-a498-ee336927c5da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:42:47.611Z|757248f7-a4ec-4038-88d4-2eef63fdfe8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:42:47.612Z|757248f7-a4ec-4038-88d4-2eef63fdfe8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:42:51.354Z|c864c480-1a99-412b-98b9-823a12004eb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:42:51.355Z|c864c480-1a99-412b-98b9-823a12004eb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:42:51.635Z|32a10869-b82a-40f5-b1cb-5a11a8c1c1a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:42:51.636Z|32a10869-b82a-40f5-b1cb-5a11a8c1c1a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:42:54.061Z|0c4278c3-0a46-48d0-9de2-884c2b177f1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:42:54.062Z|0c4278c3-0a46-48d0-9de2-884c2b177f1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:43:01.378Z|7828c513-b112-4ce6-a1e9-1def0484fa81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:43:01.379Z|7828c513-b112-4ce6-a1e9-1def0484fa81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:43:01.658Z|54a68513-ee12-4dfb-ac8c-beca9d5485b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:43:01.659Z|54a68513-ee12-4dfb-ac8c-beca9d5485b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:43:01.960Z|9b9da854-18eb-4610-9586-a12964149e10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:43:01.960Z|9b9da854-18eb-4610-9586-a12964149e10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:43:04.084Z|9a372a0e-10f5-4051-a994-932de06d0798|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:43:04.085Z|9a372a0e-10f5-4051-a994-932de06d0798|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:43:11.403Z|dc2c09ec-5780-4a78-9541-c18927646263|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:43:11.404Z|dc2c09ec-5780-4a78-9541-c18927646263|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:43:11.682Z|f1ecd806-5dba-46d7-aea5-676b3643e605|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:43:11.683Z|f1ecd806-5dba-46d7-aea5-676b3643e605|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:43:14.107Z|4d373302-6ea3-40e4-b36e-b1bab84313a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:43:14.108Z|4d373302-6ea3-40e4-b36e-b1bab84313a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:43:14.222Z|f1552198-e96c-41c1-93f7-8bc566ef9f3a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:43:14.222Z|f1552198-e96c-41c1-93f7-8bc566ef9f3a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:43:16.960Z|e7d150bb-2a89-4f6d-9da3-13b489add276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:43:16.962Z|e7d150bb-2a89-4f6d-9da3-13b489add276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:43:17.613Z|e3cedfa3-8229-4555-b185-5c51c3a4cc1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:43:17.613Z|e3cedfa3-8229-4555-b185-5c51c3a4cc1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:43:21.427Z|fb4df02a-ccde-4e0e-afd9-b38fac147ce2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:43:21.428Z|fb4df02a-ccde-4e0e-afd9-b38fac147ce2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:43:21.710Z|1831200d-c01f-4f72-a76e-f9c46a6a9785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:43:21.711Z|1831200d-c01f-4f72-a76e-f9c46a6a9785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:43:24.132Z|4d0825e0-2511-4d63-a0aa-01f1bd522ab6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:43:24.133Z|4d0825e0-2511-4d63-a0aa-01f1bd522ab6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:43:31.453Z|6b90f840-4457-4dd3-9c32-558713520c93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:43:31.453Z|6b90f840-4457-4dd3-9c32-558713520c93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:43:31.737Z|8d5ba185-eee8-4943-a854-5b415446e9ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:43:31.738Z|8d5ba185-eee8-4943-a854-5b415446e9ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:43:31.960Z|c095ee36-1ffa-4092-a5ff-721ac616beea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:43:31.960Z|c095ee36-1ffa-4092-a5ff-721ac616beea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:43:34.156Z|41383aed-ed41-4677-b12b-372b6c9644a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:43:34.157Z|41383aed-ed41-4677-b12b-372b6c9644a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:43:41.477Z|7788113f-6981-485c-8497-9958895b8ac7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:43:41.478Z|7788113f-6981-485c-8497-9958895b8ac7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:43:41.763Z|7f04950f-2813-420d-a318-5d0cd90e2eee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:43:41.763Z|7f04950f-2813-420d-a318-5d0cd90e2eee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:43:44.179Z|88bf1a70-00ad-4d22-b801-03a6c50c816b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:43:44.180Z|88bf1a70-00ad-4d22-b801-03a6c50c816b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:43:46.960Z|a3712152-efb4-4a08-a101-20d4e149c1a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:43:46.961Z|a3712152-efb4-4a08-a101-20d4e149c1a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:43:47.614Z|2dc00def-cf68-4544-a8dc-833d407bf614|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:43:47.614Z|2dc00def-cf68-4544-a8dc-833d407bf614|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:43:51.505Z|d6e85dc5-3bc0-44b7-8145-5e1f06e98ce4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:43:51.506Z|d6e85dc5-3bc0-44b7-8145-5e1f06e98ce4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:43:51.788Z|86322623-acea-4e6b-97f9-f3f171c14400|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:43:51.789Z|86322623-acea-4e6b-97f9-f3f171c14400|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:43:54.202Z|97691e5b-23ff-493d-8481-e7cb9988ba27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:43:54.203Z|97691e5b-23ff-493d-8481-e7cb9988ba27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:44:01.530Z|ebd9570e-c9cb-4529-b97a-4849d7e32144|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:44:01.530Z|ebd9570e-c9cb-4529-b97a-4849d7e32144|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:44:01.813Z|81347adf-307f-4b7d-9eca-5e906097a020|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:44:01.814Z|81347adf-307f-4b7d-9eca-5e906097a020|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:44:01.960Z|8eee7fdb-90a1-4466-aa07-6c7530228997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:44:01.962Z|8eee7fdb-90a1-4466-aa07-6c7530228997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:44:04.225Z|82f76acd-5904-4e8f-93c3-aee49fe0734e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:44:04.226Z|82f76acd-5904-4e8f-93c3-aee49fe0734e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:44:11.553Z|e1fcbf93-e7f7-4eab-bd9a-32eb1c711139|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:44:11.554Z|e1fcbf93-e7f7-4eab-bd9a-32eb1c711139|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:44:11.839Z|d6be58a7-ceaf-4692-99c8-73d5f7ab40a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:44:11.839Z|d6be58a7-ceaf-4692-99c8-73d5f7ab40a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:44:14.222Z|06655fe5-ca23-470e-a170-8bbfaabb4529|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:44:14.223Z|06655fe5-ca23-470e-a170-8bbfaabb4529|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:44:14.251Z|5769d903-5843-45a7-9862-68038cfa646a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:44:14.252Z|5769d903-5843-45a7-9862-68038cfa646a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:44:16.960Z|395c3f21-6d37-47d2-8b50-e1ef35344b5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:44:16.960Z|395c3f21-6d37-47d2-8b50-e1ef35344b5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:44:17.615Z|33651cb4-82a6-4cd0-869e-ca075850000b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:44:17.615Z|33651cb4-82a6-4cd0-869e-ca075850000b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:44:21.578Z|e156208f-643e-4cf1-8593-09e175ae22d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:44:21.578Z|e156208f-643e-4cf1-8593-09e175ae22d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:44:21.864Z|b6fe0eb0-f0b1-4b17-bec0-26d6b138f2bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:44:21.864Z|b6fe0eb0-f0b1-4b17-bec0-26d6b138f2bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:44:24.277Z|1d6401d9-12ac-4eaa-bd2c-de06210dffd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:44:24.277Z|1d6401d9-12ac-4eaa-bd2c-de06210dffd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:44:31.601Z|b18b361c-c9d2-4be4-abb8-cba09c821213|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:44:31.602Z|b18b361c-c9d2-4be4-abb8-cba09c821213|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:44:31.887Z|fda12c10-a833-452e-97b4-c965b8e48340|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:44:31.888Z|fda12c10-a833-452e-97b4-c965b8e48340|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:44:31.960Z|69ef5935-0291-4984-b814-139eaafa3535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:44:31.961Z|69ef5935-0291-4984-b814-139eaafa3535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:44:34.302Z|a3ca15f3-c920-4303-9b6d-9ec7547d5ea5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:44:34.302Z|a3ca15f3-c920-4303-9b6d-9ec7547d5ea5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:44:41.626Z|55f940d1-c2ff-4067-a41b-81b6488be658|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:44:41.627Z|55f940d1-c2ff-4067-a41b-81b6488be658|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:44:41.911Z|f3bb5578-5746-4153-a313-18ee2b74614b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:44:41.911Z|f3bb5578-5746-4153-a313-18ee2b74614b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:44:44.325Z|1fc54960-01a3-484c-bee4-93c1662360bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:44:44.326Z|1fc54960-01a3-484c-bee4-93c1662360bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:44:46.960Z|ca84cd3f-f2a4-4363-aa0f-68a55ca36f09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:44:46.965Z|ca84cd3f-f2a4-4363-aa0f-68a55ca36f09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:44:47.616Z|1669c604-145a-4c70-8aa4-f77b953c365e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:44:47.616Z|1669c604-145a-4c70-8aa4-f77b953c365e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:44:51.655Z|df62815c-db03-4f5d-9ba0-28d880b29286|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:44:51.655Z|df62815c-db03-4f5d-9ba0-28d880b29286|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:44:51.933Z|0bd4f0b0-933d-4dfb-9eaa-9df1c2152a11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:44:51.934Z|0bd4f0b0-933d-4dfb-9eaa-9df1c2152a11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:44:54.349Z|e7e95ddd-c563-4064-b8dd-e75ec5d70053|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:44:54.350Z|e7e95ddd-c563-4064-b8dd-e75ec5d70053|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:45:01.677Z|ad757408-bfb4-4966-8b5e-b11ee43ca8ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:45:01.678Z|ad757408-bfb4-4966-8b5e-b11ee43ca8ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:45:01.956Z|e56df2cf-7f1a-4d8b-b40d-5be758d4a9d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:45:01.957Z|e56df2cf-7f1a-4d8b-b40d-5be758d4a9d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:45:01.960Z|50f42270-d169-4d9b-8321-13d3d15e940f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:45:01.960Z|50f42270-d169-4d9b-8321-13d3d15e940f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:45:04.374Z|685770d9-3b2c-4246-9ee8-faa082c9c7fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:45:04.375Z|685770d9-3b2c-4246-9ee8-faa082c9c7fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:45:11.705Z|99e23171-205e-4d2e-a005-997d33bdfd61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:45:11.706Z|99e23171-205e-4d2e-a005-997d33bdfd61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:45:11.982Z|bbbbd561-f347-49a9-b1f3-d97298cd726a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:45:11.983Z|bbbbd561-f347-49a9-b1f3-d97298cd726a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:45:14.224Z|e223850e-7631-47a7-9806-8dafa91cc5ee|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:45:14.224Z|e223850e-7631-47a7-9806-8dafa91cc5ee|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:45:14.398Z|2316adce-6b43-4b72-b068-405c5542e58e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:45:14.399Z|2316adce-6b43-4b72-b068-405c5542e58e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:45:16.960Z|0fce1bb0-79aa-42bf-a399-bc4714f8f94f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:45:16.960Z|0fce1bb0-79aa-42bf-a399-bc4714f8f94f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:45:17.618Z|c008fe92-013a-4918-be6c-09fb91524b19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:45:17.619Z|c008fe92-013a-4918-be6c-09fb91524b19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:45:21.729Z|95262617-ee6a-471f-8458-3a2104385cb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:45:21.729Z|95262617-ee6a-471f-8458-3a2104385cb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:45:22.006Z|e24d4856-fa28-40b1-b561-004d7144d664|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:45:22.007Z|e24d4856-fa28-40b1-b561-004d7144d664|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:45:24.423Z|7842722b-0d01-4344-8aee-c233598c3f12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:45:24.424Z|7842722b-0d01-4344-8aee-c233598c3f12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:45:31.754Z|8e06ce7a-0f3d-428a-9531-3ba0c80f2613|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:45:31.755Z|8e06ce7a-0f3d-428a-9531-3ba0c80f2613|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:45:31.960Z|85490fd9-134a-4022-a616-1234ed5b6a54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:45:31.962Z|85490fd9-134a-4022-a616-1234ed5b6a54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:45:32.029Z|ece6f682-4cfe-46f6-8457-4788c136e9f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:45:32.030Z|ece6f682-4cfe-46f6-8457-4788c136e9f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:45:34.454Z|7a0b6e5f-b934-4ae7-bf8e-af8cb7f32c60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:45:34.455Z|7a0b6e5f-b934-4ae7-bf8e-af8cb7f32c60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:45:41.777Z|aa51b8be-9ada-4ad5-85ef-7d2744c0761d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:45:41.778Z|aa51b8be-9ada-4ad5-85ef-7d2744c0761d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:45:42.052Z|6a5eb933-591e-4b1c-bef1-5e412bf357d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:45:42.053Z|6a5eb933-591e-4b1c-bef1-5e412bf357d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:45:44.479Z|bddb6191-f9be-4797-9a52-f89385041ddd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:45:44.480Z|bddb6191-f9be-4797-9a52-f89385041ddd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:45:46.960Z|b93cdb73-7025-4299-b390-fb88aa639f11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:45:46.961Z|b93cdb73-7025-4299-b390-fb88aa639f11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:45:47.619Z|2a2e28d2-4f94-4bfe-91aa-be944dcd4ee2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:45:47.620Z|2a2e28d2-4f94-4bfe-91aa-be944dcd4ee2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:45:51.801Z|ed22d82e-2218-4450-89ee-405dc62a97f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:45:51.802Z|ed22d82e-2218-4450-89ee-405dc62a97f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:45:52.074Z|a3c4a6e1-b378-47ff-8d6d-2bf2d71ed6f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:45:52.075Z|a3c4a6e1-b378-47ff-8d6d-2bf2d71ed6f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:45:54.504Z|29d87797-ab22-4278-801f-32af4ac074b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:45:54.505Z|29d87797-ab22-4278-801f-32af4ac074b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:46:01.824Z|4f827f4b-4b45-48be-acb9-f4ebce3d8f5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:46:01.825Z|4f827f4b-4b45-48be-acb9-f4ebce3d8f5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:46:01.960Z|002b1727-fa18-4683-a91a-764f3c5493f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:46:01.961Z|002b1727-fa18-4683-a91a-764f3c5493f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:46:02.097Z|5641eadf-653d-442a-b39a-925d25e4ebe8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:46:02.098Z|5641eadf-653d-442a-b39a-925d25e4ebe8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:46:04.528Z|4d1d9e6b-051f-44ab-a2a0-4449c0c00e48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:46:04.529Z|4d1d9e6b-051f-44ab-a2a0-4449c0c00e48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:46:11.846Z|885d22c9-0591-4a9d-8ee0-01e006cfd49b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:46:11.847Z|885d22c9-0591-4a9d-8ee0-01e006cfd49b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:46:12.120Z|b3d5fd31-1737-4d51-8ff0-aa68e968b463|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:46:12.121Z|b3d5fd31-1737-4d51-8ff0-aa68e968b463|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:46:14.223Z|71273195-f4fc-460a-919c-1372ca929dfd|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:46:14.223Z|71273195-f4fc-460a-919c-1372ca929dfd|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:46:14.553Z|90fe4e3d-4d9f-40c7-87bb-2412a4171394|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:46:14.553Z|90fe4e3d-4d9f-40c7-87bb-2412a4171394|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:46:16.960Z|90ad64c8-29e9-4f9b-83fe-4165373855d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:46:16.963Z|90ad64c8-29e9-4f9b-83fe-4165373855d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:46:17.620Z|d3c52b35-9a51-4d92-b0aa-7357b63247f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:46:17.621Z|d3c52b35-9a51-4d92-b0aa-7357b63247f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:46:21.870Z|3d06f49e-e719-4e0b-a4a3-73d81a2606f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:46:21.871Z|3d06f49e-e719-4e0b-a4a3-73d81a2606f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:46:22.142Z|fe48ce0e-eb42-4da8-991b-212664eedffb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:46:22.143Z|fe48ce0e-eb42-4da8-991b-212664eedffb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:46:24.576Z|d85d39e6-30ab-448f-b1f0-9db7d8f04b29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:46:24.577Z|d85d39e6-30ab-448f-b1f0-9db7d8f04b29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:46:31.894Z|7c0a766d-ed69-439c-adfd-48176e9d3682|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:46:31.894Z|7c0a766d-ed69-439c-adfd-48176e9d3682|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:46:31.960Z|bd30eadd-cb0c-4e2d-9010-54d9fb50a2a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:46:31.961Z|bd30eadd-cb0c-4e2d-9010-54d9fb50a2a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:46:32.167Z|6cb69cf8-b9d2-408c-8d25-07248445b710|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:46:32.168Z|6cb69cf8-b9d2-408c-8d25-07248445b710|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:46:34.600Z|df779a86-c46c-43d3-b91a-b0cf77640a3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:46:34.600Z|df779a86-c46c-43d3-b91a-b0cf77640a3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:46:41.917Z|14249b68-4bb9-4d98-9a33-13026055c5d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:46:41.917Z|14249b68-4bb9-4d98-9a33-13026055c5d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:46:42.191Z|5f022d9b-a128-4c2d-bc66-811e3ca3aa29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:46:42.192Z|5f022d9b-a128-4c2d-bc66-811e3ca3aa29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:46:44.626Z|e9fa1204-68a4-4d7e-8b61-c847f265b83a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:46:44.626Z|e9fa1204-68a4-4d7e-8b61-c847f265b83a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:46:46.960Z|8abf14cf-cef6-450e-a58b-c3c7800d4b59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:46:46.961Z|8abf14cf-cef6-450e-a58b-c3c7800d4b59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:46:47.622Z|a6683823-f945-4127-9f5e-d7f69b14afc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:46:47.623Z|a6683823-f945-4127-9f5e-d7f69b14afc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:46:51.940Z|4ce713ff-df8b-422c-87c3-9a2bf9146874|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:46:51.941Z|4ce713ff-df8b-422c-87c3-9a2bf9146874|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:46:52.217Z|7fe68075-27b9-498d-886a-c0059f3556f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:46:52.218Z|7fe68075-27b9-498d-886a-c0059f3556f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:46:54.648Z|e08daaba-a876-4af2-a089-616e983bdc81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:46:54.649Z|e08daaba-a876-4af2-a089-616e983bdc81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:47:01.960Z|a1b7b947-1995-4a10-a2c5-66ed13804654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:47:01.962Z|a1b7b947-1995-4a10-a2c5-66ed13804654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:47:01.964Z|f1b68c0a-4b16-40c8-9f04-432b076f3cf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:47:01.965Z|f1b68c0a-4b16-40c8-9f04-432b076f3cf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:47:02.246Z|ac1bf42b-5f48-4bdc-a485-ea7cbb552e59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:47:02.247Z|ac1bf42b-5f48-4bdc-a485-ea7cbb552e59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:47:04.673Z|28ec6cfa-9493-45e3-b5b0-e28ff9348914|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:47:04.675Z|28ec6cfa-9493-45e3-b5b0-e28ff9348914|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:47:11.992Z|95e67305-832c-4ee3-9921-9a69bf66db6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:47:11.993Z|95e67305-832c-4ee3-9921-9a69bf66db6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:47:12.269Z|05e30b37-b408-4c97-a458-9b46eeff6c2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:47:12.270Z|05e30b37-b408-4c97-a458-9b46eeff6c2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:47:14.222Z|1a8b3feb-9fed-4aaf-941e-5e8e8b44f388|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:47:14.222Z|1a8b3feb-9fed-4aaf-941e-5e8e8b44f388|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:47:14.698Z|ff421eaf-c34c-4722-8723-2a7b25e49dde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:47:14.698Z|ff421eaf-c34c-4722-8723-2a7b25e49dde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:47:16.961Z|afb071bf-5589-443c-807b-2fdddf0b4d74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:47:16.962Z|afb071bf-5589-443c-807b-2fdddf0b4d74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:47:17.623Z|be86dda9-f362-4d72-83a4-5ec70e48fb5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:47:17.624Z|be86dda9-f362-4d72-83a4-5ec70e48fb5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:47:22.019Z|e0d4811e-478f-41e6-921f-a71d2e3010e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:47:22.020Z|e0d4811e-478f-41e6-921f-a71d2e3010e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:47:22.292Z|c47592fc-5c0c-4e6c-8cfe-b0f5f1d56895|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:47:22.292Z|c47592fc-5c0c-4e6c-8cfe-b0f5f1d56895|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:47:24.723Z|49bef974-df23-44b2-8157-5fe2a7a32634|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:47:24.724Z|49bef974-df23-44b2-8157-5fe2a7a32634|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:47:31.960Z|128b8327-06ab-4606-9790-fd3c5ad452f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:47:31.961Z|128b8327-06ab-4606-9790-fd3c5ad452f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:47:32.046Z|d743ad01-1196-41ee-b1b6-b7c8ab9f8546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:47:32.047Z|d743ad01-1196-41ee-b1b6-b7c8ab9f8546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:47:32.315Z|fe356ef5-5962-4362-8f12-f3628beba4e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:47:32.316Z|fe356ef5-5962-4362-8f12-f3628beba4e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:47:34.747Z|6603781f-d8cd-4459-b4f4-680537ea84f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:47:34.748Z|6603781f-d8cd-4459-b4f4-680537ea84f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:47:42.071Z|25ae6ef1-6d68-4021-92c2-9367df6bf990|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:47:42.072Z|25ae6ef1-6d68-4021-92c2-9367df6bf990|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:47:42.340Z|b5d4aedf-2851-4932-8b67-d1768f4dd6ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:47:42.341Z|b5d4aedf-2851-4932-8b67-d1768f4dd6ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:47:44.777Z|627d495d-07cc-48a5-8a56-4d74d8851748|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:47:44.778Z|627d495d-07cc-48a5-8a56-4d74d8851748|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:47:46.963Z|f44cf755-6143-4803-ad06-2311773cefd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:47:46.965Z|f44cf755-6143-4803-ad06-2311773cefd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:47:47.624Z|a4227d01-8417-4222-9526-fe905b0f4443|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:47:47.625Z|a4227d01-8417-4222-9526-fe905b0f4443|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:47:52.096Z|75099800-a974-482a-9d93-5d6b16257dd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:47:52.096Z|75099800-a974-482a-9d93-5d6b16257dd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:47:52.365Z|0514ae83-b2dd-43e3-b5ad-b79b081a7cc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:47:52.365Z|0514ae83-b2dd-43e3-b5ad-b79b081a7cc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:47:54.803Z|17379e6a-109e-4270-88d4-8b8765e8a7b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:47:54.804Z|17379e6a-109e-4270-88d4-8b8765e8a7b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:48:01.960Z|3779fb50-a075-4828-bacf-03fa138c1526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:48:01.961Z|3779fb50-a075-4828-bacf-03fa138c1526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:48:02.121Z|9cc358bb-cd4b-4d4a-9829-0c07bf2046fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:48:02.122Z|9cc358bb-cd4b-4d4a-9829-0c07bf2046fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:48:02.390Z|f8e0b8df-014b-4dd5-9d00-b34ba1bb2180|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:48:02.391Z|f8e0b8df-014b-4dd5-9d00-b34ba1bb2180|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:48:04.829Z|c18d79e0-7b1a-417b-8dc6-57af6c238bd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:48:04.829Z|c18d79e0-7b1a-417b-8dc6-57af6c238bd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:48:12.145Z|711c7478-9bb8-4bb5-84de-2780823e9c41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:48:12.146Z|711c7478-9bb8-4bb5-84de-2780823e9c41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:48:12.417Z|4ac7e9c5-eba1-4d47-82d0-0c24b383b83a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:48:12.418Z|4ac7e9c5-eba1-4d47-82d0-0c24b383b83a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:48:14.223Z|83f8b16f-bbc1-45b5-a7e3-6bbbabaa1021|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:48:14.223Z|83f8b16f-bbc1-45b5-a7e3-6bbbabaa1021|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:48:14.852Z|48e2d1db-e45c-4e25-b32f-d35fb74da6e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:48:14.853Z|48e2d1db-e45c-4e25-b32f-d35fb74da6e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:48:16.960Z|357f8b30-32e7-445b-84bb-a52758ce14db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:48:16.960Z|357f8b30-32e7-445b-84bb-a52758ce14db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:48:17.626Z|257defb5-10e9-4a19-b753-e6af27931cc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:48:17.626Z|257defb5-10e9-4a19-b753-e6af27931cc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:48:22.169Z|bcf4c470-ba70-4491-902e-62773c2f2a44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:48:22.169Z|bcf4c470-ba70-4491-902e-62773c2f2a44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:48:22.440Z|841db681-3e37-41e4-9fc6-fd2750a732c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:48:22.440Z|841db681-3e37-41e4-9fc6-fd2750a732c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:48:24.877Z|fa97f3a5-10fc-425c-ad44-6f6368594093|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:48:24.878Z|fa97f3a5-10fc-425c-ad44-6f6368594093|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:48:31.960Z|8f7dd39d-3a86-4218-8d0c-e0a7837dd5b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:48:31.963Z|8f7dd39d-3a86-4218-8d0c-e0a7837dd5b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:48:32.193Z|b80a3acb-acd5-4c4d-8dad-7e906ca46415|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:48:32.194Z|b80a3acb-acd5-4c4d-8dad-7e906ca46415|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:48:32.463Z|d6c8bd29-ad86-462c-8715-a2b00d3f912e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:48:32.464Z|d6c8bd29-ad86-462c-8715-a2b00d3f912e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:48:34.902Z|1cf12b34-b658-4640-8622-7d0b322cf955|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:48:34.902Z|1cf12b34-b658-4640-8622-7d0b322cf955|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:48:42.219Z|ccf99a0c-f81f-44b3-acc1-51b502c61949|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:48:42.220Z|ccf99a0c-f81f-44b3-acc1-51b502c61949|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:48:42.487Z|19d97afb-24bc-4cd7-a486-a84a659cbf68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:48:42.488Z|19d97afb-24bc-4cd7-a486-a84a659cbf68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:48:44.927Z|a684dcbb-6a4e-4f8f-ab77-795bc5842978|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:48:44.928Z|a684dcbb-6a4e-4f8f-ab77-795bc5842978|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:48:46.961Z|4e74a2c5-1fb4-4f51-b555-cdc288aa2721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:48:46.961Z|4e74a2c5-1fb4-4f51-b555-cdc288aa2721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:48:47.627Z|117d48e5-1e83-4531-a792-b59e92041d45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:48:47.627Z|117d48e5-1e83-4531-a792-b59e92041d45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:48:52.243Z|7cec0bbb-5b4c-41a0-b7a2-8ad1371e4cc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:48:52.243Z|7cec0bbb-5b4c-41a0-b7a2-8ad1371e4cc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:48:52.511Z|94f8d109-3308-4854-b89f-53e51e89c42f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:48:52.511Z|94f8d109-3308-4854-b89f-53e51e89c42f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:48:54.952Z|d8cd39df-95b0-4154-b48f-f4b03c66fc85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:48:54.953Z|d8cd39df-95b0-4154-b48f-f4b03c66fc85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:49:01.960Z|7bcf3d23-b40b-4615-90fa-ea16da3fffc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:49:01.961Z|7bcf3d23-b40b-4615-90fa-ea16da3fffc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:49:02.268Z|9a1d2cd4-ec89-446d-9031-20714ba89fb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:49:02.269Z|9a1d2cd4-ec89-446d-9031-20714ba89fb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:49:02.534Z|9a677804-5d42-4f70-8d4f-4382983c01c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:49:02.535Z|9a677804-5d42-4f70-8d4f-4382983c01c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:49:04.977Z|c9d50bbd-07ae-418b-8190-27e1fcd127fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:49:04.978Z|c9d50bbd-07ae-418b-8190-27e1fcd127fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:49:12.293Z|42a29057-5ae4-454b-b5ae-8a239e46eda0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:49:12.294Z|42a29057-5ae4-454b-b5ae-8a239e46eda0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:49:12.559Z|9e02469f-3360-4c6a-b760-4e3846a0fba9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:49:12.559Z|9e02469f-3360-4c6a-b760-4e3846a0fba9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:49:14.222Z|41e31e8b-377a-478b-b0f1-f5996b3f69e5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-13T01:49:14.222Z|41e31e8b-377a-478b-b0f1-f5996b3f69e5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-13T01:49:15.006Z|4453ac61-743b-4713-b2eb-8250dcd5c4ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:49:15.007Z|4453ac61-743b-4713-b2eb-8250dcd5c4ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:49:16.960Z|11c29c1f-28f6-4c04-b322-60eed7bb7228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:49:16.962Z|11c29c1f-28f6-4c04-b322-60eed7bb7228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:49:17.628Z|1c7b05cc-7724-4db1-8a35-49dab2a42bf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:49:17.629Z|1c7b05cc-7724-4db1-8a35-49dab2a42bf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:49:22.317Z|66c8a8cc-78ec-436f-b06a-de240713fa36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:49:22.317Z|66c8a8cc-78ec-436f-b06a-de240713fa36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:49:22.582Z|c2cf76e6-6eac-4c43-89f8-b8c66b5b9094|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:49:22.582Z|c2cf76e6-6eac-4c43-89f8-b8c66b5b9094|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:49:25.033Z|48a48be1-33b7-48f8-9130-37050dce0835|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:49:25.033Z|48a48be1-33b7-48f8-9130-37050dce0835|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:49:31.960Z|abf424d7-bb5d-422a-bf56-77d432fa7b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-13T01:49:31.961Z|abf424d7-bb5d-422a-bf56-77d432fa7b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-13T01:49:32.339Z|8090ae97-fc45-4d6f-8328-707fcf8b2f69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:49:32.340Z|8090ae97-fc45-4d6f-8328-707fcf8b2f69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:49:32.603Z|647643d7-278f-4691-9d18-4344c337edde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:49:32.604Z|647643d7-278f-4691-9d18-4344c337edde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:49:35.060Z|021c6e31-7ace-4274-90ed-b2a3df936297|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:49:35.061Z|021c6e31-7ace-4274-90ed-b2a3df936297|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-13T01:49:42.364Z|faee7eb5-2ed7-49c1-b6fb-c59442c49012|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-13T01:49:42.365Z|faee7eb5-2ed7-49c1-b6fb-c59442c49012|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.