Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml  -Dspring.config.additional-location=/app/config/override.yaml  

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

2022-11-11T09:08:38.009Z||main|||||INFO|500||The following profiles are active: basic
2022-11-11T09:08:50.759Z||main|||||INFO|500||Starting service [Tomcat]
2022-11-11T09:08:50.760Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-11-11T09:08:50.979Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-11-11T09:08:55.294Z||main|||||INFO|500||catdb-pool - Starting...
2022-11-11T09:08:55.740Z||main|||||INFO|500||catdb-pool - Start completed.
2022-11-11T09:08:56.285Z||main|||||INFO|500||reqdb-pool - Starting...
2022-11-11T09:08:56.335Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-11-11T09:08:56.436Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-11-11T09:08:56.643Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-11-11T09:08:57.271Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-11T09:08:59.232Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-11T09:09:01.648Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-11T09:09:01.734Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-11-11T09:09:02.517Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-11T09:09:02.854Z||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-11T09:09:04.149Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-11T09:09:05.261Z||main|||||DEBUG|500||SDC ActivitySpec endpoint:  http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2022-11-11T09:09:06.407Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2022-11-11T09:09:06.410Z||main|||||ERROR|500||(conn=1129) Table 'catalogdb.activity_spec' doesn't exist
2022-11-11T09:09:06.445Z||main|||||WARN|500||Exception on deploying activitySpecs:  could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
2022-11-11T09:09:10.009Z||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-11T09:09:12.522Z||main|||||WARN|500||---
2022-11-11T09:09:12.523Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-11-11T09:09:12.523Z||main|||||WARN|500||---
2022-11-11T09:09:12.941Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-11-11T09:09:19.916Z||main|||||INFO|500||Started Application in 45.65 seconds (JVM running for 48.066)
2022-11-11T09:09:19.951Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-11T09:09:19.973Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-11T09:09:19.996Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-11T09:09:20.022Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-11T09:09:20.060Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 13c5c651-8ea9-4d54-90e3-d01a8962bd69 url= /sdc/v1/artifactTypes
2022-11-11T09:09:20.060Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-11T09:09:20.466Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2022-11-11T09:09:20.497Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with ASDC server
2022-11-11T09:09:20.517Z||scheduling-1|||||DEBUG|500||create keys
2022-11-11T09:09:20.525Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-11-11T09:09:20.682Z||scheduling-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:09:20.698Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= c6427e43-74cc-434c-8872-41cfe124c271 url= /sdc/v1/registerForDistribution
2022-11-11T09:09:20.961Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= c6427e43-74cc-434c-8872-41cfe124c271 url= /sdc/v1/registerForDistribution
2022-11-11T09:09:20.962Z||scheduling-1|||||INFO|500||start DistributionClient
2022-11-11T09:09:20.978Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:09:20.979Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:09:20.988Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2022-11-11T09:09:21.004Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:09:21.004Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:09:21.007Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:09:21.007Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:09:31.406Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:09:31.772Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:10:20.968Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:10:20.969Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:10:20.969Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:10:20.978Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:10:20.979Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:10:20.979Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:10:30.563Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:10:30.612Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:11:20.968Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:11:20.969Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:11:20.969Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:11:20.978Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:11:20.979Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:11:20.979Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:11:30.563Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:11:30.569Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:12:20.968Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:12:20.969Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:12:20.969Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:12:20.978Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:12:20.979Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:12:20.979Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:12:30.529Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:12:30.530Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:13:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:13:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:13:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:13:20.978Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:13:20.979Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:13:20.979Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:13:30.523Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:13:30.525Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:14:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:14:20.970Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:14:20.970Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:14:20.978Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:14:20.979Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:14:20.979Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:14:30.523Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:14:30.528Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:15:20.969Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:15:20.971Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:15:20.972Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:15:20.978Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:15:20.979Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:15:20.979Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:15:30.520Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:15:30.526Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:16:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:16:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:16:20.970Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:16:20.978Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:16:20.982Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:16:20.982Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:16:30.520Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:16:30.534Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:17:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:17:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:17:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:17:20.978Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:17:20.979Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:17:20.979Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:17:30.516Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:17:30.523Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:18:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:18:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:18:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:18:20.978Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:18:20.979Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:18:20.979Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:18:30.529Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:18:30.529Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:18:32.440Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-11-11T09:19:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:19:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:19:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:19:20.978Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:19:20.979Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:19:20.979Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:19:30.536Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:19:30.549Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:20:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:20:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:20:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:20:20.978Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:20:20.979Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:20:20.979Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:20:30.512Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:20:30.532Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:21:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:21:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:21:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:21:20.978Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:21:20.979Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:21:20.979Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:21:30.513Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:21:30.517Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:22:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:22:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:22:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:22:20.978Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:22:20.979Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:22:20.979Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:22:30.520Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:22:30.533Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:23:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:23:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:23:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:23:20.978Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:23:20.979Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:23:20.979Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:23:30.521Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:23:30.529Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:24:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:24:20.970Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:24:20.970Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:24:20.978Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:24:20.979Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:24:20.979Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:24:30.521Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:24:30.529Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:25:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:25:20.971Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:25:20.971Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:25:20.978Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:25:20.979Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:25:20.979Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:25:30.519Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:25:30.519Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:26:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:26:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:26:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:26:20.978Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:26:20.979Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:26:20.979Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:26:30.523Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:26:30.531Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:27:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:27:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:27:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:27:20.978Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:27:20.979Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:27:20.979Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:27:30.518Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:27:30.523Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:28:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:28:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:28:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:28:20.978Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:28:20.979Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:28:20.979Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:28:30.553Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:28:30.560Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:29:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:29:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:29:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:29:20.978Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:29:20.979Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:29:20.979Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:29:30.522Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:29:30.535Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:30:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:30:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:30:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:30:20.978Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:30:20.980Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:30:20.980Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:30:30.520Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:30:30.524Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:31:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:31:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:31:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:31:20.978Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:31:20.979Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:31:20.979Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:31:30.514Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:31:30.517Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:32:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:32:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:32:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:32:20.978Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:32:20.978Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:32:20.979Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:32:30.537Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:32:30.538Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:33:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:33:20.971Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:33:20.971Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:33:20.978Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:33:20.979Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:33:20.979Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:33:30.518Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:33:30.519Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:34:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:34:20.970Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:34:20.970Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:34:20.978Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:34:20.979Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:34:20.979Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:34:30.514Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:34:30.520Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:35:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:35:20.970Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:35:20.971Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:35:20.978Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:35:20.979Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:35:20.979Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:35:30.516Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:35:30.522Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:36:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:36:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:36:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:36:20.978Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:36:20.979Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:36:20.979Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:36:30.526Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:36:30.526Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:37:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:37:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:37:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:37:20.978Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:37:20.979Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:37:20.979Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:37:30.534Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:37:30.534Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:38:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:38:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:38:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:38:20.978Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:38:20.979Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:38:20.979Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:38:30.510Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:38:30.524Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:39:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:39:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:39:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:39:20.978Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:39:20.979Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:39:20.979Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:39:30.513Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:39:30.520Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:40:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:40:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:40:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:40:20.978Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:40:20.979Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:40:20.979Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:40:30.514Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:40:30.514Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:41:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:41:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:41:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:41:20.978Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:41:20.979Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:41:20.979Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:41:30.512Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:41:30.522Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:42:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:42:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:42:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:42:20.978Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:42:20.979Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:42:20.979Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:42:30.512Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:42:30.517Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:43:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:43:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:43:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:43:20.978Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:43:20.978Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:43:20.979Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:43:30.518Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:43:30.518Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:44:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:44:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:44:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:44:20.978Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:44:20.979Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:44:20.979Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:44:30.517Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:44:30.532Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:45:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:45:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:45:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:45:20.978Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:45:20.979Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:45:20.979Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:45:30.515Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:45:30.516Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:46:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:46:20.970Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:46:20.970Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:46:20.978Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:46:20.979Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:46:20.979Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:46:30.530Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:46:30.537Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:47:20.968Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:47:20.970Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:47:20.970Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:47:20.978Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:47:20.978Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:47:20.979Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:47:30.514Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:47:30.516Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:48:20.968Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:48:20.969Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:48:20.970Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:48:20.978Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:48:20.978Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:48:20.979Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:48:30.512Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:48:30.526Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:49:20.968Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:49:20.969Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:49:20.969Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:49:20.978Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:49:20.978Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:49:20.979Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:49:30.512Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:49:30.518Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:50:20.968Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:50:20.969Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:50:20.969Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:50:20.978Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:50:20.979Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:50:20.979Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:50:30.512Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:50:30.525Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:51:20.968Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:51:20.969Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:51:20.970Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:51:20.978Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:51:20.979Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:51:20.979Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:51:30.513Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:51:30.528Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:52:20.968Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:52:20.969Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:52:20.969Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:52:20.978Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:52:20.979Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:52:20.979Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:52:30.514Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:52:30.537Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:53:20.968Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:53:20.969Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:53:20.969Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:53:20.978Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:53:20.978Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:53:20.979Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:53:30.518Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:53:30.523Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:54:20.968Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:54:20.968Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:54:20.969Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:54:20.978Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:54:20.979Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:54:20.979Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:54:30.511Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:54:30.524Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:55:20.968Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:55:20.969Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:55:20.969Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:55:20.978Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:55:20.979Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:55:20.979Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:55:30.511Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:55:30.523Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:56:20.969Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:56:20.970Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:56:20.971Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:56:20.978Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:56:20.978Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:56:20.979Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:56:30.513Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:56:30.537Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:57:20.968Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:57:20.969Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:57:20.970Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:57:20.978Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:57:20.979Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:57:20.979Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:57:30.516Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:57:30.520Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:58:20.968Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:58:20.970Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:58:20.971Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:58:20.978Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:58:20.979Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:58:20.979Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:58:30.521Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:58:30.532Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:59:20.968Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:59:20.969Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:59:20.969Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:59:20.978Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T09:59:20.978Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T09:59:20.978Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T09:59:30.524Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T09:59:30.524Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:00:20.968Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:00:20.969Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:00:20.969Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:00:20.978Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:00:20.979Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:00:20.979Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:00:30.510Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:00:30.517Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:01:20.968Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:01:20.969Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:01:20.969Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:01:20.978Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:01:20.979Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:01:20.979Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:01:30.516Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:01:30.526Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:02:20.968Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:02:20.969Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:02:20.969Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:02:20.978Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:02:20.979Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:02:20.979Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:02:30.514Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:02:30.520Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:03:20.968Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:03:20.970Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:03:20.970Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:03:20.978Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:03:20.978Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:03:20.979Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:03:30.524Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:03:30.523Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:04:20.968Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:04:20.969Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:04:20.969Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:04:20.978Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:04:20.978Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:04:20.979Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:04:30.520Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:04:30.521Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:05:20.968Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:05:20.969Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:05:20.969Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:05:20.978Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:05:20.978Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:05:20.979Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:05:30.529Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:05:30.535Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:06:20.968Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:06:20.969Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:06:20.969Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:06:20.978Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:06:20.979Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:06:20.979Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:06:30.514Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:06:30.530Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:07:20.968Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:07:20.969Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:07:20.969Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:07:20.978Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:07:20.979Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:07:20.979Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:07:30.527Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:07:30.529Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:08:20.968Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:08:20.969Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:08:20.969Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:08:20.978Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:08:20.979Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:08:20.979Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:08:30.516Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:08:30.522Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:09:20.968Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:09:20.969Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:09:20.970Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:09:20.978Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:09:20.979Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:09:20.979Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:09:21.599Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:09:21.600Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.601Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {"distributionID":"80dd6dfe-b105-4daf-a2ad-ed6259c7bff8","serviceName":"vFW 2022-11-11 10-07-31","serviceVersion":"1.0","serviceUUID":"b6fa98b0-1505-4b72-80cd-b7c9d3dc0bcf","serviceDescription":"catalog service description","serviceInvariantUUID":"bf93f76b-c86a-4d60-9fcc-acdcba3d524a","resources":[{"resourceInstanceName":"vFW 6563a6f3-f553 0","resourceName":"vFW 6563a6f3-f553","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c9bbe273-ced1-4e68-8194-fb3641a6593a","resourceInvariantUUID":"c44a1221-9666-4234-8d20-0b2958097d34","resourceCustomizationUUID":"3a6c0c56-13e1-4e21-b668-4552fd3b19e2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vf-license-model.xml","artifactChecksum":"ZTdjZDRlZTE0OGJlMmY5NmYyM2Q4ODc5OTEyNjY2NjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9810a07a-3b6f-4682-b276-9f1abca1f62c","artifactVersion":"1"},{"artifactName":"vfw6563a6f3f5530_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vfw6563a6f3f5530_modules.json","artifactChecksum":"Yjc3MGJiMzQ0YTU1NDRlYjczZTMwMDkxNjFiZjdlN2Y\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1a690caa-7af9-473a-86fd-5ba08d4df4c0","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f519f365-048f-4b8a-989c-ffd025efa439","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vendor-license-model.xml","artifactChecksum":"NDNjYzg0YTkwMjU0NDM2NmZhMjQ1NzViNzFhMDdiZjM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3baf8855-69e8-49e7-95e7-bf7c71c0e738","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b5d3c1b2-2ba0-4f68-b10e-fd7fc171f4b1","artifactVersion":"2","generatedFromUUID":"f519f365-048f-4b8a-989c-ffd025efa439"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20221111100731-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-template.yml","artifactChecksum":"YmM2MjNlYmMyYzRmYmM4Mjc4YWM2NDQ3NWQ5ZTkxYjg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0742ce32-7f86-4d39-b02a-3c74d6a67b50","artifactVersion":"1"},{"artifactName":"service-Vfw20221111100731-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar","artifactChecksum":"NmIyNjQxMDVhNDdkMTUzMDZmMTg5MWU5NzE2Y2RmZmQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7f19036a-cd84-486b-813d-6d0799f35935","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-11T10:09:21.613Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:09:21.614Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:09:21.616Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.616Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "policy-id",
  "timestamp": 1668161321013,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.621Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:09:21.632Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:09:21.633Z||pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161360968,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.644Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.644Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.645Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668161329810,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.646Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.646Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.646Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "policy-id",
  "timestamp": 1668161321013,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vfw6563a6f3f5530_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.646Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.647Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.647Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668161329810,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vfw6563a6f3f5530_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.648Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.648Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.648Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "policy-id",
  "timestamp": 1668161321013,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-11-11T10:09:21.649Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.649Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.649Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668161329810,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.649Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.650Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.650Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "policy-id",
  "timestamp": 1668161321013,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.651Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.651Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.651Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668161329810,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.652Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.652Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.652Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "policy-id",
  "timestamp": 1668161321013,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.652Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.653Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.653Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668161329810,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.653Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.654Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.654Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "cds",
  "timestamp": 1668161331439,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.654Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.655Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.655Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "policy-id",
  "timestamp": 1668161321013,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.656Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.656Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.656Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668161329810,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.656Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.657Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.657Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "cds",
  "timestamp": 1668161331439,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vfw6563a6f3f5530_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.657Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.658Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.658Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668161333233,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.658Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.659Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.659Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "policy-id",
  "timestamp": 1668161321013,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:09:21.660Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.660Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.661Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668161329810,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:09:21.661Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.661Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.662Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "cds",
  "timestamp": 1668161331439,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.662Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.663Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.663Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668161333233,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vfw6563a6f3f5530_modules.json",
  "status": "NOTIFIED"
}
2022-11-11T10:09:21.663Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.664Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.664Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "policy-id",
  "timestamp": 1668161336459,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:09:21.664Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:09:21.665Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.665Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668161339444,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:09:21.665Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:09:21.666Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.666Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "cds",
  "timestamp": 1668161331439,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.666Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.667Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.667Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668161333233,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-11-11T10:09:21.667Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.668Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.668Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "policy-id",
  "timestamp": 1668161337477,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:09:21.669Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:09:21.669Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.669Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "cds",
  "timestamp": 1668161331439,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.670Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.670Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.671Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "aai-ml",
  "timestamp": 1668161335483,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.671Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.671Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.672Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668161333233,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.672Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.672Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.673Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "policy-id",
  "timestamp": 1668161338482,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:09:21.733Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
2022-11-11T10:09:21.737Z||pool-3-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:09:21.737Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:09:21.756Z||pool-3-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:09:21.756Z||pool-3-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:09:21.823Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 80dd6dfe-b105-4daf-a2ad-ed6259c7bff8
2022-11-11T10:09:21.842Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 80dd6dfe-b105-4daf-a2ad-ed6259c7bff8 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:09:21.866Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.866Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "cds",
  "timestamp": 1668161331439,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.866Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.866Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.866Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "aai-ml",
  "timestamp": 1668161335483,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vfw6563a6f3f5530_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.867Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.867Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.867Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668161333233,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-11-11T10:09:21.867Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.867Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.867Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "cds",
  "timestamp": 1668161331439,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:09:21.867Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.868Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.868Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "aai-ml",
  "timestamp": 1668161335483,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.868Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.868Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.868Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668161333233,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.868Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.868Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.868Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "aai-ml",
  "timestamp": 1668161335483,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.869Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.869Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.869Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "cds",
  "timestamp": 1668161339228,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:09:21.869Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:09:21.869Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.869Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668161333233,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:09:21.869Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.869Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.869Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "aai-ml",
  "timestamp": 1668161335483,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.870Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.870Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.870Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "cds",
  "timestamp": 1668161340252,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:09:21.885Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 80dd6dfe-b105-4daf-a2ad-ed6259c7bff8
2022-11-11T10:09:21.885Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 80dd6dfe-b105-4daf-a2ad-ed6259c7bff8 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:09:21.895Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.895Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668161341143,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vfw6563a6f3f5530_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:09:21.896Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:09:21.896Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.896Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668161345344,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:09:21.896Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:09:21.896Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.896Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "aai-ml",
  "timestamp": 1668161335483,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:21.897Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.897Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.897Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668161342236,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:09:21.897Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:09:21.897Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.897Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668161346349,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:09:21.903Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 80dd6dfe-b105-4daf-a2ad-ed6259c7bff8
2022-11-11T10:09:21.903Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 80dd6dfe-b105-4daf-a2ad-ed6259c7bff8 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:09:21.915Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.915Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "aai-ml",
  "timestamp": 1668161335483,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:09:21.915Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:09:21.915Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.915Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668161343396,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:09:21.915Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:09:21.916Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.916Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "aai-ml",
  "timestamp": 1668161343371,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:09:21.916Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:09:21.916Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.916Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668161344529,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:09:21.922Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 80dd6dfe-b105-4daf-a2ad-ed6259c7bff8
2022-11-11T10:09:21.922Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 80dd6dfe-b105-4daf-a2ad-ed6259c7bff8 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-11-11T10:09:21.934Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.934Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668161345534,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vfw6563a6f3f5530_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-11T10:09:21.934Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:09:21.934Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.934Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "aai-ml",
  "timestamp": 1668161359279,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:09:21.934Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:09:21.934Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:09:21.935Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "aai-ml",
  "timestamp": 1668161360285,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:09:21.940Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 80dd6dfe-b105-4daf-a2ad-ed6259c7bff8
2022-11-11T10:09:21.940Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 80dd6dfe-b105-4daf-a2ad-ed6259c7bff8 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:09:22.639Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:09:22.639Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:09:22.641Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:09:22.641Z||pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161360968,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vfw6563a6f3f5530_modules.json",
  "status": "NOTIFIED"
}
2022-11-11T10:09:22.742Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-11T10:09:22.743Z||pool-4-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:09:22.743Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:09:22.757Z||pool-4-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:09:22.757Z||pool-4-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:09:23.642Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:09:23.642Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:09:23.644Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:09:23.644Z||pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161360968,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-11-11T10:09:23.745Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:09:23.746Z||pool-5-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:09:23.746Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:09:23.764Z||pool-5-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:09:23.764Z||pool-5-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:09:24.646Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:09:24.646Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:09:24.649Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:09:24.649Z||pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161360968,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:24.749Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:09:24.750Z||pool-6-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:09:24.750Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:09:24.763Z||pool-6-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:09:24.763Z||pool-6-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:09:25.650Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:09:25.650Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:09:25.653Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:09:25.653Z||pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161360968,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-11-11T10:09:25.753Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:09:25.754Z||pool-7-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:09:25.754Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:09:25.774Z||pool-7-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:09:25.775Z||pool-7-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:09:26.657Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:09:26.658Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:09:26.660Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:09:26.660Z||pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161360968,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:09:26.760Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:09:26.761Z||pool-8-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:09:26.761Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:09:26.777Z||pool-8-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:09:26.777Z||pool-8-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:09:27.661Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:09:27.662Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:09:27.664Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:09:27.664Z||pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161360968,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:09:27.764Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:09:27.765Z||pool-9-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:09:27.765Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:09:27.780Z||pool-9-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:09:27.781Z||pool-9-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:09:28.666Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "serviceName": "vFW 2022-11-11 10-07-31",
  "serviceVersion": "1.0",
  "serviceUUID": "b6fa98b0-1505-4b72-80cd-b7c9d3dc0bcf",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bf93f76b-c86a-4d60-9fcc-acdcba3d524a",
  "resources": [
    {
      "resourceInstanceName": "vFW 6563a6f3-f553 0",
      "resourceCustomizationUUID": "3a6c0c56-13e1-4e21-b668-4552fd3b19e2",
      "resourceName": "vFW 6563a6f3-f553",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "c9bbe273-ced1-4e68-8194-fb3641a6593a",
      "resourceInvariantUUID": "c44a1221-9666-4234-8d20-0b2958097d34",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw6563a6f3f5530_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vfw6563a6f3f5530_modules.json",
          "artifactChecksum": "Yjc3MGJiMzQ0YTU1NDRlYjczZTMwMDkxNjFiZjdlN2Y\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "1a690caa-7af9-473a-86fd-5ba08d4df4c0",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "f519f365-048f-4b8a-989c-ffd025efa439",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "b5d3c1b2-2ba0-4f68-b10e-fd7fc171f4b1",
            "generatedFromUUID": "f519f365-048f-4b8a-989c-ffd025efa439"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "b5d3c1b2-2ba0-4f68-b10e-fd7fc171f4b1",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20221111100731-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar",
      "artifactChecksum": "NmIyNjQxMDVhNDdkMTUzMDZmMTg5MWU5NzE2Y2RmZmQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "7f19036a-cd84-486b-813d-6d0799f35935"
    }
  ],
  "workloadContext": "Production"
}
2022-11-11T10:09:28.668Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-11T10:09:28.668Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b6fa98b0-1505-4b72-80cd-b7c9d3dc0bcf ASDC
2022-11-11T10:09:28.781Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:80dd6dfe-b105-4daf-a2ad-ed6259c7bff8
ServiceName:vFW 2022-11-11 10-07-31
ServiceVersion:1.0
ServiceUUID:b6fa98b0-1505-4b72-80cd-b7c9d3dc0bcf
ServiceInvariantUUID:bf93f76b-c86a-4d60-9fcc-acdcba3d524a
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20221111100731-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar
ArtifactUUID:7f19036a-cd84-486b-813d-6d0799f35935
ArtifactChecksum:NmIyNjQxMDVhNDdkMTUzMDZmMTg5MWU5NzE2Y2RmZmQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 6563a6f3-f553 0
ResourceCustomizationUUID:3a6c0c56-13e1-4e21-b668-4552fd3b19e2
ResourceInvariantUUID:c44a1221-9666-4234-8d20-0b2958097d34
ResourceName:vFW 6563a6f3-f553
ResourceType:VF
ResourceUUID:c9bbe273-ced1-4e68-8194-fb3641a6593a
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw6563a6f3f5530_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vfw6563a6f3f5530_modules.json
ArtifactUUID:1a690caa-7af9-473a-86fd-5ba08d4df4c0
ArtifactChecksum:Yjc3MGJiMzQ0YTU1NDRlYjczZTMwMDkxNjFiZjdlN2Y=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_vfw.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.yaml
ArtifactUUID:f519f365-048f-4b8a-989c-ffd025efa439
ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_vfw.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.env
ArtifactUUID:b5d3c1b2-2ba0-4f68-b10e-fd7fc171f4b1
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_vfw.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.env
ArtifactUUID:b5d3c1b2-2ba0-4f68-b10e-fd7fc171f4b1
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-11T10:09:28.781Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b6fa98b0-1505-4b72-80cd-b7c9d3dc0bcf ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-11T10:09:28.834Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-11T10:09:28.835Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2022-11-11T10:09:28.836Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2022-11-11T10:09:28.837Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 7f19036a-cd84-486b-813d-6d0799f35935 from URL: /sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar
2022-11-11T10:09:28.837Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||DistributionClient - download
2022-11-11T10:09:28.839Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar
2022-11-11T10:09:28.932Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2022-11-11T10:09:28.955Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar 7f19036a-cd84-486b-813d-6d0799f35935 100657
2022-11-11T10:09:28.957Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar ASDC sendASDCNotification
2022-11-11T10:09:28.957Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar
2022-11-11T10:09:28.958Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:09:28.959Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:09:28.961Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:09:28.961Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161368956,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:09:29.061Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:09:29.062Z||pool-10-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:09:29.063Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:09:29.079Z||pool-10-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:09:29.080Z||pool-10-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":2,"count":1}
2022-11-11T10:09:29.962Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-11T10:09:29.963Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2022-11-11T10:09:29.964Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 7f19036a-cd84-486b-813d-6d0799f35935, URL: /sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar to file: /app/ASDC/1/service-Vfw20221111100731-csar.csar
2022-11-11T10:09:29.965Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20221111100731-csar.csar
2022-11-11T10:09:30.054Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20221111100731-csar.csar
2022-11-11T10:09:30.054Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20221111100731-csar.csar
2022-11-11T10:09:30.748Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9408700871045810042/Definitions/service-Vfw20221111100731-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2022-11-11T10:09:33.566Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-11T10:09:33.572Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||####################################################################################################
2022-11-11T10:09:33.572Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20221111100731-csar.csar
2022-11-11T10:09:33.573Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-11-11T10:09:33.573Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221111100731-csar.csar
2022-11-11T10:09:33.574Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221111100731-csar.csar
2022-11-11T10:09:33.574Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 6563a6f3-f553 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20221111100731-csar.csar
2022-11-11T10:09:33.574Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20221111100731-csar.csar
2022-11-11T10:09:33.575Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221111100731-csar.csar
2022-11-11T10:09:33.575Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221111100731-csar.csar
2022-11-11T10:09:33.575Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221111100731-csar.csar
2022-11-11T10:09:33.576Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221111100731-csar.csar
2022-11-11T10:09:33.576Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221111100731-csar.csar
2022-11-11T10:09:33.576Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221111100731-csar.csar
2022-11-11T10:09:33.577Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221111100731-csar.csar
2022-11-11T10:09:33.577Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||####################################################################################################
2022-11-11T10:09:33.584Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:33.586Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-11-11 10-07-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:09:33.591Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vFW 6563a6f3-f553 0 is matching search criteria
2022-11-11T10:09:33.592Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2022-11-11T10:09:33.594Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 6563a6f3-f553 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-11T10:09:33.596Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:33.596Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-11-11 10-07-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:09:33.596Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vFW 6563a6f3-f553 0 is matching search criteria
2022-11-11T10:09:33.596Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2022-11-11T10:09:33.597Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 6563a6f3-f553 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-11T10:09:33.597Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:33.597Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-11-11 10-07-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:09:33.601Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:33.602Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vFW 6563a6f3-f553 0 is not matching search criteria
2022-11-11T10:09:33.602Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-11T10:09:33.602Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-11T10:09:33.602Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-11T10:09:33.603Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-11T10:09:33.603Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-11T10:09:33.603Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-11T10:09:33.604Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-11T10:09:33.604Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-11T10:09:33.604Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-11T10:09:33.604Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-11T10:09:33.605Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-11T10:09:33.605Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-11T10:09:33.605Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-11T10:09:33.605Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-11T10:09:33.606Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-11T10:09:33.606Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-11T10:09:33.606Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:33.606Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-11-11 10-07-31 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-11T10:09:33.608Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:33.608Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vFW 6563a6f3-f553 0 is matching search criteria
2022-11-11T10:09:33.608Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 6563a6f3-f553 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:09:33.609Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:33.609Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vFW 6563a6f3-f553 0 is matching search criteria
2022-11-11T10:09:33.609Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 6563a6f3-f553 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:09:33.610Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:33.610Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vFW 6563a6f3-f553 0 is matching search criteria
2022-11-11T10:09:33.610Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 6563a6f3-f553 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:09:33.610Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:33.611Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vFW 6563a6f3-f553 0 is not matching search criteria
2022-11-11T10:09:33.611Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-11T10:09:33.611Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-11T10:09:33.612Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-11-11T10:09:33.612Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-11T10:09:33.612Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-11T10:09:33.612Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-11T10:09:33.613Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-11T10:09:33.613Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-11T10:09:33.613Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-11T10:09:33.614Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-11T10:09:33.614Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-11T10:09:33.614Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=d32b8e71-2141-4679-9991-14c319fb8fba
2022-11-11T10:09:33.614Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:33.615Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vFW 6563a6f3-f553 0 is not matching search criteria
2022-11-11T10:09:33.615Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-11T10:09:33.615Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-11T10:09:33.615Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-11T10:09:33.616Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-11T10:09:33.616Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-11T10:09:33.616Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-11T10:09:33.616Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-11T10:09:33.617Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-11-11T10:09:33.617Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-11T10:09:33.617Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-11T10:09:33.618Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-11T10:09:33.618Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-11T10:09:33.618Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=254bbb40-ac08-44fa-ad59-4105d9c5302a
2022-11-11T10:09:33.618Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:33.619Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vFW 6563a6f3-f553 0 is not matching search criteria
2022-11-11T10:09:33.619Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-11T10:09:33.619Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-11T10:09:33.619Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-11T10:09:33.620Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-11T10:09:33.620Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-11T10:09:33.620Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-11T10:09:33.620Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-11T10:09:33.621Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-11T10:09:33.621Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-11T10:09:33.621Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-11T10:09:33.622Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-11T10:09:33.622Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-11-11T10:09:33.622Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=bc3fbe8d-c274-4762-9089-be3272ac89c7
2022-11-11T10:09:33.622Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:33.623Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-11-11 10-07-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:09:33.623Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:33.623Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-11-11 10-07-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:09:33.623Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:33.624Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-11-11 10-07-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:09:33.624Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:33.624Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-11-11 10-07-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:09:33.625Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2022-11-11 10-07-31
Description:catalog service description
Model UUID:b6fa98b0-1505-4b72-80cd-b7c9d3dc0bcf
Model Version:NULL
Model InvariantUuid:bf93f76b-c86a-4d60-9fcc-acdcba3d524a
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 6563a6f3-f553
Model UUID:a39e8c77-dbd8-4ad5-9180-ed018ab43e35
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:c44a1221-9666-4234-8d20-0b2958097d34
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:3a6c0c56-13e1-4e21-b668-4552fd3b19e2
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:e1f98a16-90d3-4384-a8ed-7903be50235e
ModelName:Vfw6563a6f3F553..base_vfw..module-0
ModelUuid:ef840f1e-9f9a-4e3b-8767-5dc7e37f04da
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:d32b8e71-2141-4679-9991-14c319fb8fba
ModelInvariantUuid:e9e8154d-4962-4e4c-b6ff-465593cb41c5
ModelName:vFW 6563a6f3-f553-nodes.vfwCvfc
ModelUuid:0e911324-6d93-4360-ba50-bd7c62e2794d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:dac23b80-b8af-4fac-8f8b-d8a692d43f30
ModelInvariantUuid:9d72e2c7-f9c5-470e-8cbb-9cf5a2f73496
ModelName:Vfw6563a6f3F553.compute.nodes.heat.vfw
ModelUuid:670e24b8-fa99-422b-b97b-3a99617b6308
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:254bbb40-ac08-44fa-ad59-4105d9c5302a
ModelInvariantUuid:e0b4ecc4-7c0d-48ac-897d-c6835da3308b
ModelName:vFW 6563a6f3-f553-nodes.vsnCvfc
ModelUuid:14b685f4-fb78-422d-8bfc-61b25791d6bf
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:a6b125d2-03a2-414f-a877-c949e547321f
ModelInvariantUuid:2f1343a6-7ff3-4d03-9af1-a2c9a4dc99d1
ModelName:Vfw6563a6f3F553.compute.nodes.heat.vsn
ModelUuid:37efc6fd-824e-4def-89da-0000cc9e5878
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:bc3fbe8d-c274-4762-9089-be3272ac89c7
ModelInvariantUuid:bd3336a4-57ae-44a5-9214-2f88c99e1c7e
ModelName:vFW 6563a6f3-f553-nodes.vpgCvfc
ModelUuid:27f3133b-a9bf-4002-bcde-8d7f376ff36f
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:881d81e6-5946-4eeb-a510-9892a3638ce2
ModelInvariantUuid:17358b19-5f05-4309-923e-2462adfa20fa
ModelName:Vfw6563a6f3F553.compute.nodes.heat.vpg
ModelUuid:3c8e2035-fc87-41ae-a5fe-f0bfc18a09a2
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-11T10:09:33.638Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: c9bbe273-ced1-4e68-8194-fb3641a6593a
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:09:33.694Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||vFW 6563a6f3-f553 0
2022-11-11T10:09:33.701Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: c9bbe273-ced1-4e68-8194-fb3641a6593a
2022-11-11T10:09:33.701Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 1a690caa-7af9-473a-86fd-5ba08d4df4c0 from URL: /sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vfw6563a6f3f5530_modules.json
2022-11-11T10:09:33.701Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||DistributionClient - download
2022-11-11T10:09:33.701Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vfw6563a6f3f5530_modules.json
2022-11-11T10:09:33.779Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2022-11-11T10:09:33.779Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vfw6563a6f3f5530_modules.json 1a690caa-7af9-473a-86fd-5ba08d4df4c0 785
2022-11-11T10:09:33.780Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vfw6563a6f3f5530_modules.json ASDC sendASDCNotification
2022-11-11T10:09:33.780Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vfw6563a6f3f5530_modules.json
2022-11-11T10:09:33.780Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:09:33.780Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:09:33.782Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:09:33.782Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161373779,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vfw6563a6f3f5530_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:09:33.882Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:09:33.884Z||pool-11-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:09:33.884Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:09:33.897Z||pool-11-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:09:33.898Z||pool-11-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:09:34.784Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw6563a6f3F553..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "e1f98a16-90d3-4384-a8ed-7903be50235e",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "ef840f1e-9f9a-4e3b-8767-5dc7e37f04da",
    "vfModuleModelCustomizationUUID": "ea41f1a7-e430-4e25-b1b7-3cdb1334c208",
    "isBase": true,
    "artifacts": [
      "f519f365-048f-4b8a-989c-ffd025efa439",
      "b5d3c1b2-2ba0-4f68-b10e-fd7fc171f4b1"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_vfw",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-11-11T10:09:34.798Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw6563a6f3F553..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:ef840f1e-9f9a-4e3b-8767-5dc7e37f04da
VfModuleModelInvariantUUID:e1f98a16-90d3-4384-a8ed-7903be50235e
VfModuleModelDescription:NULL
Artifacts UUID List:{
f519f365-048f-4b8a-989c-ffd025efa439
,
b5d3c1b2-2ba0-4f68-b10e-fd7fc171f4b1

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_vfw
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2022-11-11T10:09:34.801Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw6563a6f3F553..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "e1f98a16-90d3-4384-a8ed-7903be50235e",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "ef840f1e-9f9a-4e3b-8767-5dc7e37f04da",
    "vfModuleModelCustomizationUUID": "ea41f1a7-e430-4e25-b1b7-3cdb1334c208",
    "isBase": true,
    "artifacts": [
      "f519f365-048f-4b8a-989c-ffd025efa439",
      "b5d3c1b2-2ba0-4f68-b10e-fd7fc171f4b1"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_vfw",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-11-11T10:09:34.801Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw6563a6f3F553..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:ef840f1e-9f9a-4e3b-8767-5dc7e37f04da
VfModuleModelInvariantUUID:e1f98a16-90d3-4384-a8ed-7903be50235e
VfModuleModelDescription:NULL
Artifacts UUID List:{
f519f365-048f-4b8a-989c-ffd025efa439
,
b5d3c1b2-2ba0-4f68-b10e-fd7fc171f4b1

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_vfw
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2022-11-11T10:09:34.801Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: f519f365-048f-4b8a-989c-ffd025efa439 from URL: /sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.yaml
2022-11-11T10:09:34.801Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||DistributionClient - download
2022-11-11T10:09:34.801Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.yaml
2022-11-11T10:09:34.876Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2022-11-11T10:09:34.877Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.yaml f519f365-048f-4b8a-989c-ffd025efa439 20368
2022-11-11T10:09:34.877Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-11-11T10:09:34.877Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.yaml
2022-11-11T10:09:34.877Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:09:34.877Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:09:34.897Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:09:34.898Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161374877,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:09:34.980Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 82 ms
2022-11-11T10:09:34.982Z||pool-12-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:09:34.982Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:09:34.995Z||pool-12-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:09:34.996Z||pool-12-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:09:35.898Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: b5d3c1b2-2ba0-4f68-b10e-fd7fc171f4b1 from URL: /sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.env
2022-11-11T10:09:35.899Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||DistributionClient - download
2022-11-11T10:09:35.899Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.env
2022-11-11T10:09:35.984Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2022-11-11T10:09:35.985Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.env b5d3c1b2-2ba0-4f68-b10e-fd7fc171f4b1 2098
2022-11-11T10:09:35.985Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.env ASDC sendASDCNotification
2022-11-11T10:09:35.985Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.env
2022-11-11T10:09:35.985Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:09:35.985Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:09:35.988Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:09:35.988Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161375985,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:09:36.088Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:09:36.089Z||pool-13-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:09:36.089Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:09:36.104Z||pool-13-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:09:36.104Z||pool-13-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:09:36.989Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: b6fa98b0-1505-4b72-80cd-b7c9d3dc0bcf
2022-11-11T10:09:36.990Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 6563a6f3-f553 0 c9bbe273-ced1-4e68-8194-fb3641a6593a ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:09:37.027Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@c24ba0d, org.onap.sdc.toscaparser.api.parameters.Input@7b26675b, org.onap.sdc.toscaparser.api.parameters.Input@117e5188, org.onap.sdc.toscaparser.api.parameters.Input@27be0d81, org.onap.sdc.toscaparser.api.parameters.Input@e632fa9]
2022-11-11T10:09:37.032Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:37.033Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-11-11 10-07-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:09:37.033Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic 
2022-11-11T10:09:37.033Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= 3a6c0c56-13e1-4e21-b668-4552fd3b19e2
2022-11-11T10:09:37.033Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 3a6c0c56-13e1-4e21-b668-4552fd3b19e2 matches Tosca VF Customization UUID: 3a6c0c56-13e1-4e21-b668-4552fd3b19e2
2022-11-11T10:09:37.034Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: 3a6c0c56-13e1-4e21-b668-4552fd3b19e2  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-11-11T10:09:37.040Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:37.040Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-11-11 10-07-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:09:37.041Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id 3a6c0c56-13e1-4e21-b668-4552fd3b19e2: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-11-11T10:09:37.041Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@31ec6e4
2022-11-11T10:09:37.042Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:37.042Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-11-11 10-07-31 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-11T10:09:37.043Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : ea41f1a7-e430-4e25-b1b7-3cdb1334c208
2022-11-11T10:09:37.044Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID ea41f1a7-e430-4e25-b1b7-3cdb1334c208
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-11-11T10:09:37.052Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:37.052Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vFW 6563a6f3-f553 0 is matching search criteria
2022-11-11T10:09:37.052Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 6563a6f3-f553 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:09:37.053Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:37.053Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vFW 6563a6f3-f553 0 is matching search criteria
2022-11-11T10:09:37.053Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 6563a6f3-f553 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:09:37.053Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:37.053Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vFW 6563a6f3-f553 0 is not matching search criteria
2022-11-11T10:09:37.054Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-11T10:09:37.054Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-11T10:09:37.054Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-11-11T10:09:37.054Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-11T10:09:37.054Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-11T10:09:37.054Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-11T10:09:37.055Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-11T10:09:37.055Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-11T10:09:37.055Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-11T10:09:37.055Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-11T10:09:37.056Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-11T10:09:37.056Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=d32b8e71-2141-4679-9991-14c319fb8fba
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-11-11T10:09:37.062Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:37.062Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vFW 6563a6f3-f553 0 is matching search criteria
2022-11-11T10:09:37.062Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 6563a6f3-f553 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:09:37.062Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:37.062Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vFW 6563a6f3-f553 0 is not matching search criteria
2022-11-11T10:09:37.063Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-11T10:09:37.063Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-11T10:09:37.063Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-11T10:09:37.063Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-11T10:09:37.063Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-11T10:09:37.063Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-11T10:09:37.064Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-11T10:09:37.064Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-11-11T10:09:37.064Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-11T10:09:37.064Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-11T10:09:37.064Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-11T10:09:37.064Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-11T10:09:37.065Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=254bbb40-ac08-44fa-ad59-4105d9c5302a
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-11-11T10:09:37.067Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:37.067Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vFW 6563a6f3-f553 0 is matching search criteria
2022-11-11T10:09:37.067Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 6563a6f3-f553 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:09:37.069Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:37.070Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vFW 6563a6f3-f553 0 is not matching search criteria
2022-11-11T10:09:37.070Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-11T10:09:37.070Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-11T10:09:37.070Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-11T10:09:37.071Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-11T10:09:37.071Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-11T10:09:37.071Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-11T10:09:37.071Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-11T10:09:37.072Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-11T10:09:37.072Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-11T10:09:37.072Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-11T10:09:37.073Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-11T10:09:37.073Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-11-11T10:09:37.073Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=bc3fbe8d-c274-4762-9089-be3272ac89c7
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-11-11T10:09:37.075Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:37.076Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vFW 6563a6f3-f553 0 is matching search criteria
2022-11-11T10:09:37.076Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 6563a6f3-f553 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:09:37.076Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:37.076Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Node template vFW 6563a6f3-f553 0 is matching search criteria
2022-11-11T10:09:37.076Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 6563a6f3-f553 0] matching following query criteria: sdcType=VF, customizationUUID=3a6c0c56-13e1-4e21-b668-4552fd3b19e2
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:09:37.078Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:37.079Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-11-11 10-07-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:09:37.079Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid b6fa98b0-1505-4b72-80cd-b7c9d3dc0bcf: vFW 6563a6f3-f553
2022-11-11T10:09:37.079Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:37.079Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-11-11 10-07-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:09:37.080Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:37.080Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-11-11 10-07-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:09:37.080Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:37.080Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-11-11 10-07-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:09:37.080Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:37.080Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-11-11 10-07-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:09:37.081Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:09:37.081Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Service vFW 2022-11-11 10-07-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:09:37.081Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||Saving Service: vFW 2022-11-11 10-07-31 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:09:37.378Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 6563a6f3-f553 c9bbe273-ced1-4e68-8194-fb3641a6593a 1 ASDC deployResourceStructure
2022-11-11T10:09:37.379Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vfw6563a6f3f5530_modules.json ASDC sendASDCNotification
2022-11-11T10:09:37.379Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vfw6563a6f3f5530_modules.json
2022-11-11T10:09:37.379Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-11T10:09:37.380Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:09:37.381Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:09:37.382Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161377379,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vfw6563a6f3f5530_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-11T10:09:37.482Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:09:37.483Z||pool-14-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:09:37.483Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:09:37.496Z||pool-14-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:09:37.496Z||pool-14-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:09:38.383Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-11-11T10:09:38.383Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.yaml
2022-11-11T10:09:38.383Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-11T10:09:38.383Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:09:38.385Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:09:38.386Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161378383,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-11-11T10:09:38.485Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-11T10:09:38.486Z||pool-15-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:09:38.487Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:09:38.500Z||pool-15-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:09:38.500Z||pool-15-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
2022-11-11T10:09:39.386Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.env ASDC sendASDCNotification
2022-11-11T10:09:39.387Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.env
2022-11-11T10:09:39.387Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-11T10:09:39.388Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:09:39.389Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:09:39.390Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161379386,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-11-11T10:09:39.490Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:09:39.492Z||pool-16-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:09:39.492Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:09:39.506Z||pool-16-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:09:39.507Z||pool-16-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-11T10:09:40.390Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar ASDC sendASDCNotification
2022-11-11T10:09:40.391Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar
2022-11-11T10:09:40.391Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-11T10:09:40.392Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:09:40.394Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:09:40.394Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161380390,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:09:40.494Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:09:40.495Z||pool-17-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:09:40.495Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:09:40.514Z||pool-17-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:09:40.514Z||pool-17-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:09:41.395Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 80dd6dfe-b105-4daf-a2ad-ed6259c7bff8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:09:41.415Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 80dd6dfe-b105-4daf-a2ad-ed6259c7bff8
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:09:41.420Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-11T10:09:41.420Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-11T10:09:41.420Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-11T10:09:41.420Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-11T10:09:41.420Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:09:41.420Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:09:41.420Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:09:41.421Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:09:41.421Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:09:41.421Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:09:41.430Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-11T10:10:11.430Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 80dd6dfe-b105-4daf-a2ad-ed6259c7bff8 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-11T10:10:11.443Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 80dd6dfe-b105-4daf-a2ad-ed6259c7bff8 and serviceModelVersionId: b6fa98b0-1505-4b72-80cd-b7c9d3dc0bcf
2022-11-11T10:10:11.443Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bf93f76b-c86a-4d60-9fcc-acdcba3d524a
2022-11-11T10:10:20.978Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:10:20.979Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:10:20.979Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:10:21.108Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:10:21.109Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:10:21.109Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161360968,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:10:21.110Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:10:25.841Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bf93f76b-c86a-4d60-9fcc-acdcba3d524a/model-vers/model-ver/b6fa98b0-1505-4b72-80cd-b7c9d3dc0bcf?depth=0
2022-11-11T10:10:25.944Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2022-11-11T10:10:26.467Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf93f76b-c86a-4d60-9fcc-acdcba3d524a/model-vers/model-ver/b6fa98b0-1505-4b72-80cd-b7c9d3dc0bcf?depth=0|INFO|500||Invoke
2022-11-11T10:10:26.475Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf93f76b-c86a-4d60-9fcc-acdcba3d524a/model-vers/model-ver/b6fa98b0-1505-4b72-80cd-b7c9d3dc0bcf?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf93f76b-c86a-4d60-9fcc-acdcba3d524a/model-vers/model-ver/b6fa98b0-1505-4b72-80cd-b7c9d3dc0bcf?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[80dd6dfe-b105-4daf-a2ad-ed6259c7bff8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b8866d7d-9cea-4c8f-969f-83fa1fb4f01b], X-ECOMP-RequestID=[80dd6dfe-b105-4daf-a2ad-ed6259c7bff8], X-TransactionId=[], X-ONAP-RequestID=[80dd6dfe-b105-4daf-a2ad-ed6259c7bff8], Content-Type=[application/merge-patch+json]}
2022-11-11T10:10:26.510Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf93f76b-c86a-4d60-9fcc-acdcba3d524a/model-vers/model-ver/b6fa98b0-1505-4b72-80cd-b7c9d3dc0bcf?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-11T10:10:26.888Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf93f76b-c86a-4d60-9fcc-acdcba3d524a/model-vers/model-ver/b6fa98b0-1505-4b72-80cd-b7c9d3dc0bcf?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf93f76b-c86a-4d60-9fcc-acdcba3d524a/model-vers/model-ver/b6fa98b0-1505-4b72-80cd-b7c9d3dc0bcf?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[342], X-AAI-TXID=[2-aai-resources-221111-10:10:27:022-39493], vertex-id=[340056], Content-Length=[0], Date=[Fri, 11 Nov 2022 10:10:27 GMT], Content-Type=[application/json]}
2022-11-11T10:10:26.889Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf93f76b-c86a-4d60-9fcc-acdcba3d524a/model-vers/model-ver/b6fa98b0-1505-4b72-80cd-b7c9d3dc0bcf?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-11T10:10:26.890Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf93f76b-c86a-4d60-9fcc-acdcba3d524a/model-vers/model-ver/b6fa98b0-1505-4b72-80cd-b7c9d3dc0bcf?depth=0|INFO|500||InvokeReturn
2022-11-11T10:10:26.894Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-11T10:10:26.898Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:10:26.908Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-11T10:10:26.908Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 80dd6dfe-b105-4daf-a2ad-ed6259c7bff8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-11T10:10:26.909Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-11T10:10:26.910Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:10:26.911Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:10:26.911Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161426909,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-11T10:10:27.012Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:10:27.012Z||pool-18-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:10:27.013Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:10:27.030Z||pool-18-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:10:27.031Z||pool-18-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-11T10:10:27.928Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:10:27.929Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:10:27.929Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:10:37.481Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:11:20.968Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:11:20.969Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:11:20.969Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:11:20.978Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:11:20.979Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:11:20.979Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:11:21.007Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:11:21.008Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:11:21.008Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161360968,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vfw6563a6f3f5530_modules.json",
  "status": "NOTIFIED"
}
2022-11-11T10:11:21.010Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:11:21.010Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:11:21.010Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161360968,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-11-11T10:11:21.011Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:11:21.011Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:11:21.011Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161360968,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:11:21.011Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:11:21.011Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:11:21.012Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161360968,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-11-11T10:11:21.012Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:11:21.012Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:11:21.013Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161360968,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:11:21.013Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:11:21.013Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:11:21.013Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161360968,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:11:21.014Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:11:21.014Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:11:21.014Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161368956,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:11:21.014Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:11:21.015Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:11:21.015Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161373779,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vfw6563a6f3f5530_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:11:21.015Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:11:21.015Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:11:21.015Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161374877,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:11:21.016Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:11:21.016Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:11:21.016Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161375985,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:11:21.016Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:11:21.016Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:11:21.017Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161377379,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/vfw6563a6f3f5530_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-11T10:11:21.017Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:11:21.017Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:11:21.017Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161378383,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-11-11T10:11:21.018Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:11:21.018Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:11:21.018Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161379386,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/resourceInstances/vfw6563a6f3f5530/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-11-11T10:11:21.018Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:11:21.018Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:11:21.019Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161380390,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221111100731/1.0/artifacts/service-Vfw20221111100731-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:11:21.019Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:11:30.518Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:12:20.968Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:12:20.969Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:12:20.969Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:12:20.978Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:12:20.979Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:12:20.979Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:12:21.503Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:12:21.503Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:12:21.503Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "80dd6dfe-b105-4daf-a2ad-ed6259c7bff8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161426909,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-11T10:12:21.504Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:12:30.520Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:13:20.968Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:13:20.969Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:13:20.969Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:13:20.978Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:13:20.978Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:13:20.979Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:13:22.802Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:13:22.802Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-11T10:13:22.802Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"bfacc476-81d7-4398-931c-3d13015a2ed3","serviceName":"basic_onboard_BlLCzT","serviceVersion":"1.0","serviceUUID":"45f549a5-c419-4f97-9086-e6016757d8b2","serviceDescription":"service","serviceInvariantUUID":"83f854d9-c8fd-458b-968e-5d66a598af72","resources":[{"resourceInstanceName":"basic_onboard_BlLCzT 0","resourceName":"basic_onboard_BlLCzT","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f38d25be-911c-4c19-a414-eae0f8d6d8f7","resourceInvariantUUID":"ef67fc8b-3fe2-42ba-bd50-cbbc023ea887","resourceCustomizationUUID":"2258b117-aea2-4de2-9a5e-6ea8fb35322f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/vf-license-model.xml","artifactChecksum":"ZDJhZWY4M2FlNWQ4Y2RkMWUwNTU4NDk5ZWYwNzU5MDE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"baa278bd-ffbd-484e-a807-c96de13f9394","artifactVersion":"1"},{"artifactName":"basic_onboard_bllczt0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/basic_onboard_bllczt0_modules.json","artifactChecksum":"Njk2NGY1NjRiMjc3NDg4NDZjZTdhZTYxOWFmZjVkYmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"aff17cdf-b6c5-49d9-a099-402f6db0ff9e","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"516f270b-dc39-4851-9adc-5a55b586aad8","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"2491a8ba-5087-4b04-91db-6083fe1e4305","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d6c25659-3db9-4ebb-a890-9858472380c1","artifactVersion":"2","generatedFromUUID":"516f270b-dc39-4851-9adc-5a55b586aad8"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardBllczt-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-template.yml","artifactChecksum":"MzM3ZDg3YjM1Yzg0ZmZlMTIzYzVlNzMzYjg3MTg0ZmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"834f61d7-f841-43ab-8b63-e92f30aa574b","artifactVersion":"1"},{"artifactName":"service-BasicOnboardBllczt-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar","artifactChecksum":"NzE0MzE3ODBjMGE5ZWFmOTZiOGRlYzc2OWU2MjMyMzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d46eccee-84e1-4621-8662-5ace43758070","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-11T10:13:22.805Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:13:22.805Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:13:22.808Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:13:22.809Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161600968,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:13:22.909Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-11T10:13:22.909Z||pool-19-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:13:22.910Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:13:22.928Z||pool-19-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:13:22.928Z||pool-19-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:13:22.974Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:13:22.974Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:13:22.974Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "policy-id",
  "timestamp": 1668161601013,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:13:22.975Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:13:23.809Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:13:23.811Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:13:23.813Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:13:23.813Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161600968,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/basic_onboard_bllczt0_modules.json",
  "status": "NOTIFIED"
}
2022-11-11T10:13:23.913Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:13:23.914Z||pool-20-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:13:23.914Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:13:23.926Z||pool-20-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:13:23.927Z||pool-20-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":1,"count":1}
2022-11-11T10:13:24.814Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:13:24.814Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:13:24.816Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:13:24.816Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161600968,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-11-11T10:13:24.916Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:13:24.917Z||pool-21-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:13:24.918Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:13:24.947Z||pool-21-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:13:24.948Z||pool-21-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:13:25.817Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:13:25.818Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:13:25.819Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:13:25.820Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161600968,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:13:25.920Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:13:25.922Z||pool-22-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:13:25.922Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:13:25.934Z||pool-22-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:13:25.934Z||pool-22-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:13:26.820Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:13:26.821Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:13:26.824Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:13:26.824Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161600968,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-11-11T10:13:26.924Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:13:26.924Z||pool-23-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:13:26.924Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:13:26.935Z||pool-23-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:13:26.935Z||pool-23-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:13:27.824Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:13:27.825Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:13:27.827Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:13:27.827Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161600968,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:13:27.927Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:13:27.928Z||pool-24-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:13:27.928Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:13:27.941Z||pool-24-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:13:27.941Z||pool-24-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:13:28.827Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:13:28.828Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:13:28.830Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:13:28.830Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161600968,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:13:28.931Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-11T10:13:28.931Z||pool-25-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:13:28.932Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:13:28.943Z||pool-25-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:13:28.943Z||pool-25-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:13:29.832Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "serviceName": "basic_onboard_BlLCzT",
  "serviceVersion": "1.0",
  "serviceUUID": "45f549a5-c419-4f97-9086-e6016757d8b2",
  "serviceDescription": "service",
  "serviceInvariantUUID": "83f854d9-c8fd-458b-968e-5d66a598af72",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_BlLCzT 0",
      "resourceCustomizationUUID": "2258b117-aea2-4de2-9a5e-6ea8fb35322f",
      "resourceName": "basic_onboard_BlLCzT",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "f38d25be-911c-4c19-a414-eae0f8d6d8f7",
      "resourceInvariantUUID": "ef67fc8b-3fe2-42ba-bd50-cbbc023ea887",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_bllczt0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/basic_onboard_bllczt0_modules.json",
          "artifactChecksum": "Njk2NGY1NjRiMjc3NDg4NDZjZTdhZTYxOWFmZjVkYmY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "aff17cdf-b6c5-49d9-a099-402f6db0ff9e",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "516f270b-dc39-4851-9adc-5a55b586aad8",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "d6c25659-3db9-4ebb-a890-9858472380c1",
            "generatedFromUUID": "516f270b-dc39-4851-9adc-5a55b586aad8"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "d6c25659-3db9-4ebb-a890-9858472380c1",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardBllczt-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar",
      "artifactChecksum": "NzE0MzE3ODBjMGE5ZWFmOTZiOGRlYzc2OWU2MjMyMzc\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "d46eccee-84e1-4621-8662-5ace43758070"
    }
  ],
  "workloadContext": "Production"
}
2022-11-11T10:13:29.832Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-11T10:13:29.832Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 45f549a5-c419-4f97-9086-e6016757d8b2 ASDC
2022-11-11T10:13:29.832Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:bfacc476-81d7-4398-931c-3d13015a2ed3
ServiceName:basic_onboard_BlLCzT
ServiceVersion:1.0
ServiceUUID:45f549a5-c419-4f97-9086-e6016757d8b2
ServiceInvariantUUID:83f854d9-c8fd-458b-968e-5d66a598af72
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardBllczt-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar
ArtifactUUID:d46eccee-84e1-4621-8662-5ace43758070
ArtifactChecksum:NzE0MzE3ODBjMGE5ZWFmOTZiOGRlYzc2OWU2MjMyMzc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_BlLCzT 0
ResourceCustomizationUUID:2258b117-aea2-4de2-9a5e-6ea8fb35322f
ResourceInvariantUUID:ef67fc8b-3fe2-42ba-bd50-cbbc023ea887
ResourceName:basic_onboard_BlLCzT
ResourceType:VF
ResourceUUID:f38d25be-911c-4c19-a414-eae0f8d6d8f7
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_bllczt0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/basic_onboard_bllczt0_modules.json
ArtifactUUID:aff17cdf-b6c5-49d9-a099-402f6db0ff9e
ArtifactChecksum:Njk2NGY1NjRiMjc3NDg4NDZjZTdhZTYxOWFmZjVkYmY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.yaml
ArtifactUUID:516f270b-dc39-4851-9adc-5a55b586aad8
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.env
ArtifactUUID:d6c25659-3db9-4ebb-a890-9858472380c1
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.env
ArtifactUUID:d6c25659-3db9-4ebb-a890-9858472380c1
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-11T10:13:29.833Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 45f549a5-c419-4f97-9086-e6016757d8b2 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:13:29.873Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-11T10:13:29.873Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-11-11T10:13:29.873Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-11-11T10:13:29.873Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: d46eccee-84e1-4621-8662-5ace43758070 from URL: /sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar
2022-11-11T10:13:29.874Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-11-11T10:13:29.874Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar
2022-11-11T10:13:30.007Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-11-11T10:13:30.008Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar d46eccee-84e1-4621-8662-5ace43758070 75308
2022-11-11T10:13:30.008Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar ASDC sendASDCNotification
2022-11-11T10:13:30.008Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar
2022-11-11T10:13:30.009Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:13:30.009Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:13:30.011Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:13:30.011Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161610008,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:13:30.111Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:13:30.112Z||pool-26-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:13:30.112Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:13:30.125Z||pool-26-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:13:30.125Z||pool-26-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:13:31.012Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-11T10:13:31.013Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-11-11T10:13:31.013Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: d46eccee-84e1-4621-8662-5ace43758070, URL: /sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar to file: /app/ASDC/1/service-BasicOnboardBllczt-csar.csar
2022-11-11T10:13:31.014Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardBllczt-csar.csar
2022-11-11T10:13:31.014Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardBllczt-csar.csar
2022-11-11T10:13:31.014Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardBllczt-csar.csar
2022-11-11T10:13:31.149Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11617671539223119972/Definitions/service-BasicOnboardBllczt-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2022-11-11T10:13:32.274Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-11T10:13:32.275Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-11-11T10:13:32.275Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardBllczt-csar.csar
2022-11-11T10:13:32.275Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-11T10:13:32.275Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardBllczt-csar.csar
2022-11-11T10:13:32.275Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardBllczt-csar.csar
2022-11-11T10:13:32.275Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardBllczt-csar.csar
2022-11-11T10:13:32.276Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_BlLCzT 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicOnboardBllczt-csar.csar
2022-11-11T10:13:32.276Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardBllczt-csar.csar
2022-11-11T10:13:32.276Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardBllczt-csar.csar
2022-11-11T10:13:32.276Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardBllczt-csar.csar
2022-11-11T10:13:32.276Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-11-11T10:13:32.276Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:32.276Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_BlLCzT is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:13:32.276Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_BlLCzT 0 is matching search criteria
2022-11-11T10:13:32.277Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-11-11T10:13:32.277Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_BlLCzT 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-11T10:13:32.277Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:32.277Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_BlLCzT is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:13:32.277Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_BlLCzT 0 is matching search criteria
2022-11-11T10:13:32.277Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-11-11T10:13:32.278Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_BlLCzT 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-11T10:13:32.278Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:32.278Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_BlLCzT is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:13:32.278Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:32.278Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_BlLCzT 0 is not matching search criteria
2022-11-11T10:13:32.278Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2022-11-11T10:13:32.279Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2022-11-11T10:13:32.279Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2022-11-11T10:13:32.279Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-11-11T10:13:32.279Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-11T10:13:32.279Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:32.279Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_BlLCzT is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-11T10:13:32.280Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:32.280Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_BlLCzT 0 is matching search criteria
2022-11-11T10:13:32.280Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_BlLCzT 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:13:32.280Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:32.280Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_BlLCzT 0 is matching search criteria
2022-11-11T10:13:32.280Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_BlLCzT 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:13:32.281Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:32.281Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_BlLCzT 0 is matching search criteria
2022-11-11T10:13:32.281Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_BlLCzT 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:13:32.281Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:32.282Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_BlLCzT 0 is not matching search criteria
2022-11-11T10:13:32.282Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-11-11T10:13:32.282Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-11-11T10:13:32.282Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=7708dd9e-8426-48c2-bf54-a4c99c89c90f
2022-11-11T10:13:32.282Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:32.282Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_BlLCzT is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:13:32.283Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:32.283Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_BlLCzT is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:13:32.283Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:32.283Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_BlLCzT is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:13:32.283Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:32.283Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_BlLCzT is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:13:32.283Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_BlLCzT
Description:service
Model UUID:45f549a5-c419-4f97-9086-e6016757d8b2
Model Version:NULL
Model InvariantUuid:83f854d9-c8fd-458b-968e-5d66a598af72
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_BlLCzT
Model UUID:0bf2bf71-a901-4c80-90e1-12420f305098
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:ef67fc8b-3fe2-42ba-bd50-cbbc023ea887
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:2258b117-aea2-4de2-9a5e-6ea8fb35322f
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:9f9a89d3-ad3f-4423-9c47-4a2b750a7343
ModelName:BasicOnboardBllczt..base_ubuntu18..module-0
ModelUuid:5c230ca5-ab50-479a-8c62-5b6fc315127b
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:7708dd9e-8426-48c2-bf54-a4c99c89c90f
ModelInvariantUuid:d7618c72-cdc2-45f1-a29e-ecc62fa052a5
ModelName:basic_onboard_BlLCzT-nodes.ubuntu18Cvfc
ModelUuid:2d48bc05-9fce-4f67-961e-f9ee8486e970
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:78a3b266-9840-4c14-a47b-a38d8b14782b
ModelInvariantUuid:35f311e0-28a1-420c-a8c4-66a46d9e8e74
ModelName:BasicOnboardBllczt.compute.nodes.heat.ubuntu18
ModelUuid:3d2a8cec-04d8-43f9-b4af-46e41c4ab87a
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-11T10:13:32.295Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: f38d25be-911c-4c19-a414-eae0f8d6d8f7
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:13:32.313Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||basic_onboard_BlLCzT 0
2022-11-11T10:13:32.313Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: f38d25be-911c-4c19-a414-eae0f8d6d8f7
2022-11-11T10:13:32.313Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: aff17cdf-b6c5-49d9-a099-402f6db0ff9e from URL: /sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/basic_onboard_bllczt0_modules.json
2022-11-11T10:13:32.313Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-11-11T10:13:32.314Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/basic_onboard_bllczt0_modules.json
2022-11-11T10:13:32.390Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-11-11T10:13:32.391Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/basic_onboard_bllczt0_modules.json aff17cdf-b6c5-49d9-a099-402f6db0ff9e 798
2022-11-11T10:13:32.391Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/basic_onboard_bllczt0_modules.json ASDC sendASDCNotification
2022-11-11T10:13:32.391Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/basic_onboard_bllczt0_modules.json
2022-11-11T10:13:32.391Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:13:32.391Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:13:32.393Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:13:32.394Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161612391,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/basic_onboard_bllczt0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:13:32.494Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:13:32.495Z||pool-27-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:13:32.495Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:13:32.510Z||pool-27-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:13:32.511Z||pool-27-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:13:33.394Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardBllczt..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "9f9a89d3-ad3f-4423-9c47-4a2b750a7343",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "5c230ca5-ab50-479a-8c62-5b6fc315127b",
    "vfModuleModelCustomizationUUID": "2c30b9be-ad1d-4084-9126-1249d7472e76",
    "isBase": true,
    "artifacts": [
      "516f270b-dc39-4851-9adc-5a55b586aad8",
      "d6c25659-3db9-4ebb-a890-9858472380c1"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu18",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-11-11T10:13:33.398Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardBllczt..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:5c230ca5-ab50-479a-8c62-5b6fc315127b
VfModuleModelInvariantUUID:9f9a89d3-ad3f-4423-9c47-4a2b750a7343
VfModuleModelDescription:NULL
Artifacts UUID List:{
516f270b-dc39-4851-9adc-5a55b586aad8
,
d6c25659-3db9-4ebb-a890-9858472380c1

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu18
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2022-11-11T10:13:33.400Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardBllczt..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "9f9a89d3-ad3f-4423-9c47-4a2b750a7343",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "5c230ca5-ab50-479a-8c62-5b6fc315127b",
    "vfModuleModelCustomizationUUID": "2c30b9be-ad1d-4084-9126-1249d7472e76",
    "isBase": true,
    "artifacts": [
      "516f270b-dc39-4851-9adc-5a55b586aad8",
      "d6c25659-3db9-4ebb-a890-9858472380c1"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu18",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-11-11T10:13:33.400Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardBllczt..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:5c230ca5-ab50-479a-8c62-5b6fc315127b
VfModuleModelInvariantUUID:9f9a89d3-ad3f-4423-9c47-4a2b750a7343
VfModuleModelDescription:NULL
Artifacts UUID List:{
516f270b-dc39-4851-9adc-5a55b586aad8
,
d6c25659-3db9-4ebb-a890-9858472380c1

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu18
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2022-11-11T10:13:33.400Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 516f270b-dc39-4851-9adc-5a55b586aad8 from URL: /sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.yaml
2022-11-11T10:13:33.400Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-11-11T10:13:33.401Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.yaml
2022-11-11T10:13:33.460Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-11-11T10:13:33.461Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.yaml 516f270b-dc39-4851-9adc-5a55b586aad8 5033
2022-11-11T10:13:33.461Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-11-11T10:13:33.461Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.yaml
2022-11-11T10:13:33.461Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:13:33.461Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:13:33.463Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:13:33.463Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161613461,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:13:33.564Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:13:33.565Z||pool-28-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:13:33.565Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:13:33.579Z||pool-28-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:13:33.580Z||pool-28-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:13:34.464Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: d6c25659-3db9-4ebb-a890-9858472380c1 from URL: /sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.env
2022-11-11T10:13:34.465Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-11-11T10:13:34.465Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.env
2022-11-11T10:13:34.550Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-11-11T10:13:34.550Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.env d6c25659-3db9-4ebb-a890-9858472380c1 909
2022-11-11T10:13:34.551Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-11-11T10:13:34.551Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.env
2022-11-11T10:13:34.551Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:13:34.551Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:13:34.553Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:13:34.553Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161614551,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:13:34.653Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:13:34.654Z||pool-29-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:13:34.654Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:13:34.675Z||pool-29-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:13:34.675Z||pool-29-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:13:35.553Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 45f549a5-c419-4f97-9086-e6016757d8b2
2022-11-11T10:13:35.554Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_BlLCzT 0 f38d25be-911c-4c19-a414-eae0f8d6d8f7 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:13:35.587Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@240d5a0d, org.onap.sdc.toscaparser.api.parameters.Input@75cfd22c, org.onap.sdc.toscaparser.api.parameters.Input@5044aa9e, org.onap.sdc.toscaparser.api.parameters.Input@5da58c13, org.onap.sdc.toscaparser.api.parameters.Input@13366898]
2022-11-11T10:13:35.588Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:35.589Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_BlLCzT is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:13:35.589Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 
2022-11-11T10:13:35.589Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 2258b117-aea2-4de2-9a5e-6ea8fb35322f
2022-11-11T10:13:35.589Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 2258b117-aea2-4de2-9a5e-6ea8fb35322f matches Tosca VF Customization UUID: 2258b117-aea2-4de2-9a5e-6ea8fb35322f
2022-11-11T10:13:35.589Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 2258b117-aea2-4de2-9a5e-6ea8fb35322f  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-11-11T10:13:35.591Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:35.592Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_BlLCzT is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:13:35.592Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 2258b117-aea2-4de2-9a5e-6ea8fb35322f: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-11-11T10:13:35.593Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1c32031f
2022-11-11T10:13:35.593Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:35.593Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_BlLCzT is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-11T10:13:35.593Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 2c30b9be-ad1d-4084-9126-1249d7472e76
2022-11-11T10:13:35.593Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 2c30b9be-ad1d-4084-9126-1249d7472e76
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-11-11T10:13:35.597Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:35.597Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_BlLCzT 0 is matching search criteria
2022-11-11T10:13:35.597Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_BlLCzT 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:13:35.597Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:35.597Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_BlLCzT 0 is matching search criteria
2022-11-11T10:13:35.597Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_BlLCzT 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:13:35.598Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:35.598Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_BlLCzT 0 is not matching search criteria
2022-11-11T10:13:35.598Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-11-11T10:13:35.598Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-11-11T10:13:35.598Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=7708dd9e-8426-48c2-bf54-a4c99c89c90f
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-11-11T10:13:35.601Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:35.601Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_BlLCzT 0 is matching search criteria
2022-11-11T10:13:35.601Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_BlLCzT 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:13:35.601Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:35.601Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_BlLCzT 0 is matching search criteria
2022-11-11T10:13:35.601Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_BlLCzT 0] matching following query criteria: sdcType=VF, customizationUUID=2258b117-aea2-4de2-9a5e-6ea8fb35322f
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:13:35.603Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:35.604Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_BlLCzT is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:13:35.604Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 45f549a5-c419-4f97-9086-e6016757d8b2: basic_onboard_BlLCzT
2022-11-11T10:13:35.604Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:35.604Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_BlLCzT is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:13:35.604Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:35.604Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_BlLCzT is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:13:35.605Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:35.605Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_BlLCzT is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:13:35.605Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:35.605Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_BlLCzT is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:13:35.605Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:13:35.605Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_BlLCzT is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:13:35.606Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||Saving Service: basic_onboard_BlLCzT 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:13:35.709Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_BlLCzT f38d25be-911c-4c19-a414-eae0f8d6d8f7 1 ASDC deployResourceStructure
2022-11-11T10:13:35.709Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/basic_onboard_bllczt0_modules.json ASDC sendASDCNotification
2022-11-11T10:13:35.710Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/basic_onboard_bllczt0_modules.json
2022-11-11T10:13:35.710Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-11T10:13:35.710Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:13:35.712Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:13:35.712Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161615709,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/basic_onboard_bllczt0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-11T10:13:35.813Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:13:35.814Z||pool-30-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:13:35.814Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:13:35.830Z||pool-30-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:13:35.831Z||pool-30-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-11-11T10:13:36.712Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-11-11T10:13:36.713Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.yaml
2022-11-11T10:13:36.713Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-11T10:13:36.713Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:13:36.715Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:13:36.715Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161616712,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-11-11T10:13:36.815Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:13:36.817Z||pool-31-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:13:36.817Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:13:36.831Z||pool-31-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:13:36.831Z||pool-31-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:13:37.717Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-11-11T10:13:37.717Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.env
2022-11-11T10:13:37.717Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-11T10:13:37.718Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:13:37.719Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:13:37.720Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161617717,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-11-11T10:13:37.820Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:13:37.821Z||pool-32-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:13:37.821Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:13:37.840Z||pool-32-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:13:37.840Z||pool-32-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:13:38.721Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar ASDC sendASDCNotification
2022-11-11T10:13:38.721Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar
2022-11-11T10:13:38.721Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-11T10:13:38.721Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:13:38.723Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:13:38.723Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161618720,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:13:38.824Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:13:38.825Z||pool-33-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:13:38.825Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:13:38.838Z||pool-33-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:13:38.838Z||pool-33-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:13:39.724Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bfacc476-81d7-4398-931c-3d13015a2ed3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:13:39.745Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bfacc476-81d7-4398-931c-3d13015a2ed3
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:13:39.749Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-11T10:13:39.749Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-11T10:13:39.749Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-11T10:14:09.749Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bfacc476-81d7-4398-931c-3d13015a2ed3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:14:09.764Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bfacc476-81d7-4398-931c-3d13015a2ed3
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:14:09.766Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-11T10:14:09.766Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-11T10:14:09.766Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-11T10:14:20.978Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:14:20.980Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:14:20.980Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:14:21.011Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:14:21.011Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:14:21.012Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668161593233,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:14:21.013Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:14:39.766Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bfacc476-81d7-4398-931c-3d13015a2ed3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:14:39.779Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bfacc476-81d7-4398-931c-3d13015a2ed3
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:14:39.782Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-11T10:14:39.782Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-11T10:14:39.782Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-11T10:15:09.782Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bfacc476-81d7-4398-931c-3d13015a2ed3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:15:09.797Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bfacc476-81d7-4398-931c-3d13015a2ed3
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:15:09.800Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-11T10:15:09.800Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-11T10:15:09.800Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-11T10:15:20.978Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:15:20.979Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:15:20.979Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:15:21.006Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:15:21.006Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:15:21.006Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668161599809,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:15:21.007Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:15:21.007Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:15:21.007Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161600968,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:15:21.007Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:15:21.007Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:15:21.007Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "cds",
  "timestamp": 1668161601439,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:15:21.008Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:15:39.801Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bfacc476-81d7-4398-931c-3d13015a2ed3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:15:39.816Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bfacc476-81d7-4398-931c-3d13015a2ed3
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:15:39.819Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-11T10:15:39.819Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-11T10:15:39.819Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-11T10:16:09.820Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bfacc476-81d7-4398-931c-3d13015a2ed3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:16:09.838Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bfacc476-81d7-4398-931c-3d13015a2ed3
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:16:09.840Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-11T10:16:09.841Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-11T10:16:09.841Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-11T10:16:20.978Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:16:20.979Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:16:20.979Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:16:21.511Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:16:21.513Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.513Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "policy-id",
  "timestamp": 1668161601013,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/basic_onboard_bllczt0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:16:21.514Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.514Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.514Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668161593233,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/basic_onboard_bllczt0_modules.json",
  "status": "NOTIFIED"
}
2022-11-11T10:16:21.515Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.515Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.515Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668161599809,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/basic_onboard_bllczt0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:16:21.515Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.515Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.515Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161600968,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/basic_onboard_bllczt0_modules.json",
  "status": "NOTIFIED"
}
2022-11-11T10:16:21.515Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.515Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.515Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "cds",
  "timestamp": 1668161601439,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/basic_onboard_bllczt0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:16:21.515Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.515Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.516Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "policy-id",
  "timestamp": 1668161601013,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-11-11T10:16:21.516Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.516Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.516Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668161593233,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-11-11T10:16:21.516Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.516Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.516Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668161599809,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:16:21.516Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.516Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.516Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161600968,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-11-11T10:16:21.517Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.517Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.517Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "cds",
  "timestamp": 1668161601439,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:16:21.517Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.517Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.517Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "policy-id",
  "timestamp": 1668161601013,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:16:21.517Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.517Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.517Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668161593233,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:16:21.518Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.518Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.518Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668161599809,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:16:21.518Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.518Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.518Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161600968,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:16:21.518Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.518Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.518Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "cds",
  "timestamp": 1668161601439,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:16:21.518Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.519Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.519Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "aai-ml",
  "timestamp": 1668161605483,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:16:21.519Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.519Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.519Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "policy-id",
  "timestamp": 1668161601013,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:16:21.519Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.519Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.519Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668161593233,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-11-11T10:16:21.520Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.520Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.520Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668161599809,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:16:21.520Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.520Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.520Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161600968,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-11-11T10:16:21.520Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.520Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.520Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "cds",
  "timestamp": 1668161601439,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:16:21.521Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.521Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.521Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "aai-ml",
  "timestamp": 1668161605483,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/basic_onboard_bllczt0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:16:21.521Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.521Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.521Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668161593233,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:16:21.521Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.521Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.521Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668161599809,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:16:21.522Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.522Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.522Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "policy-id",
  "timestamp": 1668161601013,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:16:21.522Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.522Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.522Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161600968,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:16:21.522Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.522Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.522Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "cds",
  "timestamp": 1668161601439,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:16:21.523Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.523Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.523Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "aai-ml",
  "timestamp": 1668161605483,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:16:21.523Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.523Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.523Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "policy-id",
  "timestamp": 1668161601013,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:16:21.523Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.523Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.523Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668161599809,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:16:21.524Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.524Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.524Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668161593233,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:16:21.524Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.524Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.524Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161600968,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:16:21.524Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.524Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.524Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "cds",
  "timestamp": 1668161601439,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:16:21.524Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.525Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.525Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "aai-ml",
  "timestamp": 1668161605483,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:16:21.525Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.525Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.525Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161610008,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:16:21.525Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:16:21.525Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.525Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668161614372,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:16:21.525Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:16:21.525Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.526Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "policy-id",
  "timestamp": 1668161611421,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:16:21.526Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:16:21.526Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.526Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668161610536,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/basic_onboard_bllczt0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:16:21.526Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:16:21.526Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.526Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "cds",
  "timestamp": 1668161609864,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:16:21.526Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:16:21.526Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.526Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "aai-ml",
  "timestamp": 1668161605483,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:16:21.527Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.527Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.527Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "policy-id",
  "timestamp": 1668161612426,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:16:21.527Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:16:21.527Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.527Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "cds",
  "timestamp": 1668161610872,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:16:21.535Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of bfacc476-81d7-4398-931c-3d13015a2ed3
2022-11-11T10:16:21.535Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId bfacc476-81d7-4398-931c-3d13015a2ed3 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:16:21.556Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.556Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668161611614,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:16:21.556Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:16:21.556Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.557Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "aai-ml",
  "timestamp": 1668161605483,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:16:21.557Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.557Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.557Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "policy-id",
  "timestamp": 1668161613433,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:16:21.569Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of bfacc476-81d7-4398-931c-3d13015a2ed3
2022-11-11T10:16:21.569Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId bfacc476-81d7-4398-931c-3d13015a2ed3 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:16:21.579Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.579Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668161612686,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:16:21.579Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:16:21.579Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.579Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "aai-ml",
  "timestamp": 1668161605483,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:16:21.579Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:16:21.579Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.579Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161612391,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/basic_onboard_bllczt0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:16:21.580Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:16:21.580Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.580Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668161616906,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:16:21.580Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:16:21.580Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.580Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668161613719,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:16:21.586Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of bfacc476-81d7-4398-931c-3d13015a2ed3
2022-11-11T10:16:21.586Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId bfacc476-81d7-4398-931c-3d13015a2ed3 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-11-11T10:16:21.594Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.595Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "aai-ml",
  "timestamp": 1668161613247,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:16:21.595Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:16:21.595Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.595Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161613461,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:16:21.595Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:16:21.595Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.595Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668161617910,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:16:21.601Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of bfacc476-81d7-4398-931c-3d13015a2ed3
2022-11-11T10:16:21.601Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId bfacc476-81d7-4398-931c-3d13015a2ed3 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:16:21.615Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.615Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668161614724,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/basic_onboard_bllczt0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-11T10:16:21.615Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:16:21.615Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.615Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161614551,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:16:21.615Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:16:21.616Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.616Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161615709,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/basic_onboard_bllczt0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-11T10:16:21.616Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:16:21.616Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.616Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161616712,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-11-11T10:16:21.616Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:16:21.616Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.616Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161617717,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/resourceInstances/basic_onboard_bllczt0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-11-11T10:16:21.616Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:16:21.617Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.617Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161618720,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:16:21.617Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:16:21.617Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.617Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "aai-ml",
  "timestamp": 1668161621029,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardBllczt/1.0/artifacts/service-BasicOnboardBllczt-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:16:21.617Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:16:21.617Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:16:21.617Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "aai-ml",
  "timestamp": 1668161622033,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:16:21.627Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of bfacc476-81d7-4398-931c-3d13015a2ed3
2022-11-11T10:16:21.627Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId bfacc476-81d7-4398-931c-3d13015a2ed3 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:16:39.841Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bfacc476-81d7-4398-931c-3d13015a2ed3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:16:39.858Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bfacc476-81d7-4398-931c-3d13015a2ed3
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:16:39.862Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-11T10:16:39.862Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-11T10:16:39.863Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-11T10:16:39.863Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-11T10:16:39.863Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:16:39.863Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:16:39.863Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:16:39.863Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:16:39.864Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:16:39.864Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:16:39.871Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-11T10:17:09.871Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bfacc476-81d7-4398-931c-3d13015a2ed3 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-11T10:17:09.879Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bfacc476-81d7-4398-931c-3d13015a2ed3 and serviceModelVersionId: 45f549a5-c419-4f97-9086-e6016757d8b2
2022-11-11T10:17:09.879Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 83f854d9-c8fd-458b-968e-5d66a598af72
2022-11-11T10:17:09.881Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/83f854d9-c8fd-458b-968e-5d66a598af72/model-vers/model-ver/45f549a5-c419-4f97-9086-e6016757d8b2?depth=0
2022-11-11T10:17:09.885Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2022-11-11T10:17:09.946Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/83f854d9-c8fd-458b-968e-5d66a598af72/model-vers/model-ver/45f549a5-c419-4f97-9086-e6016757d8b2?depth=0|INFO|500||Invoke
2022-11-11T10:17:09.946Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/83f854d9-c8fd-458b-968e-5d66a598af72/model-vers/model-ver/45f549a5-c419-4f97-9086-e6016757d8b2?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/83f854d9-c8fd-458b-968e-5d66a598af72/model-vers/model-ver/45f549a5-c419-4f97-9086-e6016757d8b2?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[bfacc476-81d7-4398-931c-3d13015a2ed3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b4880271-1f9a-4899-bd93-9a55c31e0ff8], X-ECOMP-RequestID=[bfacc476-81d7-4398-931c-3d13015a2ed3], X-TransactionId=[], X-ONAP-RequestID=[bfacc476-81d7-4398-931c-3d13015a2ed3], Content-Type=[application/merge-patch+json]}
2022-11-11T10:17:09.952Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/83f854d9-c8fd-458b-968e-5d66a598af72/model-vers/model-ver/45f549a5-c419-4f97-9086-e6016757d8b2?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-11T10:17:10.139Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/83f854d9-c8fd-458b-968e-5d66a598af72/model-vers/model-ver/45f549a5-c419-4f97-9086-e6016757d8b2?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/83f854d9-c8fd-458b-968e-5d66a598af72/model-vers/model-ver/45f549a5-c419-4f97-9086-e6016757d8b2?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[173], X-AAI-TXID=[1-aai-resources-221111-10:17:10:471-56430], vertex-id=[356488], Content-Length=[0], Date=[Fri, 11 Nov 2022 10:17:10 GMT], Content-Type=[application/json]}
2022-11-11T10:17:10.140Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/83f854d9-c8fd-458b-968e-5d66a598af72/model-vers/model-ver/45f549a5-c419-4f97-9086-e6016757d8b2?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-11T10:17:10.140Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/83f854d9-c8fd-458b-968e-5d66a598af72/model-vers/model-ver/45f549a5-c419-4f97-9086-e6016757d8b2?depth=0|INFO|500||InvokeReturn
2022-11-11T10:17:10.141Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-11T10:17:10.142Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:17:10.147Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-11T10:17:10.148Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bfacc476-81d7-4398-931c-3d13015a2ed3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-11T10:17:10.148Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-11T10:17:10.148Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:17:10.150Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:17:10.150Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161830148,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-11T10:17:10.250Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:17:10.251Z||pool-34-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:17:10.252Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:17:10.270Z||pool-34-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:17:10.270Z||pool-34-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-11T10:17:11.181Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:17:11.182Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:17:11.182Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:17:20.978Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:17:20.979Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:17:20.980Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:17:21.475Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:17:21.476Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:17:21.476Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:17:21.476Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:17:21.611Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:17:21.611Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-11-11T10:17:21.611Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "bfacc476-81d7-4398-931c-3d13015a2ed3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668161830148,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-11T10:17:21.612Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:17:31.047Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:17:31.047Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:17:31.048Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:17:31.048Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:17:40.592Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:17:40.593Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:17:40.594Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:17:40.594Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:17:50.135Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:18:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:18:20.968Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:18:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:18:20.978Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:18:20.979Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:18:20.980Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:18:30.523Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:18:30.525Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:19:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:19:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:19:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:19:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:19:20.979Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:19:20.979Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:19:30.530Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:19:30.532Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:20:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:20:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:20:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:20:20.978Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:20:20.978Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:20:20.979Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:20:30.523Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:20:30.548Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:21:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:21:20.970Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:21:20.970Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:21:20.978Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:21:20.978Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:21:20.978Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:21:30.529Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:21:30.536Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:22:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:22:20.970Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:22:20.970Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:22:20.978Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:22:20.978Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:22:20.979Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:22:30.517Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:22:30.527Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:23:20.968Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:23:20.969Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:23:20.969Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:23:20.978Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:23:20.979Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:23:20.979Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:23:21.601Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:23:21.603Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-11T10:23:21.603Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {"distributionID":"2f604d75-7a76-4e3c-8c4a-9b5feceae8df","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b574e61b-e8da-4b03-804a-42b77ddeda0b","serviceDescription":"service","serviceInvariantUUID":"c1de89a5-484c-4c89-9445-2b856aaa3b2e","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"c21e247a-e1e1-4e13-a442-9c558bd36bf9","resourceInvariantUUID":"744a8ce5-fe9a-4dcb-84e9-137c52c67ec5","resourceCustomizationUUID":"380842c0-f58e-4588-bfe1-fc20129583ad","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"MTFhNzYxMzg4Mjg0NjU4YmFiOTg2MzQ1NGM0ODRkZTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2bfb03e4-7d5b-405b-a525-6661af5dfffb","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MjEyZjI3MjgxN2JiZDVmZjRkZTAwYTEzMmNjNGU2YWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5011e1ea-0dd5-4b98-90ba-a2b960e81a0d","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-11T10:23:21.605Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:23:21.606Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:23:21.606Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162169809,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:23:21.607Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:23:21.607Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:23:21.607Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "policy-id",
  "timestamp": 1668162161013,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:23:21.607Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:23:21.607Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:23:21.608Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162169809,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:23:21.608Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:23:21.608Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:23:21.608Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "policy-id",
  "timestamp": 1668162161013,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:23:21.608Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:23:21.608Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:23:21.608Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "policy-id",
  "timestamp": 1668162172795,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:23:21.608Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:23:21.609Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:23:21.609Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162175803,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:23:21.609Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:23:21.609Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:23:21.609Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "cds",
  "timestamp": 1668162171439,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:23:21.609Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:23:21.609Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:23:21.609Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "policy-id",
  "timestamp": 1668162173799,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:23:21.610Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:23:21.610Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:23:21.610Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162177510,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:23:21.610Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:23:21.610Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:23:21.610Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "cds",
  "timestamp": 1668162171439,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:23:21.610Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:23:21.610Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:23:21.610Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162173233,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:23:21.610Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:23:21.610Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:23:21.611Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "policy-id",
  "timestamp": 1668162174801,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
2022-11-11T10:23:21.612Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:23:21.613Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:23:21.616Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:23:21.616Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162200968,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:23:21.635Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2f604d75-7a76-4e3c-8c4a-9b5feceae8df
2022-11-11T10:23:21.635Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f604d75-7a76-4e3c-8c4a-9b5feceae8df and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:23:21.647Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:23:21.647Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162178530,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:23:21.654Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 2f604d75-7a76-4e3c-8c4a-9b5feceae8df
2022-11-11T10:23:21.654Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f604d75-7a76-4e3c-8c4a-9b5feceae8df and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:23:21.666Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:23:21.666Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "cds",
  "timestamp": 1668162174152,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:23:21.666Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:23:21.666Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:23:21.666Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162173233,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:23:21.667Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:23:21.667Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:23:21.667Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "cds",
  "timestamp": 1668162175160,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:23:21.673Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 2f604d75-7a76-4e3c-8c4a-9b5feceae8df
2022-11-11T10:23:21.673Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f604d75-7a76-4e3c-8c4a-9b5feceae8df and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:23:21.684Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:23:21.684Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "aai-ml",
  "timestamp": 1668162175483,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:23:21.684Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:23:21.684Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:23:21.684Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "aai-ml",
  "timestamp": 1668162175483,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:23:21.685Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:23:21.685Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:23:21.685Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "aai-ml",
  "timestamp": 1668162178209,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:23:21.685Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:23:21.685Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:23:21.685Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "aai-ml",
  "timestamp": 1668162182465,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:23:21.686Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:23:21.686Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:23:21.686Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "aai-ml",
  "timestamp": 1668162183471,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:23:21.697Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 2f604d75-7a76-4e3c-8c4a-9b5feceae8df
2022-11-11T10:23:21.697Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f604d75-7a76-4e3c-8c4a-9b5feceae8df and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:23:21.716Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:23:21.717Z||pool-35-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:23:21.717Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:23:21.735Z||pool-35-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:23:21.735Z||pool-35-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-11-11T10:23:22.617Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:23:22.618Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:23:22.620Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:23:22.620Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162200968,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:23:22.720Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:23:22.720Z||pool-36-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:23:22.721Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:23:22.761Z||pool-36-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:23:22.762Z||pool-36-thread-1|||||INFO|500||cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:23:23.621Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "b574e61b-e8da-4b03-804a-42b77ddeda0b",
  "serviceDescription": "service",
  "serviceInvariantUUID": "c1de89a5-484c-4c89-9445-2b856aaa3b2e",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "380842c0-f58e-4588-bfe1-fc20129583ad",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "c21e247a-e1e1-4e13-a442-9c558bd36bf9",
      "resourceInvariantUUID": "744a8ce5-fe9a-4dcb-84e9-137c52c67ec5",
      "category": "Generic",
      "subcategory": "Network Elements",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicNetwork-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
      "artifactChecksum": "MjEyZjI3MjgxN2JiZDVmZjRkZTAwYTEzMmNjNGU2YWY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "5011e1ea-0dd5-4b98-90ba-a2b960e81a0d"
    }
  ],
  "workloadContext": "Production"
}
2022-11-11T10:23:23.621Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-11T10:23:23.621Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b574e61b-e8da-4b03-804a-42b77ddeda0b ASDC
2022-11-11T10:23:23.622Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:2f604d75-7a76-4e3c-8c4a-9b5feceae8df
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:b574e61b-e8da-4b03-804a-42b77ddeda0b
ServiceInvariantUUID:c1de89a5-484c-4c89-9445-2b856aaa3b2e
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicNetwork-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
ArtifactUUID:5011e1ea-0dd5-4b98-90ba-a2b960e81a0d
ArtifactChecksum:MjEyZjI3MjgxN2JiZDVmZjRkZTAwYTEzMmNjNGU2YWY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:380842c0-f58e-4588-bfe1-fc20129583ad
ResourceInvariantUUID:744a8ce5-fe9a-4dcb-84e9-137c52c67ec5
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:c21e247a-e1e1-4e13-a442-9c558bd36bf9
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2022-11-11T10:23:23.622Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b574e61b-e8da-4b03-804a-42b77ddeda0b ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-11T10:23:23.655Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-11T10:23:23.655Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-11-11T10:23:23.656Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-11-11T10:23:23.656Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5011e1ea-0dd5-4b98-90ba-a2b960e81a0d from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-11T10:23:23.656Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-11-11T10:23:23.656Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-11T10:23:23.754Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-11-11T10:23:23.755Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 5011e1ea-0dd5-4b98-90ba-a2b960e81a0d 57659
2022-11-11T10:23:23.755Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-11-11T10:23:23.756Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-11T10:23:23.756Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:23:23.756Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:23:23.758Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:23:23.758Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162203755,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:23:23.858Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:23:23.860Z||pool-37-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:23:23.860Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:23:23.876Z||pool-37-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:23:23.876Z||pool-37-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:23:24.759Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-11T10:23:24.760Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-11-11T10:23:24.761Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 5011e1ea-0dd5-4b98-90ba-a2b960e81a0d, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-11T10:23:24.761Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2022-11-11T10:23:24.762Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-11T10:23:24.762Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-11T10:23:24.927Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12908141858648532993/Definitions/service-BasicNetwork-template.yml
2022-11-11T10:23:25.470Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-11T10:23:25.471Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-11-11T10:23:25.471Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-11T10:23:25.471Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2022-11-11T10:23:25.471Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-11T10:23:25.471Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-11T10:23:25.471Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-11T10:23:25.471Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-11T10:23:25.471Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-11T10:23:25.472Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-11T10:23:25.472Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-11T10:23:25.472Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-11T10:23:25.472Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-11-11T10:23:25.472Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:23:25.472Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:23:25.473Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-11-11T10:23:25.473Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-11-11T10:23:25.473Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-11T10:23:25.473Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:23:25.473Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:23:25.473Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-11-11T10:23:25.474Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-11-11T10:23:25.474Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-11T10:23:25.474Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:23:25.474Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:23:25.474Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:23:25.474Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:23:25.475Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:23:25.475Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:23:25.475Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:23:25.475Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:23:25.475Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:23:25.475Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:23:25.475Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:b574e61b-e8da-4b03-804a-42b77ddeda0b
Model Version:NULL
Model InvariantUuid:c1de89a5-484c-4c89-9445-2b856aaa3b2e
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:744a8ce5-fe9a-4dcb-84e9-137c52c67ec5
Model UUID:5cd6e0ad-0719-4283-bf5e-d946ce9fa28d
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:380842c0-f58e-4588-bfe1-fc20129583ad
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-11T10:23:25.485Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||Processing Resource Type: VL, Model UUID: c21e247a-e1e1-4e13-a442-9c558bd36bf9
2022-11-11T10:23:25.485Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||No resources found for Service: b574e61b-e8da-4b03-804a-42b77ddeda0b
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:23:25.490Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||
2022-11-11T10:23:25.490Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2022-11-11T10:23:25.491Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||No resources found for Service: b574e61b-e8da-4b03-804a-42b77ddeda0b
2022-11-11T10:23:25.491Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: b574e61b-e8da-4b03-804a-42b77ddeda0b
2022-11-11T10:23:25.491Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2022-11-11T10:23:25.492Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:23:25.501Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@31c675b7, org.onap.sdc.toscaparser.api.parameters.Input@4903655f, org.onap.sdc.toscaparser.api.parameters.Input@4491f76b, org.onap.sdc.toscaparser.api.parameters.Input@68bedcb2, org.onap.sdc.toscaparser.api.parameters.Input@6ad777df]
2022-11-11T10:23:25.503Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:23:25.503Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:23:25.503Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:23:25.503Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:23:25.504Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid b574e61b-e8da-4b03-804a-42b77ddeda0b: Generic NeutronNet
2022-11-11T10:23:25.504Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:23:25.504Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:23:25.504Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:23:25.504Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2022-11-11T10:23:25.535Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:23:25.535Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:23:25.535Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:23:25.535Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:23:25.535Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:23:25.536Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:23:25.536Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||Saving Service: basic_network 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2022-11-11T10:23:25.611Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2022-11-11T10:23:25.611Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-11-11T10:23:25.611Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-11T10:23:25.612Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-11T10:23:25.612Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:23:25.614Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:23:25.614Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162205611,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:23:25.714Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:23:25.715Z||pool-38-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:23:25.715Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:23:25.729Z||pool-38-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:23:25.730Z||pool-38-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-11T10:23:26.615Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f604d75-7a76-4e3c-8c4a-9b5feceae8df
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:23:26.630Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f604d75-7a76-4e3c-8c4a-9b5feceae8df
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:23:26.636Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-11T10:23:26.636Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-11T10:23:26.636Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-11T10:23:26.636Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-11T10:23:26.636Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:23:26.637Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:23:26.637Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:23:26.637Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:23:26.637Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:23:26.637Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:23:26.644Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-11T10:23:56.644Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f604d75-7a76-4e3c-8c4a-9b5feceae8df and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-11T10:23:56.650Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f604d75-7a76-4e3c-8c4a-9b5feceae8df and serviceModelVersionId: b574e61b-e8da-4b03-804a-42b77ddeda0b
2022-11-11T10:23:56.650Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c1de89a5-484c-4c89-9445-2b856aaa3b2e
2022-11-11T10:23:56.651Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c1de89a5-484c-4c89-9445-2b856aaa3b2e/model-vers/model-ver/b574e61b-e8da-4b03-804a-42b77ddeda0b?depth=0
2022-11-11T10:23:56.655Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2022-11-11T10:23:56.702Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c1de89a5-484c-4c89-9445-2b856aaa3b2e/model-vers/model-ver/b574e61b-e8da-4b03-804a-42b77ddeda0b?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2022-11-11T10:23:56.704Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c1de89a5-484c-4c89-9445-2b856aaa3b2e/model-vers/model-ver/b574e61b-e8da-4b03-804a-42b77ddeda0b?depth=0|INFO|500||Invoke
2022-11-11T10:23:56.708Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c1de89a5-484c-4c89-9445-2b856aaa3b2e/model-vers/model-ver/b574e61b-e8da-4b03-804a-42b77ddeda0b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-11T10:23:56.887Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c1de89a5-484c-4c89-9445-2b856aaa3b2e/model-vers/model-ver/b574e61b-e8da-4b03-804a-42b77ddeda0b?depth=0|INFO|500||InvokeReturn
2022-11-11T10:23:56.887Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c1de89a5-484c-4c89-9445-2b856aaa3b2e/model-vers/model-ver/b574e61b-e8da-4b03-804a-42b77ddeda0b?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[175], X-AAI-TXID=[2-aai-resources-221111-10:23:57:236-77200], vertex-id=[381016], Content-Length=[0], Date=[Fri, 11 Nov 2022 10:23:57 GMT], Content-Type=[application/json]}
2022-11-11T10:23:56.889Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2022-11-11T10:23:56.889Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-11T10:23:56.889Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:23:56.894Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-11T10:23:56.895Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f604d75-7a76-4e3c-8c4a-9b5feceae8df and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-11T10:23:56.895Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-11T10:23:56.895Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:23:56.897Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:23:56.897Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162236895,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-11T10:23:56.997Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:23:56.998Z||pool-39-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:23:56.998Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:23:57.014Z||pool-39-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:23:57.015Z||pool-39-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-11T10:24:20.968Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:24:20.968Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:24:20.969Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:24:20.978Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:24:20.978Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:24:20.978Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:24:21.108Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:24:21.109Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:24:21.109Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162200968,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:24:21.109Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:24:21.602Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:24:21.603Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-11T10:24:21.603Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {"distributionID":"064a8cac-af0f-470e-8025-dcffeb1ac2ce","serviceName":"Demo_pNF_sQn9v9EOcbHIhega4mlX","serviceVersion":"1.0","serviceUUID":"901b3eb2-a1fc-476e-8915-68459bcb8e5a","serviceDescription":"catalog service description","serviceInvariantUUID":"b1f4b50f-1e8f-4932-88d0-a1b1d662713b","resources":[{"resourceInstanceName":"pNF 1cbf207b-8cc4 0","resourceName":"pNF 1cbf207b-8cc4","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"445b66e7-adb7-407d-9d06-2ca6d1493404","resourceInvariantUUID":"cbf81fff-0481-4514-8b70-bd7694d2d658","resourceCustomizationUUID":"51205e6d-550f-4715-a4b5-646373ecfbce","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/vf-license-model.xml","artifactChecksum":"YWE2MDQ2MzY3ZTAzNGRlM2E3MzI2MWVkODQzZTk4ZGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0e5f826c-e5da-4c11-81c1-086a9ae412a4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/pNF.csar","artifactChecksum":"YmNmZDczMGQ3ZjQyMGZhMDc4MmMyMTBhYzg1Yjg4MjY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d084a19-dd70-4315-bc83-0b1f89fce0a4","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7a3d3833-6587-4464-b3ad-9ff570421637","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/vendor-license-model.xml","artifactChecksum":"NzU0M2UzMDFiNzliMDllZWNiMmY0NDU4ZTE2YjVjYjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"26486a37-af5c-4b9a-aade-51d7fdf79541","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"90b02841-6f43-4a83-9901-98dfe65e760d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"957c6d4b-717b-4bbe-9a19-5cd323e29408","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfSqn9v9eocbhihega4mlx-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-template.yml","artifactChecksum":"YzVjZjU2N2I2NzJjYjk5MjM0YWMwNjEzNWU4ODRhOGU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"51875bc0-56c5-4a1b-9679-fb2ffef8449b","artifactVersion":"1"},{"artifactName":"service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar","artifactChecksum":"OTI0MDA2MmI0NzBjZThmNjQ1N2I2YjU2MDIxYTVjZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b087cd62-8ab9-42a5-9812-3b3474bc17a2","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-11T10:24:21.605Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:24:21.605Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:24:21.607Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:24:21.607Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:24:21.707Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:24:21.708Z||pool-40-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:24:21.708Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:24:21.738Z||pool-40-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:24:21.738Z||pool-40-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":1,"count":1}
2022-11-11T10:24:22.608Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:24:22.609Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:24:22.610Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:24:22.611Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:24:22.711Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:24:22.711Z||pool-41-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:24:22.712Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:24:22.724Z||pool-41-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:24:22.724Z||pool-41-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:24:23.611Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:24:23.612Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:24:23.614Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:24:23.614Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:24:23.714Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-11T10:24:23.715Z||pool-42-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:24:23.715Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:24:23.729Z||pool-42-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:24:23.730Z||pool-42-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:24:24.615Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:24:24.616Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:24:24.617Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:24:24.617Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:24:24.717Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:24:24.718Z||pool-43-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:24:24.718Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:24:24.730Z||pool-43-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:24:24.731Z||pool-43-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:24:25.618Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:24:25.619Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:24:25.620Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:24:25.621Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:24:25.721Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:24:25.722Z||pool-44-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:24:25.722Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:24:25.737Z||pool-44-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:24:25.738Z||pool-44-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:24:26.621Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:24:26.622Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:24:26.624Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:24:26.624Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:24:26.725Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:24:26.725Z||pool-45-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:24:26.725Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:24:26.738Z||pool-45-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:24:26.738Z||pool-45-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:24:27.625Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:24:27.626Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:24:27.628Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:24:27.628Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:24:27.728Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:24:27.733Z||pool-46-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:24:27.733Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:24:27.752Z||pool-46-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:24:27.752Z||pool-46-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:24:28.629Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:24:28.630Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:24:28.631Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:24:28.631Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:24:28.732Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:24:28.732Z||pool-47-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:24:28.733Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:24:28.746Z||pool-47-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:24:28.747Z||pool-47-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:24:29.632Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "serviceName": "Demo_pNF_sQn9v9EOcbHIhega4mlX",
  "serviceVersion": "1.0",
  "serviceUUID": "901b3eb2-a1fc-476e-8915-68459bcb8e5a",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "b1f4b50f-1e8f-4932-88d0-a1b1d662713b",
  "resources": [
    {
      "resourceInstanceName": "pNF 1cbf207b-8cc4 0",
      "resourceCustomizationUUID": "51205e6d-550f-4715-a4b5-646373ecfbce",
      "resourceName": "pNF 1cbf207b-8cc4",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "445b66e7-adb7-407d-9d06-2ca6d1493404",
      "resourceInvariantUUID": "cbf81fff-0481-4514-8b70-bd7694d2d658",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar",
      "artifactChecksum": "OTI0MDA2MmI0NzBjZThmNjQ1N2I2YjU2MDIxYTVjZjM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "b087cd62-8ab9-42a5-9812-3b3474bc17a2"
    }
  ],
  "workloadContext": "Production"
}
2022-11-11T10:24:29.633Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-11T10:24:29.633Z|2f604d75-7a76-4e3c-8c4a-9b5feceae8df|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 901b3eb2-a1fc-476e-8915-68459bcb8e5a ASDC
2022-11-11T10:24:29.633Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:064a8cac-af0f-470e-8025-dcffeb1ac2ce
ServiceName:Demo_pNF_sQn9v9EOcbHIhega4mlX
ServiceVersion:1.0
ServiceUUID:901b3eb2-a1fc-476e-8915-68459bcb8e5a
ServiceInvariantUUID:b1f4b50f-1e8f-4932-88d0-a1b1d662713b
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar
ArtifactUUID:b087cd62-8ab9-42a5-9812-3b3474bc17a2
ArtifactChecksum:OTI0MDA2MmI0NzBjZThmNjQ1N2I2YjU2MDIxYTVjZjM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 1cbf207b-8cc4 0
ResourceCustomizationUUID:51205e6d-550f-4715-a4b5-646373ecfbce
ResourceInvariantUUID:cbf81fff-0481-4514-8b70-bd7694d2d658
ResourceName:pNF 1cbf207b-8cc4
ResourceType:PNF
ResourceUUID:445b66e7-adb7-407d-9d06-2ca6d1493404
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2022-11-11T10:24:29.634Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 901b3eb2-a1fc-476e-8915-68459bcb8e5a ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:24:29.672Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-11T10:24:29.673Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-11-11T10:24:29.673Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-11-11T10:24:29.673Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: b087cd62-8ab9-42a5-9812-3b3474bc17a2 from URL: /sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar
2022-11-11T10:24:29.673Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-11-11T10:24:29.673Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar
2022-11-11T10:24:29.729Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-11-11T10:24:29.730Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar b087cd62-8ab9-42a5-9812-3b3474bc17a2 87772
2022-11-11T10:24:29.730Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar ASDC sendASDCNotification
2022-11-11T10:24:29.731Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar
2022-11-11T10:24:29.731Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:24:29.731Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:24:29.733Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:24:29.733Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162269730,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:24:29.833Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:24:29.834Z||pool-48-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:24:29.835Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:24:29.847Z||pool-48-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:24:29.848Z||pool-48-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:24:30.733Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-11T10:24:30.734Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-11-11T10:24:30.734Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: b087cd62-8ab9-42a5-9812-3b3474bc17a2, URL: /sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar to file: /app/ASDC/1/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar
2022-11-11T10:24:30.734Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar
2022-11-11T10:24:30.735Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar
2022-11-11T10:24:30.735Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar
2022-11-11T10:24:30.854Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4550653071994845762/Definitions/service-DemoPnfSqn9v9eocbhihega4mlx-template.yml
2022-11-11T10:24:31.552Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-11T10:24:31.552Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-11-11T10:24:31.552Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar
2022-11-11T10:24:31.553Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-11T10:24:31.553Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 1cbf207b-8cc4 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar
2022-11-11T10:24:31.553Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar
2022-11-11T10:24:31.553Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar
2022-11-11T10:24:31.553Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar
2022-11-11T10:24:31.553Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar
2022-11-11T10:24:31.553Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar
2022-11-11T10:24:31.553Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar
2022-11-11T10:24:31.553Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-11-11T10:24:31.553Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:24:31.554Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_sQn9v9EOcbHIhega4mlX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:24:31.554Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Node template pNF 1cbf207b-8cc4 0 is matching search criteria
2022-11-11T10:24:31.554Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-11-11T10:24:31.554Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 1cbf207b-8cc4 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-11T10:24:31.554Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:24:31.554Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_sQn9v9EOcbHIhega4mlX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:24:31.555Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Node template pNF 1cbf207b-8cc4 0 is matching search criteria
2022-11-11T10:24:31.555Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-11-11T10:24:31.555Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 1cbf207b-8cc4 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-11T10:24:31.555Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:24:31.555Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_sQn9v9EOcbHIhega4mlX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:24:31.555Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:24:31.555Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_sQn9v9EOcbHIhega4mlX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:24:31.555Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:24:31.556Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_sQn9v9EOcbHIhega4mlX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:24:31.556Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:24:31.556Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_sQn9v9EOcbHIhega4mlX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:24:31.556Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:24:31.556Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_sQn9v9EOcbHIhega4mlX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:24:31.556Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_sQn9v9EOcbHIhega4mlX
Description:catalog service description
Model UUID:901b3eb2-a1fc-476e-8915-68459bcb8e5a
Model Version:NULL
Model InvariantUuid:b1f4b50f-1e8f-4932-88d0-a1b1d662713b
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-11T10:24:31.566Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 445b66e7-adb7-407d-9d06-2ca6d1493404
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:24:31.569Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||pNF 1cbf207b-8cc4 0
2022-11-11T10:24:31.569Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 445b66e7-adb7-407d-9d06-2ca6d1493404
2022-11-11T10:24:31.569Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 901b3eb2-a1fc-476e-8915-68459bcb8e5a
2022-11-11T10:24:31.569Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 901b3eb2-a1fc-476e-8915-68459bcb8e5a
2022-11-11T10:24:31.569Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 1cbf207b-8cc4 0 445b66e7-adb7-407d-9d06-2ca6d1493404 ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:24:31.575Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@31b95557, org.onap.sdc.toscaparser.api.parameters.Input@583cf252, org.onap.sdc.toscaparser.api.parameters.Input@b3cf90c, org.onap.sdc.toscaparser.api.parameters.Input@6c776ca2, org.onap.sdc.toscaparser.api.parameters.Input@171f9f96]
2022-11-11T10:24:31.575Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:24:31.575Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_sQn9v9EOcbHIhega4mlX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:24:31.575Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 901b3eb2-a1fc-476e-8915-68459bcb8e5a: pNF 1cbf207b-8cc4
2022-11-11T10:24:31.575Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||Processing PNF resource: 445b66e7-adb7-407d-9d06-2ca6d1493404
2022-11-11T10:24:31.575Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:24:31.576Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_sQn9v9EOcbHIhega4mlX is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:24:31.576Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||Resource customization UUID: 51205e6d-550f-4715-a4b5-646373ecfbce is the same as notified resource customizationUUID: 51205e6d-550f-4715-a4b5-646373ecfbce
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2022-11-11T10:24:31.627Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 1cbf207b-8cc4 445b66e7-adb7-407d-9d06-2ca6d1493404 0 ASDC deployResourceStructure
2022-11-11T10:24:31.628Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar ASDC sendASDCNotification
2022-11-11T10:24:31.628Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar
2022-11-11T10:24:31.628Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-11T10:24:31.628Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:24:31.630Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:24:31.630Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162271628,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:24:31.730Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-11T10:24:31.731Z||pool-49-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:24:31.732Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:24:31.745Z||pool-49-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:24:31.746Z||pool-49-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:24:32.631Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 064a8cac-af0f-470e-8025-dcffeb1ac2ce
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:24:32.655Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 064a8cac-af0f-470e-8025-dcffeb1ac2ce
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:24:32.658Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-11T10:24:32.658Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-11T10:24:32.658Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-11T10:25:02.659Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 064a8cac-af0f-470e-8025-dcffeb1ac2ce
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:25:02.672Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 064a8cac-af0f-470e-8025-dcffeb1ac2ce
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:25:02.678Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-11T10:25:02.678Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-11T10:25:02.678Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-11T10:25:20.978Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:25:20.979Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:25:20.979Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:25:20.997Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:25:21.007Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.007Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162200968,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:25:21.008Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.009Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.009Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162203755,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:25:21.009Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:25:21.009Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.009Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162205611,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:25:21.010Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:25:21.010Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.010Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "cds",
  "timestamp": 1668162201438,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.010Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.010Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.011Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "aai-ml",
  "timestamp": 1668162205483,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.011Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.011Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.011Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "policy-id",
  "timestamp": 1668162201013,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.011Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.011Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.012Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "cds",
  "timestamp": 1668162201438,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.012Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.012Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.012Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "aai-ml",
  "timestamp": 1668162205483,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.012Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.013Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.013Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "policy-id",
  "timestamp": 1668162201013,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.013Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.013Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.013Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "aai-ml",
  "timestamp": 1668162205483,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.014Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.014Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.014Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "cds",
  "timestamp": 1668162201438,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.014Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.015Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.015Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "policy-id",
  "timestamp": 1668162201013,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.015Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.015Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.015Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "policy-id",
  "timestamp": 1668162201013,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.015Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.016Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.016Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "aai-ml",
  "timestamp": 1668162205483,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.016Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.016Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.016Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "cds",
  "timestamp": 1668162201438,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.016Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.017Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.017Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "policy-id",
  "timestamp": 1668162201013,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.017Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.017Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.018Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "cds",
  "timestamp": 1668162201438,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.018Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.018Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.018Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "aai-ml",
  "timestamp": 1668162205483,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.019Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.019Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.019Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "policy-id",
  "timestamp": 1668162201013,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.019Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.019Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.019Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "aai-ml",
  "timestamp": 1668162205483,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.020Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.020Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.020Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "cds",
  "timestamp": 1668162201438,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.020Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.020Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.020Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "policy-id",
  "timestamp": 1668162201013,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.020Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.021Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.021Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "aai-ml",
  "timestamp": 1668162205483,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.021Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.021Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.021Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "cds",
  "timestamp": 1668162201438,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.021Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.021Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.022Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162213233,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.022Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.022Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.022Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "policy-id",
  "timestamp": 1668162201013,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:25:21.022Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.022Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.022Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "cds",
  "timestamp": 1668162201438,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:25:21.022Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.022Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.022Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "aai-ml",
  "timestamp": 1668162205483,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:25:21.023Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.023Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.023Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162213233,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.023Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.023Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.023Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "cds",
  "timestamp": 1668162215112,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:25:21.023Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:25:21.023Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.023Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "aai-ml",
  "timestamp": 1668162215115,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:25:21.023Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:25:21.024Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.024Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "policy-id",
  "timestamp": 1668162216689,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:25:21.024Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:25:21.024Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.024Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162213233,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.024Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.024Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.024Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "policy-id",
  "timestamp": 1668162217696,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:25:21.024Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:25:21.024Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.024Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "cds",
  "timestamp": 1668162216145,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:25:21.033Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 064a8cac-af0f-470e-8025-dcffeb1ac2ce
2022-11-11T10:25:21.034Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 064a8cac-af0f-470e-8025-dcffeb1ac2ce and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:25:21.045Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.045Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162213233,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.045Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.046Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.046Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "policy-id",
  "timestamp": 1668162218699,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:25:21.052Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 064a8cac-af0f-470e-8025-dcffeb1ac2ce
2022-11-11T10:25:21.053Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 064a8cac-af0f-470e-8025-dcffeb1ac2ce and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:25:21.063Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.063Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162213233,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.063Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.063Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.064Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162213233,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.064Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.064Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.064Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162213233,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.064Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.064Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.064Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "aai-ml",
  "timestamp": 1668162220162,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:25:21.064Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:25:21.064Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.064Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162213233,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:25:21.065Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.065Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.065Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "aai-ml",
  "timestamp": 1668162221166,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:25:21.071Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 064a8cac-af0f-470e-8025-dcffeb1ac2ce
2022-11-11T10:25:21.071Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 064a8cac-af0f-470e-8025-dcffeb1ac2ce and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:25:21.084Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.084Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162229809,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.084Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.084Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.085Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162229809,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.085Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.085Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.085Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162229809,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.085Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.085Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.085Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162229809,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.085Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.086Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.086Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162229809,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.086Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.086Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.086Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162229809,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.086Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.086Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.086Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162229809,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.087Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.087Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.087Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162229809,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:25:21.087Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.087Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.087Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162238546,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:25:21.087Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:25:21.087Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.087Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162240526,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:25:21.088Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:25:21.088Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.088Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2f604d75-7a76-4e3c-8c4a-9b5feceae8df",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162236895,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-11T10:25:21.088Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:25:21.088Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.088Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162241529,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:25:21.094Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 064a8cac-af0f-470e-8025-dcffeb1ac2ce
2022-11-11T10:25:21.094Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 064a8cac-af0f-470e-8025-dcffeb1ac2ce and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:25:21.104Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.104Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "aai-ml",
  "timestamp": 1668162235483,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.105Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.105Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.105Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162233233,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.105Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.105Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.105Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "policy-id",
  "timestamp": 1668162241013,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.106Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.106Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.106Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "policy-id",
  "timestamp": 1668162241013,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.106Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.106Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.106Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "aai-ml",
  "timestamp": 1668162235483,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.107Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.107Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.107Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162233233,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-11-11T10:25:21.107Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.107Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.107Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "policy-id",
  "timestamp": 1668162241013,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.107Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.107Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.108Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "aai-ml",
  "timestamp": 1668162235483,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.108Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.108Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.108Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162233233,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-11-11T10:25:21.108Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.108Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.108Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "policy-id",
  "timestamp": 1668162241013,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.109Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.109Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.109Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "aai-ml",
  "timestamp": 1668162235483,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.109Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.109Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.109Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162233233,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-11-11T10:25:21.110Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.110Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.110Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "aai-ml",
  "timestamp": 1668162235483,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.110Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.111Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.111Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "policy-id",
  "timestamp": 1668162241013,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-11-11T10:25:21.111Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.111Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.111Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162233233,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-11-11T10:25:21.111Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.112Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.112Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "aai-ml",
  "timestamp": 1668162235483,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.112Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.112Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.112Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "policy-id",
  "timestamp": 1668162241013,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.112Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.113Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.113Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162233233,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.113Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.113Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.113Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "cds",
  "timestamp": 1668162246438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.114Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.114Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.114Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "aai-ml",
  "timestamp": 1668162235483,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.114Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.114Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.114Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162233233,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-11-11T10:25:21.115Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.115Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.115Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "policy-id",
  "timestamp": 1668162241013,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.115Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.115Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.115Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "cds",
  "timestamp": 1668162246438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.115Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.116Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.116Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "aai-ml",
  "timestamp": 1668162235483,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.116Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.116Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.116Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162233233,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.117Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.117Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.117Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "policy-id",
  "timestamp": 1668162241013,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.117Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.117Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.117Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "cds",
  "timestamp": 1668162246438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.117Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.118Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.118Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "aai-ml",
  "timestamp": 1668162235483,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:25:21.118Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.118Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.118Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162233233,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:25:21.118Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.118Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.118Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "policy-id",
  "timestamp": 1668162241013,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:25:21.119Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.119Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.119Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "cds",
  "timestamp": 1668162246438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.119Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.119Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.119Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "policy-id",
  "timestamp": 1668162252598,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:25:21.119Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:25:21.119Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.120Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162251707,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:25:21.120Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:25:21.120Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.120Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "aai-ml",
  "timestamp": 1668162251035,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:25:21.120Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:25:21.120Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.120Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "cds",
  "timestamp": 1668162246438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.121Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.121Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.121Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "policy-id",
  "timestamp": 1668162253602,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:25:21.121Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:25:21.121Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.121Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "cds",
  "timestamp": 1668162246438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.121Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.122Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.122Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162252780,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:25:21.122Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:25:21.122Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.122Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "policy-id",
  "timestamp": 1668162254605,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:25:21.141Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a11ad5db-f487-499b-b7f9-cd2a9ad8edf4
2022-11-11T10:25:21.142Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId a11ad5db-f487-499b-b7f9-cd2a9ad8edf4 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:25:21.150Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.151Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "cds",
  "timestamp": 1668162246438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.151Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.151Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.151Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162253883,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:25:21.151Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:25:21.151Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.151Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "cds",
  "timestamp": 1668162246438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.151Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.151Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.151Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162254938,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:25:21.152Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:25:21.152Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.152Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "cds",
  "timestamp": 1668162246438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:25:21.152Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.152Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.152Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162256010,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:25:21.158Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a11ad5db-f487-499b-b7f9-cd2a9ad8edf4
2022-11-11T10:25:21.158Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId a11ad5db-f487-499b-b7f9-cd2a9ad8edf4 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-11-11T10:25:21.167Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.167Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162259809,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.167Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.167Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.167Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "cds",
  "timestamp": 1668162256188,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:25:21.167Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:25:21.167Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.167Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162257019,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-11T10:25:21.167Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:25:21.167Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.167Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162259809,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.168Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.168Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.168Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "cds",
  "timestamp": 1668162257194,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:25:21.174Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of a11ad5db-f487-499b-b7f9-cd2a9ad8edf4
2022-11-11T10:25:21.175Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId a11ad5db-f487-499b-b7f9-cd2a9ad8edf4 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:25:21.185Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.185Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162259809,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.185Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.185Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.185Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162258025,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.185Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.185Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.185Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "cds",
  "timestamp": 1668162246438,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.186Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.186Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.186Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "aai-ml",
  "timestamp": 1668162258462,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:25:21.186Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:25:21.186Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.186Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162259809,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.186Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.186Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.186Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162258025,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-11-11T10:25:21.186Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.187Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.187Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "cds",
  "timestamp": 1668162246438,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.187Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.187Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.187Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "aai-ml",
  "timestamp": 1668162259466,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:25:21.196Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a11ad5db-f487-499b-b7f9-cd2a9ad8edf4
2022-11-11T10:25:21.196Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId a11ad5db-f487-499b-b7f9-cd2a9ad8edf4 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:25:21.212Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.212Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162259809,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.212Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.212Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.212Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162258025,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-11T10:25:21.212Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.212Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.212Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "policy-id",
  "timestamp": 1668162261013,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.213Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:21.213Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:25:21.213Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "cds",
  "timestamp": 1668162246438,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:25:21.213Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:25:32.679Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 064a8cac-af0f-470e-8025-dcffeb1ac2ce
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:25:32.698Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 064a8cac-af0f-470e-8025-dcffeb1ac2ce
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:25:32.703Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-11T10:25:32.703Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-11T10:25:32.703Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-11T10:25:32.703Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-11T10:25:32.703Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:25:32.704Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:25:32.704Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:25:32.704Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:25:32.704Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:25:32.704Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:25:32.710Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-11T10:26:02.710Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 064a8cac-af0f-470e-8025-dcffeb1ac2ce and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-11T10:26:02.718Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 064a8cac-af0f-470e-8025-dcffeb1ac2ce and serviceModelVersionId: 901b3eb2-a1fc-476e-8915-68459bcb8e5a
2022-11-11T10:26:02.718Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b1f4b50f-1e8f-4932-88d0-a1b1d662713b
2022-11-11T10:26:02.719Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b1f4b50f-1e8f-4932-88d0-a1b1d662713b/model-vers/model-ver/901b3eb2-a1fc-476e-8915-68459bcb8e5a?depth=0
2022-11-11T10:26:02.724Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2022-11-11T10:26:02.783Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1f4b50f-1e8f-4932-88d0-a1b1d662713b/model-vers/model-ver/901b3eb2-a1fc-476e-8915-68459bcb8e5a?depth=0|INFO|500||Invoke
2022-11-11T10:26:02.784Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1f4b50f-1e8f-4932-88d0-a1b1d662713b/model-vers/model-ver/901b3eb2-a1fc-476e-8915-68459bcb8e5a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1f4b50f-1e8f-4932-88d0-a1b1d662713b/model-vers/model-ver/901b3eb2-a1fc-476e-8915-68459bcb8e5a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[064a8cac-af0f-470e-8025-dcffeb1ac2ce], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d930a6f4-a2f2-4a8f-bd20-062a62bb87f9], X-ECOMP-RequestID=[064a8cac-af0f-470e-8025-dcffeb1ac2ce], X-TransactionId=[], X-ONAP-RequestID=[064a8cac-af0f-470e-8025-dcffeb1ac2ce], Content-Type=[application/merge-patch+json]}
2022-11-11T10:26:02.790Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1f4b50f-1e8f-4932-88d0-a1b1d662713b/model-vers/model-ver/901b3eb2-a1fc-476e-8915-68459bcb8e5a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-11T10:26:03.047Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1f4b50f-1e8f-4932-88d0-a1b1d662713b/model-vers/model-ver/901b3eb2-a1fc-476e-8915-68459bcb8e5a?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1f4b50f-1e8f-4932-88d0-a1b1d662713b/model-vers/model-ver/901b3eb2-a1fc-476e-8915-68459bcb8e5a?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[254], X-AAI-TXID=[2-aai-resources-221111-10:26:03:320-59625], vertex-id=[217264], Content-Length=[0], Date=[Fri, 11 Nov 2022 10:26:03 GMT], Content-Type=[application/json]}
2022-11-11T10:26:03.048Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1f4b50f-1e8f-4932-88d0-a1b1d662713b/model-vers/model-ver/901b3eb2-a1fc-476e-8915-68459bcb8e5a?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-11T10:26:03.048Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1f4b50f-1e8f-4932-88d0-a1b1d662713b/model-vers/model-ver/901b3eb2-a1fc-476e-8915-68459bcb8e5a?depth=0|INFO|500||InvokeReturn
2022-11-11T10:26:03.049Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-11T10:26:03.049Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:26:03.056Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-11T10:26:03.056Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 064a8cac-af0f-470e-8025-dcffeb1ac2ce and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-11T10:26:03.056Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-11T10:26:03.057Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:26:03.058Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:26:03.058Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162363056,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-11T10:26:03.159Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:26:03.159Z||pool-50-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:26:03.159Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:26:03.174Z||pool-50-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:26:03.174Z||pool-50-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-11T10:26:04.075Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-11T10:26:04.075Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {"distributionID":"a11ad5db-f487-499b-b7f9-cd2a9ad8edf4","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"979a5012-3be8-4f71-bd8b-2959a13dda1d","serviceDescription":"service","serviceInvariantUUID":"3120372d-93ed-4f20-b361-630805446abf","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"1939e553-e4d9-4689-bb91-19d5320c3c2d","resourceInvariantUUID":"3ee91543-0670-4c20-af11-8d1112335fe8","resourceCustomizationUUID":"83d47492-7e85-4902-bbe4-13229e094a76","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"OTA1MzdmZmQ5OWE1NGQzYmJkNWU1ZmZjN2UxYzY3NDE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"26d0876c-52da-4faa-be30-6d9e73da1166","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e81c72a5-27ae-4047-8b7b-9b5f4de7373d","artifactVersion":"2","generatedFromUUID":"07256886-a67f-49d2-8734-3f87ade2acf5"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"07256886-a67f-49d2-8734-3f87ade2acf5","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"NDFmY2VmNDAyYzIwNDY4NTU1ZjM4OGQ3MjJjYjJjNDI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"260b2ff8-fea4-49cd-80f9-d9ac4fb347e9","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1f6cacfc-8e90-412f-ba38-8924da091a5f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09727b13-69e3-421b-9de1-e7fa481c2537","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"aaad1928-5c17-4308-b26d-1d98530a2aec","artifactVersion":"2","generatedFromUUID":"1f6cacfc-8e90-412f-ba38-8924da091a5f"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"ZjQ4OWNhMDliMjUwNTFmZGFiMzUwMTQwZDRhOGFkZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ce976b7-a998-43be-8915-f4fdae34322a","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"OTY5ZWFjZjk5OWYyN2EyOGQ0NDhjZTQ2YWNkZmQyMmI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d882a597-9175-43e5-a7c3-f6984a710af1","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-11T10:26:04.076Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:26:04.076Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:26:04.078Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:26:04.078Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:26:04.178Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:26:04.179Z||pool-51-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:26:04.179Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:26:04.193Z||pool-51-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:26:04.193Z||pool-51-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:26:05.079Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:26:05.080Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:26:05.081Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:26:05.082Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-11-11T10:26:05.182Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:26:05.183Z||pool-52-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:26:05.183Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:26:05.196Z||pool-52-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:26:05.197Z||pool-52-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:26:06.082Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:26:06.083Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:26:06.085Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:26:06.086Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-11-11T10:26:06.186Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:26:06.187Z||pool-53-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:26:06.187Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:26:06.202Z||pool-53-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:26:06.203Z||pool-53-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:26:07.086Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:26:07.087Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:26:07.089Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:26:07.089Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-11-11T10:26:07.189Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-11T10:26:07.190Z||pool-54-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:26:07.190Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:26:07.207Z||pool-54-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:26:07.207Z||pool-54-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:26:08.091Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:26:08.091Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:26:08.093Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:26:08.093Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-11-11T10:26:08.193Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:26:08.194Z||pool-55-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:26:08.194Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:26:08.270Z||pool-55-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:26:08.271Z||pool-55-thread-1|||||INFO|500||cambria reply ok (77 ms):{"serverTimeMs":1,"count":1}
2022-11-11T10:26:09.093Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:26:09.094Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:26:09.096Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:26:09.096Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:26:09.196Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:26:09.198Z||pool-56-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:26:09.198Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:26:09.321Z||pool-56-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:26:09.322Z||pool-56-thread-1|||||INFO|500||cambria reply ok (125 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:26:10.097Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:26:10.098Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:26:10.099Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:26:10.100Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-11-11T10:26:10.200Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:26:10.201Z||pool-57-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:26:10.201Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:26:10.214Z||pool-57-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:26:10.214Z||pool-57-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:26:11.100Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:26:11.101Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:26:11.103Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:26:11.103Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:26:11.203Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-11T10:26:11.204Z||pool-58-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:26:11.204Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:26:11.218Z||pool-58-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:26:11.218Z||pool-58-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:26:12.104Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:26:12.105Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:26:12.107Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:26:12.107Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:26:12.207Z||pool-59-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-11T10:26:12.208Z||pool-59-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:26:12.208Z||pool-59-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:26:12.223Z||pool-59-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:26:12.223Z||pool-59-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:26:13.109Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "979a5012-3be8-4f71-bd8b-2959a13dda1d",
  "serviceDescription": "service",
  "serviceInvariantUUID": "3120372d-93ed-4f20-b361-630805446abf",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf 0",
      "resourceCustomizationUUID": "83d47492-7e85-4902-bbe4-13229e094a76",
      "resourceName": "basic_cnf",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "1939e553-e4d9-4689-bb91-19d5320c3c2d",
      "resourceInvariantUUID": "3ee91543-0670-4c20-af11-8d1112335fe8",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "nginx_cloudtech_k8s_charts.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
          "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "e81c72a5-27ae-4047-8b7b-9b5f4de7373d",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "nginx_cloudtech_k8s_charts.tgz",
          "artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
          "artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "07256886-a67f-49d2-8734-3f87ade2acf5",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "basic_cnf0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
          "artifactChecksum": "NDFmY2VmNDAyYzIwNDY4NTU1ZjM4OGQ3MjJjYjJjNDI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "260b2ff8-fea4-49cd-80f9-d9ac4fb347e9",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_dummy.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
          "artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "1f6cacfc-8e90-412f-ba38-8924da091a5f",
          "generatedArtifact": {
            "artifactName": "base_dummy.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
            "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "aaad1928-5c17-4308-b26d-1d98530a2aec",
            "generatedFromUUID": "1f6cacfc-8e90-412f-ba38-8924da091a5f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_dummy.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
          "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "aaad1928-5c17-4308-b26d-1d98530a2aec",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "OTY5ZWFjZjk5OWYyN2EyOGQ0NDhjZTQ2YWNkZmQyMmI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "d882a597-9175-43e5-a7c3-f6984a710af1"
    }
  ],
  "workloadContext": "Production"
}
2022-11-11T10:26:13.110Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-11T10:26:13.110Z|064a8cac-af0f-470e-8025-dcffeb1ac2ce|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 979a5012-3be8-4f71-bd8b-2959a13dda1d ASDC
2022-11-11T10:26:13.110Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:a11ad5db-f487-499b-b7f9-cd2a9ad8edf4
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:979a5012-3be8-4f71-bd8b-2959a13dda1d
ServiceInvariantUUID:3120372d-93ed-4f20-b361-630805446abf
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicCnf-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
ArtifactUUID:d882a597-9175-43e5-a7c3-f6984a710af1
ArtifactChecksum:OTY5ZWFjZjk5OWYyN2EyOGQ0NDhjZTQ2YWNkZmQyMmI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:83d47492-7e85-4902-bbe4-13229e094a76
ResourceInvariantUUID:3ee91543-0670-4c20-af11-8d1112335fe8
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:1939e553-e4d9-4689-bb91-19d5320c3c2d
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
ArtifactUUID:e81c72a5-27ae-4047-8b7b-9b5f4de7373d
ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.tgz
ArtifactVersion:1
ArtifactType:CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
ArtifactUUID:07256886-a67f-49d2-8734-3f87ade2acf5
ArtifactChecksum:YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:basic_cnf0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
ArtifactUUID:260b2ff8-fea4-49cd-80f9-d9ac4fb347e9
ArtifactChecksum:NDFmY2VmNDAyYzIwNDY4NTU1ZjM4OGQ3MjJjYjJjNDI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_dummy.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
ArtifactUUID:1f6cacfc-8e90-412f-ba38-8924da091a5f
ArtifactChecksum:MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:aaad1928-5c17-4308-b26d-1d98530a2aec
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:aaad1928-5c17-4308-b26d-1d98530a2aec
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-11T10:26:13.111Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 979a5012-3be8-4f71-bd8b-2959a13dda1d ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-11T10:26:13.151Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-11T10:26:13.152Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-11-11T10:26:13.152Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-11-11T10:26:13.152Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: d882a597-9175-43e5-a7c3-f6984a710af1 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-11-11T10:26:13.153Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-11-11T10:26:13.153Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-11-11T10:26:13.225Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-11-11T10:26:13.226Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar d882a597-9175-43e5-a7c3-f6984a710af1 73679
2022-11-11T10:26:13.226Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2022-11-11T10:26:13.226Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-11-11T10:26:13.226Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:26:13.227Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:26:13.229Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:26:13.229Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162373226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:26:13.329Z||pool-60-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:26:13.330Z||pool-60-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:26:13.330Z||pool-60-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:26:13.353Z||pool-60-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:26:13.353Z||pool-60-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
2022-11-11T10:26:14.229Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-11T10:26:14.231Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-11-11T10:26:14.231Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: d882a597-9175-43e5-a7c3-f6984a710af1, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-11T10:26:14.232Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2022-11-11T10:26:14.232Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-11T10:26:14.233Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-11T10:26:14.384Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11446373636443680394/Definitions/service-BasicCnf-template.yml
Log warning: The required parameter "compute_dummy_metadata" is not provided
Log warning: The required parameter "compute_dummy_name" is not provided
2022-11-11T10:26:15.529Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-11T10:26:15.530Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-11-11T10:26:15.530Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-11T10:26:15.530Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-11-11T10:26:15.530Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-11T10:26:15.531Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-11T10:26:15.531Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-11T10:26:15.531Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-11T10:26:15.531Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-11-11T10:26:15.531Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:15.532Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:26:15.532Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-11T10:26:15.532Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-11-11T10:26:15.533Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-11T10:26:15.533Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:15.533Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:26:15.534Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-11T10:26:15.534Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-11-11T10:26:15.534Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-11T10:26:15.535Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:15.535Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:26:15.535Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:15.535Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-11-11T10:26:15.536Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy is not matching search criteria
2022-11-11T10:26:15.536Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Node template dummy is not matching search criteria
2022-11-11T10:26:15.536Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-11T10:26:15.537Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:15.537Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-11T10:26:15.537Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:15.538Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-11T10:26:15.538Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:26:15.538Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:15.539Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-11T10:26:15.539Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:26:15.539Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:15.540Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-11T10:26:15.540Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:26:15.540Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:15.540Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-11-11T10:26:15.541Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2022-11-11T10:26:15.541Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=62176e6c-ac4c-4e97-b1f2-4ca36e2a0699
2022-11-11T10:26:15.541Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:15.542Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:26:15.542Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:15.542Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:26:15.542Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:15.543Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:26:15.543Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:15.543Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:26:15.544Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf
Description:service
Model UUID:979a5012-3be8-4f71-bd8b-2959a13dda1d
Model Version:NULL
Model InvariantUuid:3120372d-93ed-4f20-b361-630805446abf
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf
Model UUID:6bfe88c7-442e-46a4-b5d6-4bc987994a08
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:3ee91543-0670-4c20-af11-8d1112335fe8
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:83d47492-7e85-4902-bbe4-13229e094a76
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:81567b49-d11f-4ffa-b3ec-5fbdf0d54090
ModelName:BasicCnf..base_dummy..module-0
ModelUuid:168f14df-697b-4498-ba39-08bdd016f62e
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:62176e6c-ac4c-4e97-b1f2-4ca36e2a0699
ModelInvariantUuid:1a50340c-b73e-4801-90c6-a43e8095eb85
ModelName:basic_cnf-nodes.dummyCvfc
ModelUuid:e2ffd844-b04d-467a-9596-a992e1336ac4
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy


VNFC Properties:
ModelCustomizationUuid:e2a1f44d-225a-45c1-acbd-b5b5f3e58cbd
ModelInvariantUuid:a0e0474c-454d-46af-bf42-571c54a6e2f8
ModelName:BasicCnf.compute.nodes.heat.dummy
ModelUuid:86fd3f08-3864-432c-a46d-145143d5ad20
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-11T10:26:15.562Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 1939e553-e4d9-4689-bb91-19d5320c3c2d
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:26:15.565Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||basic_cnf 0
2022-11-11T10:26:15.566Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 1939e553-e4d9-4689-bb91-19d5320c3c2d
2022-11-11T10:26:15.566Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: e81c72a5-27ae-4047-8b7b-9b5f4de7373d from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2022-11-11T10:26:15.566Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-11-11T10:26:15.566Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2022-11-11T10:26:15.639Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-11-11T10:26:15.639Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env e81c72a5-27ae-4047-8b7b-9b5f4de7373d 12
2022-11-11T10:26:15.640Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification
2022-11-11T10:26:15.640Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2022-11-11T10:26:15.640Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:26:15.640Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:26:15.642Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:26:15.642Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162375640,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:26:15.742Z||pool-61-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:26:15.743Z||pool-61-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:26:15.743Z||pool-61-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:26:15.757Z||pool-61-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:26:15.757Z||pool-61-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
2022-11-11T10:26:16.643Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 07256886-a67f-49d2-8734-3f87ade2acf5 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2022-11-11T10:26:16.643Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-11-11T10:26:16.644Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2022-11-11T10:26:16.722Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-11-11T10:26:16.723Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 07256886-a67f-49d2-8734-3f87ade2acf5 2688
2022-11-11T10:26:16.723Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification
2022-11-11T10:26:16.724Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2022-11-11T10:26:16.724Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:26:16.724Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:26:16.726Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:26:16.726Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162376723,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:26:16.826Z||pool-62-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:26:16.827Z||pool-62-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:26:16.827Z||pool-62-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:26:16.842Z||pool-62-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:26:16.842Z||pool-62-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:26:17.728Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 260b2ff8-fea4-49cd-80f9-d9ac4fb347e9 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-11-11T10:26:17.729Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-11-11T10:26:17.729Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-11-11T10:26:17.827Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-11-11T10:26:17.828Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 260b2ff8-fea4-49cd-80f9-d9ac4fb347e9 828
2022-11-11T10:26:17.828Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification
2022-11-11T10:26:17.828Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-11-11T10:26:17.828Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:26:17.829Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:26:17.831Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:26:17.831Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162377828,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:26:17.931Z||pool-63-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:26:17.932Z||pool-63-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:26:17.932Z||pool-63-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:26:17.945Z||pool-63-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:26:17.946Z||pool-63-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-11-11T10:26:18.831Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "81567b49-d11f-4ffa-b3ec-5fbdf0d54090",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "168f14df-697b-4498-ba39-08bdd016f62e",
    "vfModuleModelCustomizationUUID": "4e169d45-d337-40de-853a-662b0a06bd9c",
    "isBase": true,
    "artifacts": [
      "1f6cacfc-8e90-412f-ba38-8924da091a5f",
      "07256886-a67f-49d2-8734-3f87ade2acf5",
      "aaad1928-5c17-4308-b26d-1d98530a2aec"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_dummy",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-11-11T10:26:18.836Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:168f14df-697b-4498-ba39-08bdd016f62e
VfModuleModelInvariantUUID:81567b49-d11f-4ffa-b3ec-5fbdf0d54090
VfModuleModelDescription:NULL
Artifacts UUID List:{
1f6cacfc-8e90-412f-ba38-8924da091a5f
,
07256886-a67f-49d2-8734-3f87ade2acf5
,
aaad1928-5c17-4308-b26d-1d98530a2aec

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_dummy
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2022-11-11T10:26:18.838Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "81567b49-d11f-4ffa-b3ec-5fbdf0d54090",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "168f14df-697b-4498-ba39-08bdd016f62e",
    "vfModuleModelCustomizationUUID": "4e169d45-d337-40de-853a-662b0a06bd9c",
    "isBase": true,
    "artifacts": [
      "1f6cacfc-8e90-412f-ba38-8924da091a5f",
      "07256886-a67f-49d2-8734-3f87ade2acf5",
      "aaad1928-5c17-4308-b26d-1d98530a2aec"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_dummy",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-11-11T10:26:18.838Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:168f14df-697b-4498-ba39-08bdd016f62e
VfModuleModelInvariantUUID:81567b49-d11f-4ffa-b3ec-5fbdf0d54090
VfModuleModelDescription:NULL
Artifacts UUID List:{
1f6cacfc-8e90-412f-ba38-8924da091a5f
,
07256886-a67f-49d2-8734-3f87ade2acf5
,
aaad1928-5c17-4308-b26d-1d98530a2aec

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_dummy
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2022-11-11T10:26:18.838Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1f6cacfc-8e90-412f-ba38-8924da091a5f from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-11-11T10:26:18.839Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-11-11T10:26:18.839Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-11-11T10:26:18.943Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-11-11T10:26:18.944Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 1f6cacfc-8e90-412f-ba38-8924da091a5f 1164
2022-11-11T10:26:18.944Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification
2022-11-11T10:26:18.944Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-11-11T10:26:18.944Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:26:18.944Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:26:18.946Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:26:18.946Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162378944,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:26:19.046Z||pool-64-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:26:19.047Z||pool-64-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:26:19.048Z||pool-64-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:26:19.066Z||pool-64-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:26:19.066Z||pool-64-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:26:19.947Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: aaad1928-5c17-4308-b26d-1d98530a2aec from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-11-11T10:26:19.947Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-11-11T10:26:19.947Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-11-11T10:26:20.136Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-11-11T10:26:20.136Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env aaad1928-5c17-4308-b26d-1d98530a2aec 200
2022-11-11T10:26:20.137Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification
2022-11-11T10:26:20.137Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-11-11T10:26:20.137Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:26:20.137Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:26:20.139Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:26:20.139Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162380137,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:26:20.239Z||pool-65-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-11T10:26:20.240Z||pool-65-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:26:20.240Z||pool-65-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:26:20.253Z||pool-65-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:26:20.254Z||pool-65-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
2022-11-11T10:26:20.978Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:26:20.979Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:26:20.979Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:26:21.000Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:26:21.001Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:26:21.001Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162259809,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:26:21.001Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:26:21.140Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 979a5012-3be8-4f71-bd8b-2959a13dda1d
2022-11-11T10:26:21.141Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 1939e553-e4d9-4689-bb91-19d5320c3c2d ASDC
2022-11-11T10:26:21.150Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||WARN|500||ASDC_ARTIFACT_TYPE_NOT_SUPPORT CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT(Artifact Name:nginx_cloudtech_k8s_charts.tgz) 300 Artifact type not supported
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:26:21.164Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@387632e6, org.onap.sdc.toscaparser.api.parameters.Input@1a3f5dbc, org.onap.sdc.toscaparser.api.parameters.Input@54b7d34e, org.onap.sdc.toscaparser.api.parameters.Input@15ad597d, org.onap.sdc.toscaparser.api.parameters.Input@1cc5b82c]
2022-11-11T10:26:21.165Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:21.165Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:26:21.166Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 
2022-11-11T10:26:21.166Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 83d47492-7e85-4902-bbe4-13229e094a76
2022-11-11T10:26:21.166Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 83d47492-7e85-4902-bbe4-13229e094a76 matches Tosca VF Customization UUID: 83d47492-7e85-4902-bbe4-13229e094a76
2022-11-11T10:26:21.166Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 83d47492-7e85-4902-bbe4-13229e094a76  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-11-11T10:26:21.169Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:21.169Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:26:21.169Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 83d47492-7e85-4902-bbe4-13229e094a76: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-11-11T10:26:21.170Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@692980cc
2022-11-11T10:26:21.170Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:21.170Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-11T10:26:21.170Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 4e169d45-d337-40de-853a-662b0a06bd9c
2022-11-11T10:26:21.171Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 4e169d45-d337-40de-853a-662b0a06bd9c
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-11-11T10:26:21.174Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:21.174Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-11T10:26:21.175Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:26:21.175Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:21.175Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-11T10:26:21.175Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:26:21.176Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:21.176Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-11-11T10:26:21.176Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2022-11-11T10:26:21.177Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=62176e6c-ac4c-4e97-b1f2-4ca36e2a0699
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-11-11T10:26:21.179Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:21.180Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-11T10:26:21.180Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:26:21.180Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:21.181Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-11T10:26:21.181Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=83d47492-7e85-4902-bbe4-13229e094a76
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:26:21.184Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:21.184Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:26:21.185Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 979a5012-3be8-4f71-bd8b-2959a13dda1d: basic_cnf
2022-11-11T10:26:21.185Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:21.185Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:26:21.185Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:21.185Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:26:21.186Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:21.186Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:26:21.186Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:21.187Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:26:21.187Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:26:21.187Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:26:21.188Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||Saving Service: basic_cnf 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:26:21.270Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf 1939e553-e4d9-4689-bb91-19d5320c3c2d 1 ASDC deployResourceStructure
2022-11-11T10:26:21.271Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification
2022-11-11T10:26:21.271Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env(The artifact has not been used by the modules defined in the resource)
2022-11-11T10:26:21.271Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-11-11T10:26:21.271Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:26:21.273Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:26:21.273Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162381270,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-11-11T10:26:21.373Z||pool-66-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:26:21.374Z||pool-66-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:26:21.375Z||pool-66-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:26:21.388Z||pool-66-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:26:21.388Z||pool-66-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:26:22.274Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification
2022-11-11T10:26:22.274Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz(The artifact has not been used by the modules defined in the resource)
2022-11-11T10:26:22.274Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-11-11T10:26:22.274Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:26:22.276Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:26:22.276Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162382274,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-11-11T10:26:22.376Z||pool-67-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:26:22.377Z||pool-67-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:26:22.377Z||pool-67-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:26:22.392Z||pool-67-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:26:22.392Z||pool-67-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:26:23.277Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification
2022-11-11T10:26:23.277Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-11-11T10:26:23.278Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-11T10:26:23.278Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:26:23.280Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:26:23.280Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162383277,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-11T10:26:23.380Z||pool-68-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:26:23.381Z||pool-68-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:26:23.381Z||pool-68-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:26:23.394Z||pool-68-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:26:23.394Z||pool-68-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:26:24.281Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification
2022-11-11T10:26:24.281Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-11-11T10:26:24.281Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-11T10:26:24.281Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:26:24.283Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:26:24.283Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162384280,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2022-11-11T10:26:24.383Z||pool-69-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:26:24.384Z||pool-69-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:26:24.384Z||pool-69-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:26:24.397Z||pool-69-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:26:24.398Z||pool-69-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:26:25.284Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification
2022-11-11T10:26:25.285Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-11-11T10:26:25.285Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-11T10:26:25.285Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:26:25.287Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:26:25.287Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162385284,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2022-11-11T10:26:25.388Z||pool-70-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-11T10:26:25.388Z||pool-70-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:26:25.389Z||pool-70-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:26:25.402Z||pool-70-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:26:25.403Z||pool-70-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:26:26.289Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2022-11-11T10:26:26.289Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-11-11T10:26:26.289Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-11T10:26:26.289Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:26:26.291Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:26:26.291Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162386288,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:26:26.391Z||pool-71-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:26:26.392Z||pool-71-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:26:26.392Z||pool-71-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:26:26.410Z||pool-71-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:26:26.411Z||pool-71-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:26:27.292Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a11ad5db-f487-499b-b7f9-cd2a9ad8edf4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:26:27.305Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a11ad5db-f487-499b-b7f9-cd2a9ad8edf4
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:26:27.308Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-11T10:26:27.308Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-11T10:26:27.309Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-11T10:26:27.309Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-11T10:26:57.309Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a11ad5db-f487-499b-b7f9-cd2a9ad8edf4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:26:57.323Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a11ad5db-f487-499b-b7f9-cd2a9ad8edf4
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:26:57.326Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-11T10:26:57.326Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-11T10:26:57.326Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-11T10:26:57.326Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-11T10:27:20.978Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:27:20.979Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:27:20.979Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:27:21.013Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:27:21.015Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.015Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162258025,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.017Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.017Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.017Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "policy-id",
  "timestamp": 1668162261013,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.017Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.018Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.018Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "cds",
  "timestamp": 1668162246438,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.019Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.019Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.019Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.019Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.020Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.020Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162259809,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.020Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.021Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.021Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162258025,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-11T10:27:21.021Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.021Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.022Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "policy-id",
  "timestamp": 1668162261013,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-11T10:27:21.022Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.022Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.023Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "cds",
  "timestamp": 1668162246438,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.023Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.023Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.024Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.024Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.025Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.025Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162259809,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.025Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.026Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.026Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162258025,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.029Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.029Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.029Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "policy-id",
  "timestamp": 1668162261013,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.029Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.030Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.030Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "cds",
  "timestamp": 1668162246438,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.031Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.031Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.032Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.035Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.035Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.035Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162259809,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:27:21.036Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.036Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.036Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162258025,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:27:21.036Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.036Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.036Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "policy-id",
  "timestamp": 1668162261013,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.036Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.036Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.036Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "cds",
  "timestamp": 1668162246438,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:27:21.036Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.036Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.037Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.037Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.037Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.037Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162269592,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:27:21.037Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:27:21.037Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.037Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "policy-id",
  "timestamp": 1668162261013,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.037Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.037Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.038Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162265882,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:27:21.038Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:27:21.038Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.038Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "cds",
  "timestamp": 1668162265304,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:27:21.038Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:27:21.038Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.038Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.038Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.038Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.038Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "policy-id",
  "timestamp": 1668162261013,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:27:21.038Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.039Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.039Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "aai-ml",
  "timestamp": 1668162265483,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.039Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.039Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.039Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "cds",
  "timestamp": 1668162266309,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:27:21.060Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of a62578e8-6e85-4950-baf0-20f4ad9858d2
2022-11-11T10:27:21.060Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId a62578e8-6e85-4950-baf0-20f4ad9858d2 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:27:21.070Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.070Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162267057,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:27:21.071Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:27:21.071Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.071Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/resourceInstances/pnf1cbf207b8cc40/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.071Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.071Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.071Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "aai-ml",
  "timestamp": 1668162265483,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.071Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.071Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.071Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "policy-id",
  "timestamp": 1668162268796,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:27:21.072Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:27:21.072Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.072Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162271867,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:27:21.072Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:27:21.072Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.072Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.072Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.072Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.072Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162268183,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:27:21.072Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:27:21.072Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.072Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "aai-ml",
  "timestamp": 1668162265483,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.072Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.073Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.073Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "policy-id",
  "timestamp": 1668162269800,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:27:21.073Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:27:21.073Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.073Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162272871,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:27:21.078Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a11ad5db-f487-499b-b7f9-cd2a9ad8edf4
2022-11-11T10:27:21.078Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId a11ad5db-f487-499b-b7f9-cd2a9ad8edf4 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:27:21.087Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.088Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:27:21.088Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.088Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.088Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162269215,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:27:21.094Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a62578e8-6e85-4950-baf0-20f4ad9858d2
2022-11-11T10:27:21.094Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId a62578e8-6e85-4950-baf0-20f4ad9858d2 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:27:21.104Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.104Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "aai-ml",
  "timestamp": 1668162265483,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.105Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.105Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.106Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "policy-id",
  "timestamp": 1668162270802,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:27:21.114Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a62578e8-6e85-4950-baf0-20f4ad9858d2
2022-11-11T10:27:21.114Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId a62578e8-6e85-4950-baf0-20f4ad9858d2 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-11-11T10:27:21.123Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.124Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162259809,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.124Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.124Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.125Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668162270219,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-11T10:27:21.125Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:27:21.126Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.126Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162269730,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:27:21.126Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:27:21.127Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.127Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "aai-ml",
  "timestamp": 1668162265483,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.127Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.128Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.128Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162259809,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.128Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.129Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.129Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "aai-ml",
  "timestamp": 1668162265483,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.130Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.130Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.130Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162259809,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.131Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.131Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.131Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162271628,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfSqn9v9eocbhihega4mlx/1.0/artifacts/service-DemoPnfSqn9v9eocbhihega4mlx-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:27:21.131Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:27:21.131Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.132Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "aai-ml",
  "timestamp": 1668162265483,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:27:21.132Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.132Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.132Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162259809,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.133Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.133Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.133Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "aai-ml",
  "timestamp": 1668162273224,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:27:21.134Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:27:21.134Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.134Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162259809,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.135Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.135Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.135Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162259809,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:21.135Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.135Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.136Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162259809,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:27:21.136Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:27:21.136Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.137Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162280977,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:27:21.137Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:27:21.137Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.137Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162283267,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:27:21.138Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:27:21.138Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.138Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668162284272,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:27:21.144Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a62578e8-6e85-4950-baf0-20f4ad9858d2
2022-11-11T10:27:21.145Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId a62578e8-6e85-4950-baf0-20f4ad9858d2 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:27:21.155Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.155Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "aai-ml",
  "timestamp": 1668162281254,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:27:21.156Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:27:21.156Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:27:21.156Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "aai-ml",
  "timestamp": 1668162282258,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:27:21.162Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a62578e8-6e85-4950-baf0-20f4ad9858d2
2022-11-11T10:27:21.162Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId a62578e8-6e85-4950-baf0-20f4ad9858d2 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:27:27.326Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a11ad5db-f487-499b-b7f9-cd2a9ad8edf4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:27:27.337Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a11ad5db-f487-499b-b7f9-cd2a9ad8edf4
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:27:27.339Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-11T10:27:27.340Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-11T10:27:27.340Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-11T10:27:27.340Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-11T10:27:27.340Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:27:27.340Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:27:27.340Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:27:27.340Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:27:27.340Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:27:27.340Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:27:27.346Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-11T10:27:57.346Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a11ad5db-f487-499b-b7f9-cd2a9ad8edf4 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-11T10:27:57.354Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a11ad5db-f487-499b-b7f9-cd2a9ad8edf4 and serviceModelVersionId: 979a5012-3be8-4f71-bd8b-2959a13dda1d
2022-11-11T10:27:57.354Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3120372d-93ed-4f20-b361-630805446abf
2022-11-11T10:27:57.355Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3120372d-93ed-4f20-b361-630805446abf/model-vers/model-ver/979a5012-3be8-4f71-bd8b-2959a13dda1d?depth=0
2022-11-11T10:27:57.358Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2022-11-11T10:27:57.432Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3120372d-93ed-4f20-b361-630805446abf/model-vers/model-ver/979a5012-3be8-4f71-bd8b-2959a13dda1d?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2022-11-11T10:27:57.434Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3120372d-93ed-4f20-b361-630805446abf/model-vers/model-ver/979a5012-3be8-4f71-bd8b-2959a13dda1d?depth=0|INFO|500||Invoke
2022-11-11T10:27:57.438Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3120372d-93ed-4f20-b361-630805446abf/model-vers/model-ver/979a5012-3be8-4f71-bd8b-2959a13dda1d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-11T10:27:57.705Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3120372d-93ed-4f20-b361-630805446abf/model-vers/model-ver/979a5012-3be8-4f71-bd8b-2959a13dda1d?depth=0|INFO|500||InvokeReturn
2022-11-11T10:27:57.706Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3120372d-93ed-4f20-b361-630805446abf/model-vers/model-ver/979a5012-3be8-4f71-bd8b-2959a13dda1d?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[263], X-AAI-TXID=[2-aai-resources-221111-10:27:57:971-10804], vertex-id=[397448], Content-Length=[0], Date=[Fri, 11 Nov 2022 10:27:57 GMT], Content-Type=[application/json]}
2022-11-11T10:27:57.707Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2022-11-11T10:27:57.707Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-11T10:27:57.707Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:27:57.712Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-11T10:27:57.712Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a11ad5db-f487-499b-b7f9-cd2a9ad8edf4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-11T10:27:57.712Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-11T10:27:57.713Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:27:57.714Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:27:57.714Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162477712,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-11T10:27:57.815Z||pool-72-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-11T10:27:57.816Z||pool-72-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:27:57.816Z||pool-72-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:27:57.835Z||pool-72-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:27:57.835Z||pool-72-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-11T10:27:58.729Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-11T10:27:58.729Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {"distributionID":"a62578e8-6e85-4950-baf0-20f4ad9858d2","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"7a8a800e-5d0e-41f0-9051-6a16550667c0","serviceDescription":"service","serviceInvariantUUID":"394f4b75-f304-44f8-9124-088a5b379197","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"d9aa24ad-ada0-47be-95d6-3900f016019f","resourceInvariantUUID":"7f74117f-0cb6-4b9f-af7b-e8a1a009b08e","resourceCustomizationUUID":"ddf3ae83-cbb4-485f-8329-1200346ad6de","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"YzdkNzExZTc1MDU3MGQ3ZmM5MzVmMzI4MWVjYTI5ZmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6f1aef2f-7f06-44e9-81cd-5a1410ffe12a","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"YWNiY2JmYjY3ZmQyZjY4NTdjMGM4ZjEzMWQyODJkYWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"67fb191d-bd61-42b1-932c-cbeaf0065d61","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"70f1e312-a251-487d-84c0-314b1300dbcb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"cf7d8a33-100f-485a-9e7b-67bd55a836e9","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"dff77dea-0c5e-410d-82d3-2970fff83974","artifactVersion":"2","generatedFromUUID":"70f1e312-a251-487d-84c0-314b1300dbcb"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZmRmNjJkOTkwMjhlNzE1YTU1NzI4NmNiMjAzNzIzZDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"55df6729-39c4-4441-a1bd-aaa3f0a7e699","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MjQ5NTNiMDcyZDkzNWRhNTE0NDU5ZjZiMTRlNzI4Nzc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0e2a5726-7dfa-41be-a01b-2b10a9e122d4","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-11T10:27:58.729Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:27:58.730Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:27:58.731Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:27:58.731Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:27:58.832Z||pool-73-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-11T10:27:58.832Z||pool-73-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:27:58.833Z||pool-73-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:27:58.845Z||pool-73-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:27:58.846Z||pool-73-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:27:59.734Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:27:59.735Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:27:59.737Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:27:59.738Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-11-11T10:27:59.838Z||pool-74-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:27:59.839Z||pool-74-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:27:59.839Z||pool-74-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:27:59.854Z||pool-74-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:27:59.854Z||pool-74-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-11T10:28:00.740Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:28:00.741Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:28:00.743Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:28:00.743Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-11T10:28:00.843Z||pool-75-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:28:00.844Z||pool-75-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:28:00.844Z||pool-75-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:28:00.873Z||pool-75-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:28:00.873Z||pool-75-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:28:01.743Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:28:01.744Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:28:01.746Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:28:01.746Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:28:01.846Z||pool-76-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:28:01.847Z||pool-76-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:28:01.847Z||pool-76-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:28:01.865Z||pool-76-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:28:01.865Z||pool-76-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-11-11T10:28:02.747Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:28:02.747Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:28:02.750Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:28:02.750Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-11T10:28:02.850Z||pool-77-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:28:02.850Z||pool-77-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:28:02.851Z||pool-77-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:28:02.865Z||pool-77-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:28:02.865Z||pool-77-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:28:03.753Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:28:03.754Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:28:03.756Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:28:03.756Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:28:03.869Z||pool-78-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 113 ms
2022-11-11T10:28:03.870Z||pool-78-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:28:03.870Z||pool-78-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:28:03.886Z||pool-78-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:28:03.887Z||pool-78-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:28:04.756Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:28:04.757Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:28:04.759Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:28:04.759Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:28:04.859Z||pool-79-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:28:04.860Z||pool-79-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:28:04.860Z||pool-79-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:28:04.874Z||pool-79-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:28:04.875Z||pool-79-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:28:05.760Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "7a8a800e-5d0e-41f0-9051-6a16550667c0",
  "serviceDescription": "service",
  "serviceInvariantUUID": "394f4b75-f304-44f8-9124-088a5b379197",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "ddf3ae83-cbb4-485f-8329-1200346ad6de",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "d9aa24ad-ada0-47be-95d6-3900f016019f",
      "resourceInvariantUUID": "7f74117f-0cb6-4b9f-af7b-e8a1a009b08e",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_vm0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
          "artifactChecksum": "YWNiY2JmYjY3ZmQyZjY4NTdjMGM4ZjEzMWQyODJkYWY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "67fb191d-bd61-42b1-932c-cbeaf0065d61",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
          "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "70f1e312-a251-487d-84c0-314b1300dbcb",
          "generatedArtifact": {
            "artifactName": "base_ubuntu20.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
            "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "dff77dea-0c5e-410d-82d3-2970fff83974",
            "generatedFromUUID": "70f1e312-a251-487d-84c0-314b1300dbcb"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
          "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "dff77dea-0c5e-410d-82d3-2970fff83974",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MjQ5NTNiMDcyZDkzNWRhNTE0NDU5ZjZiMTRlNzI4Nzc\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "0e2a5726-7dfa-41be-a01b-2b10a9e122d4"
    }
  ],
  "workloadContext": "Production"
}
2022-11-11T10:28:05.760Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-11T10:28:05.760Z|a11ad5db-f487-499b-b7f9-cd2a9ad8edf4|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 7a8a800e-5d0e-41f0-9051-6a16550667c0 ASDC
2022-11-11T10:28:05.761Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:a62578e8-6e85-4950-baf0-20f4ad9858d2
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:7a8a800e-5d0e-41f0-9051-6a16550667c0
ServiceInvariantUUID:394f4b75-f304-44f8-9124-088a5b379197
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVm-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
ArtifactUUID:0e2a5726-7dfa-41be-a01b-2b10a9e122d4
ArtifactChecksum:MjQ5NTNiMDcyZDkzNWRhNTE0NDU5ZjZiMTRlNzI4Nzc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:ddf3ae83-cbb4-485f-8329-1200346ad6de
ResourceInvariantUUID:7f74117f-0cb6-4b9f-af7b-e8a1a009b08e
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:d9aa24ad-ada0-47be-95d6-3900f016019f
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
ArtifactUUID:67fb191d-bd61-42b1-932c-cbeaf0065d61
ArtifactChecksum:YWNiY2JmYjY3ZmQyZjY4NTdjMGM4ZjEzMWQyODJkYWY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_ubuntu20.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
ArtifactUUID:70f1e312-a251-487d-84c0-314b1300dbcb
ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:dff77dea-0c5e-410d-82d3-2970fff83974
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:dff77dea-0c5e-410d-82d3-2970fff83974
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-11T10:28:05.761Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7a8a800e-5d0e-41f0-9051-6a16550667c0 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-11T10:28:05.807Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-11T10:28:05.808Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-11-11T10:28:05.808Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-11-11T10:28:05.808Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 0e2a5726-7dfa-41be-a01b-2b10a9e122d4 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-11-11T10:28:05.808Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-11-11T10:28:05.808Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-11-11T10:28:06.356Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-11-11T10:28:06.357Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 0e2a5726-7dfa-41be-a01b-2b10a9e122d4 74821
2022-11-11T10:28:06.358Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-11-11T10:28:06.358Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-11-11T10:28:06.358Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:28:06.358Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:28:06.360Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:28:06.361Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162486358,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:28:06.461Z||pool-80-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:28:06.461Z||pool-80-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:28:06.462Z||pool-80-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:28:06.476Z||pool-80-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:28:06.476Z||pool-80-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:28:07.361Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-11T10:28:07.362Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-11-11T10:28:07.362Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 0e2a5726-7dfa-41be-a01b-2b10a9e122d4, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2022-11-11T10:28:07.362Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2022-11-11T10:28:07.363Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2022-11-11T10:28:07.363Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2022-11-11T10:28:07.474Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5396249767394591074/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2022-11-11T10:28:08.595Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-11T10:28:08.596Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-11-11T10:28:08.596Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-11T10:28:08.596Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-11T10:28:08.596Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-11T10:28:08.597Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-11T10:28:08.597Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-11T10:28:08.597Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-11T10:28:08.597Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-11T10:28:08.597Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-11T10:28:08.597Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-11T10:28:08.597Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-11-11T10:28:08.597Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:08.598Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:28:08.598Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-11T10:28:08.598Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-11-11T10:28:08.598Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-11T10:28:08.598Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:08.599Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:28:08.599Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-11T10:28:08.599Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-11-11T10:28:08.599Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-11T10:28:08.599Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:08.599Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:28:08.599Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:08.600Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-11-11T10:28:08.600Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-11-11T10:28:08.600Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-11-11T10:28:08.600Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-11-11T10:28:08.600Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-11T10:28:08.600Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-11T10:28:08.600Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:08.601Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-11T10:28:08.601Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:08.601Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-11T10:28:08.601Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:28:08.601Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:08.601Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-11T10:28:08.602Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:28:08.602Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:08.602Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-11T10:28:08.602Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:28:08.602Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:08.602Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-11-11T10:28:08.602Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-11-11T10:28:08.603Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-11T10:28:08.603Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=fe144c16-9a7b-479d-9343-6400ac96743f
2022-11-11T10:28:08.603Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:08.603Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:28:08.603Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:08.603Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:28:08.603Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:08.603Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:28:08.604Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:08.604Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:28:08.604Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:7a8a800e-5d0e-41f0-9051-6a16550667c0
Model Version:NULL
Model InvariantUuid:394f4b75-f304-44f8-9124-088a5b379197
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:60874067-f8db-4057-bbdf-e2a5facbdbe5
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:7f74117f-0cb6-4b9f-af7b-e8a1a009b08e
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:ddf3ae83-cbb4-485f-8329-1200346ad6de
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:434daa1a-2a76-487e-8e6a-609199f106dc
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:6d6ddc58-8a41-4a14-95b8-8d55fa824def
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:fe144c16-9a7b-479d-9343-6400ac96743f
ModelInvariantUuid:b515798e-ded9-473e-9131-e026a6e99750
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:d6b333f6-467f-4332-867c-5166187956c4
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:523de9f1-6a8a-4765-ab39-24ac31f0d201
ModelInvariantUuid:357a1178-ec84-4d72-b2a2-e4858b517fca
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:b07abf02-d904-45f0-a518-18f05090929d
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-11T10:28:08.621Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: d9aa24ad-ada0-47be-95d6-3900f016019f
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:28:08.629Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||basic_vm 0
2022-11-11T10:28:08.630Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: d9aa24ad-ada0-47be-95d6-3900f016019f
2022-11-11T10:28:08.630Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 67fb191d-bd61-42b1-932c-cbeaf0065d61 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-11-11T10:28:08.630Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-11-11T10:28:08.630Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-11-11T10:28:08.716Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-11-11T10:28:08.717Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 67fb191d-bd61-42b1-932c-cbeaf0065d61 787
2022-11-11T10:28:08.717Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2022-11-11T10:28:08.717Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-11-11T10:28:08.717Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:28:08.718Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:28:08.720Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:28:08.720Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162488717,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:28:08.821Z||pool-81-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:28:08.821Z||pool-81-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:28:08.822Z||pool-81-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:28:08.836Z||pool-81-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:28:08.836Z||pool-81-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:28:09.721Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "434daa1a-2a76-487e-8e6a-609199f106dc",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "6d6ddc58-8a41-4a14-95b8-8d55fa824def",
    "vfModuleModelCustomizationUUID": "7de536cd-84e3-47f8-808a-9f8772c43f3e",
    "isBase": true,
    "artifacts": [
      "70f1e312-a251-487d-84c0-314b1300dbcb",
      "dff77dea-0c5e-410d-82d3-2970fff83974"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-11-11T10:28:09.724Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:6d6ddc58-8a41-4a14-95b8-8d55fa824def
VfModuleModelInvariantUUID:434daa1a-2a76-487e-8e6a-609199f106dc
VfModuleModelDescription:NULL
Artifacts UUID List:{
70f1e312-a251-487d-84c0-314b1300dbcb
,
dff77dea-0c5e-410d-82d3-2970fff83974

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2022-11-11T10:28:09.727Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "434daa1a-2a76-487e-8e6a-609199f106dc",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "6d6ddc58-8a41-4a14-95b8-8d55fa824def",
    "vfModuleModelCustomizationUUID": "7de536cd-84e3-47f8-808a-9f8772c43f3e",
    "isBase": true,
    "artifacts": [
      "70f1e312-a251-487d-84c0-314b1300dbcb",
      "dff77dea-0c5e-410d-82d3-2970fff83974"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-11-11T10:28:09.728Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:6d6ddc58-8a41-4a14-95b8-8d55fa824def
VfModuleModelInvariantUUID:434daa1a-2a76-487e-8e6a-609199f106dc
VfModuleModelDescription:NULL
Artifacts UUID List:{
70f1e312-a251-487d-84c0-314b1300dbcb
,
dff77dea-0c5e-410d-82d3-2970fff83974

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2022-11-11T10:28:09.728Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 70f1e312-a251-487d-84c0-314b1300dbcb from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-11-11T10:28:09.728Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-11-11T10:28:09.731Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-11-11T10:28:09.925Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-11-11T10:28:09.926Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 70f1e312-a251-487d-84c0-314b1300dbcb 5033
2022-11-11T10:28:09.928Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2022-11-11T10:28:09.928Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-11-11T10:28:09.928Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:28:09.929Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:28:09.931Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:28:09.931Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162489928,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:28:10.031Z||pool-82-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:28:10.032Z||pool-82-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:28:10.033Z||pool-82-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:28:10.106Z||pool-82-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:28:10.106Z||pool-82-thread-1|||||INFO|500||cambria reply ok (74 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:28:10.932Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: dff77dea-0c5e-410d-82d3-2970fff83974 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-11-11T10:28:10.932Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-11-11T10:28:10.932Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-11-11T10:28:11.088Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-11-11T10:28:11.089Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env dff77dea-0c5e-410d-82d3-2970fff83974 903
2022-11-11T10:28:11.089Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2022-11-11T10:28:11.090Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-11-11T10:28:11.090Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:28:11.090Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:28:11.092Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:28:11.092Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162491089,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:28:11.192Z||pool-83-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:28:11.193Z||pool-83-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:28:11.193Z||pool-83-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:28:11.209Z||pool-83-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:28:11.209Z||pool-83-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:28:12.093Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 7a8a800e-5d0e-41f0-9051-6a16550667c0
2022-11-11T10:28:12.093Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 d9aa24ad-ada0-47be-95d6-3900f016019f ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:28:12.110Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@27c32a7c, org.onap.sdc.toscaparser.api.parameters.Input@73b38fc2, org.onap.sdc.toscaparser.api.parameters.Input@74b424bf, org.onap.sdc.toscaparser.api.parameters.Input@75cd67e0, org.onap.sdc.toscaparser.api.parameters.Input@4b6333ef]
2022-11-11T10:28:12.111Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:12.111Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:28:12.112Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 
2022-11-11T10:28:12.112Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= ddf3ae83-cbb4-485f-8329-1200346ad6de
2022-11-11T10:28:12.112Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: ddf3ae83-cbb4-485f-8329-1200346ad6de matches Tosca VF Customization UUID: ddf3ae83-cbb4-485f-8329-1200346ad6de
2022-11-11T10:28:12.112Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: ddf3ae83-cbb4-485f-8329-1200346ad6de  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-11-11T10:28:12.115Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:12.115Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:28:12.115Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id ddf3ae83-cbb4-485f-8329-1200346ad6de: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-11-11T10:28:12.116Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6f69aa92
2022-11-11T10:28:12.116Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:12.116Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-11T10:28:12.116Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 7de536cd-84e3-47f8-808a-9f8772c43f3e
2022-11-11T10:28:12.117Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 7de536cd-84e3-47f8-808a-9f8772c43f3e
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-11-11T10:28:12.119Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:12.119Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-11T10:28:12.119Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:28:12.120Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:12.120Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-11T10:28:12.120Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:28:12.121Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:12.121Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-11-11T10:28:12.121Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-11-11T10:28:12.121Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-11T10:28:12.122Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=fe144c16-9a7b-479d-9343-6400ac96743f
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-11-11T10:28:12.126Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:12.126Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-11T10:28:12.126Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:28:12.126Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:12.127Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-11T10:28:12.127Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=ddf3ae83-cbb4-485f-8329-1200346ad6de
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:28:12.129Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:12.130Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:28:12.130Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 7a8a800e-5d0e-41f0-9051-6a16550667c0: basic_vm
2022-11-11T10:28:12.130Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:12.130Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:28:12.131Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:12.131Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:28:12.131Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:12.131Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:28:12.132Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:12.132Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:28:12.132Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:28:12.132Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:28:12.133Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||Saving Service: basic_vm 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:28:12.230Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm d9aa24ad-ada0-47be-95d6-3900f016019f 1 ASDC deployResourceStructure
2022-11-11T10:28:12.230Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2022-11-11T10:28:12.231Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-11-11T10:28:12.231Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-11T10:28:12.231Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:28:12.233Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:28:12.234Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162492230,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-11T10:28:12.334Z||pool-84-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:28:12.334Z||pool-84-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:28:12.335Z||pool-84-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:28:12.350Z||pool-84-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:28:12.351Z||pool-84-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:28:13.235Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2022-11-11T10:28:13.236Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-11-11T10:28:13.236Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-11T10:28:13.236Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:28:13.239Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:28:13.239Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162493235,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-11-11T10:28:13.339Z||pool-85-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-11T10:28:13.340Z||pool-85-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:28:13.340Z||pool-85-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:28:13.355Z||pool-85-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:28:13.356Z||pool-85-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:28:14.241Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2022-11-11T10:28:14.241Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-11-11T10:28:14.241Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-11T10:28:14.241Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:28:14.243Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:28:14.243Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162494240,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-11-11T10:28:14.346Z||pool-86-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-11-11T10:28:14.346Z||pool-86-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:28:14.347Z||pool-86-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:28:14.539Z||pool-86-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:28:14.540Z||pool-86-thread-1|||||INFO|500||cambria reply ok (194 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:28:15.247Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-11-11T10:28:15.247Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-11-11T10:28:15.247Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-11T10:28:15.248Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:28:15.251Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:28:15.251Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162495246,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:28:15.350Z||pool-87-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-11T10:28:15.351Z||pool-87-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:28:15.351Z||pool-87-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:28:15.385Z||pool-87-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:28:15.386Z||pool-87-thread-1|||||INFO|500||cambria reply ok (36 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:28:16.251Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a62578e8-6e85-4950-baf0-20f4ad9858d2
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:28:16.266Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a62578e8-6e85-4950-baf0-20f4ad9858d2
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:28:16.269Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-11T10:28:16.269Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-11T10:28:16.269Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-11T10:28:16.269Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-11T10:28:16.269Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:28:16.269Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:28:16.269Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:28:16.269Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:28:16.269Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:28:16.270Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:28:16.281Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-11T10:28:20.978Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:28:20.979Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:28:20.979Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:28:21.002Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:28:21.003Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:28:21.003Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "064a8cac-af0f-470e-8025-dcffeb1ac2ce",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162363056,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-11T10:28:21.004Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:28:21.004Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:28:21.004Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:28:21.004Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:28:21.004Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:28:21.004Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-11-11T10:28:21.005Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:28:21.005Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:28:21.005Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-11-11T10:28:21.005Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:28:21.005Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:28:21.005Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-11-11T10:28:21.005Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:28:21.005Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:28:21.005Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-11-11T10:28:21.006Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:28:21.006Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:28:21.006Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:28:21.006Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:28:21.006Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:28:21.006Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-11-11T10:28:21.006Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:28:21.006Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:28:21.006Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:28:21.006Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:28:21.007Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:28:21.007Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:28:21.007Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:28:21.007Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:28:21.007Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162373226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:28:21.007Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:28:21.007Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:28:21.007Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162375640,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:28:21.007Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:28:21.007Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:28:21.007Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162376723,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:28:21.007Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:28:21.008Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:28:21.008Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162377828,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:28:21.008Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:28:21.008Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:28:21.008Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162378944,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:28:21.008Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:28:21.008Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:28:21.008Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162380137,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:28:21.008Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:28:46.281Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a62578e8-6e85-4950-baf0-20f4ad9858d2 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-11T10:28:46.289Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a62578e8-6e85-4950-baf0-20f4ad9858d2 and serviceModelVersionId: 7a8a800e-5d0e-41f0-9051-6a16550667c0
2022-11-11T10:28:46.290Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 394f4b75-f304-44f8-9124-088a5b379197
2022-11-11T10:28:46.291Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/394f4b75-f304-44f8-9124-088a5b379197/model-vers/model-ver/7a8a800e-5d0e-41f0-9051-6a16550667c0?depth=0
2022-11-11T10:28:46.295Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2022-11-11T10:28:46.341Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/394f4b75-f304-44f8-9124-088a5b379197/model-vers/model-ver/7a8a800e-5d0e-41f0-9051-6a16550667c0?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2022-11-11T10:28:46.343Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/394f4b75-f304-44f8-9124-088a5b379197/model-vers/model-ver/7a8a800e-5d0e-41f0-9051-6a16550667c0?depth=0|INFO|500||Invoke
2022-11-11T10:28:46.348Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/394f4b75-f304-44f8-9124-088a5b379197/model-vers/model-ver/7a8a800e-5d0e-41f0-9051-6a16550667c0?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-11T10:28:46.593Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/394f4b75-f304-44f8-9124-088a5b379197/model-vers/model-ver/7a8a800e-5d0e-41f0-9051-6a16550667c0?depth=0|INFO|500||InvokeReturn
2022-11-11T10:28:46.594Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/394f4b75-f304-44f8-9124-088a5b379197/model-vers/model-ver/7a8a800e-5d0e-41f0-9051-6a16550667c0?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[242], X-AAI-TXID=[0-aai-resources-221111-10:28:46:881-1559], vertex-id=[196824], Content-Length=[0], Date=[Fri, 11 Nov 2022 10:28:46 GMT], Content-Type=[application/json]}
2022-11-11T10:28:46.594Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2022-11-11T10:28:46.595Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-11T10:28:46.595Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:28:46.601Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-11T10:28:46.601Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a62578e8-6e85-4950-baf0-20f4ad9858d2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-11T10:28:46.602Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-11T10:28:46.602Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:28:46.603Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:28:46.603Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162526602,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-11T10:28:46.704Z||pool-88-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:28:46.705Z||pool-88-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:28:46.705Z||pool-88-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:28:46.721Z||pool-88-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:28:46.721Z||pool-88-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-11T10:28:47.619Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:28:47.620Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:28:47.620Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:28:57.925Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:28:57.926Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:28:57.926Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:28:57.926Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:29:07.498Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:29:07.498Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:29:07.499Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:29:07.499Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:29:17.041Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:29:17.042Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:29:17.043Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:29:17.043Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:29:20.978Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:29:20.979Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:29:20.979Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:29:21.004Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:29:21.005Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:29:21.005Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162381270,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-11-11T10:29:21.006Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:29:21.006Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:29:21.006Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162382274,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-11-11T10:29:21.006Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:29:21.006Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:29:21.006Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162383277,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-11T10:29:21.006Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:29:21.006Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:29:21.006Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162384280,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2022-11-11T10:29:21.006Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:29:21.006Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:29:21.007Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162385284,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2022-11-11T10:29:21.007Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:29:21.007Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-11T10:29:21.007Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162386288,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:29:21.007Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:29:26.600Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:29:26.600Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:29:26.601Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:29:26.601Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:29:36.160Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:30:20.968Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:30:20.969Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:30:20.969Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:30:20.978Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:30:20.978Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:30:20.979Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:30:21.002Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:30:21.002Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-11T10:30:21.002Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a11ad5db-f487-499b-b7f9-cd2a9ad8edf4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162477712,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-11T10:30:21.003Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:30:21.003Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-11T10:30:21.003Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:30:21.003Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:30:21.003Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-11T10:30:21.004Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-11-11T10:30:21.004Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:30:21.004Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-11T10:30:21.004Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-11T10:30:21.004Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:30:21.004Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-11T10:30:21.004Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:30:21.005Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:30:21.005Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-11T10:30:21.005Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-11T10:30:21.005Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:30:21.005Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-11T10:30:21.005Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:30:21.005Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:30:21.006Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-11T10:30:21.006Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162260968,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:30:21.006Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:30:21.006Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-11T10:30:21.006Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162486358,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:30:21.006Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:30:21.006Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-11T10:30:21.006Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162488717,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:30:21.007Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:30:21.007Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-11T10:30:21.007Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162489928,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:30:21.007Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:30:21.007Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-11T10:30:21.007Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162491089,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:30:21.008Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:30:21.008Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-11T10:30:21.008Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162492230,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-11T10:30:21.008Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:30:21.008Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-11T10:30:21.009Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162493235,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-11-11T10:30:21.009Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:30:21.009Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-11T10:30:21.009Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162494240,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-11-11T10:30:21.010Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:30:21.010Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-11T10:30:21.010Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162495246,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:30:21.010Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:30:30.519Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:31:20.968Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:31:20.969Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:31:20.970Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:31:20.978Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:31:20.978Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:31:20.979Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:31:21.501Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:31:21.502Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-11T10:31:21.502Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "a62578e8-6e85-4950-baf0-20f4ad9858d2",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668162526602,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-11T10:31:21.503Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:31:30.530Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:32:20.968Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:32:20.969Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:32:20.969Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:32:20.978Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:32:20.978Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:32:20.979Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:32:30.516Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:32:30.535Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:33:20.968Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:33:20.971Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:33:20.971Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:33:20.978Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:33:20.978Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:33:20.978Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:33:30.517Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:33:30.534Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:34:20.968Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:34:20.969Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:34:20.969Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:34:20.978Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:34:20.978Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:34:20.979Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:34:30.516Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:34:30.520Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:35:20.968Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:35:20.969Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:35:20.969Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:35:20.978Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:35:20.978Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:35:20.978Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:35:30.514Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:35:30.523Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:36:20.968Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:36:20.969Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:36:20.969Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:36:20.978Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:36:20.978Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:36:20.978Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:36:30.520Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:36:30.522Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:37:20.968Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:37:20.969Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:37:20.969Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:37:20.978Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:37:20.978Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:37:20.978Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:37:30.522Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:37:30.522Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:38:20.968Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:38:20.969Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:38:20.969Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:38:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:38:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:38:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:38:30.562Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:38:30.575Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:39:20.968Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:39:20.969Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:39:20.969Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:39:20.978Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:39:20.979Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:39:20.979Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:39:30.514Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:39:30.523Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:40:20.968Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:40:20.970Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:40:20.970Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:40:20.978Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:40:20.979Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:40:20.979Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:40:30.521Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:40:30.521Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:41:20.969Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:41:20.970Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:41:20.971Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:41:20.978Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:41:20.979Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:41:20.979Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:41:30.510Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:41:30.516Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:42:20.968Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:42:20.969Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:42:20.969Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:42:20.978Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:42:20.979Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:42:20.979Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:42:30.514Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:42:30.522Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:43:20.968Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:43:20.969Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:43:20.969Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:43:20.978Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:43:20.979Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:43:20.979Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:43:30.516Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:43:30.516Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:44:20.968Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:44:20.969Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:44:20.970Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:44:20.978Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:44:20.979Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:44:20.979Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:44:30.520Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:44:30.522Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:45:20.968Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:45:20.972Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:45:20.972Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:45:20.978Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:45:20.979Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:45:20.979Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:45:30.521Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:45:30.521Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:46:20.968Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:46:20.969Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:46:20.969Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:46:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:46:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:46:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:46:30.513Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:46:30.519Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:47:20.968Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:47:20.969Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:47:20.969Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:47:20.978Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:47:20.978Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:47:20.978Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:47:30.511Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:47:30.519Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:48:20.968Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:48:20.969Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:48:20.969Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:48:20.978Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:48:20.979Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:48:20.979Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:48:30.514Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:48:30.527Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:49:20.968Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:49:20.969Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:49:20.969Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:49:20.978Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:49:20.979Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:49:20.979Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:49:30.516Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:49:30.520Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:50:20.968Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:50:20.968Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:50:20.969Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:50:20.978Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:50:20.978Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:50:20.979Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:50:30.516Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:50:30.517Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:51:20.968Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:51:20.969Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:51:20.969Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:51:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:51:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:51:20.979Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:51:30.526Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:51:30.527Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:52:20.968Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:52:20.969Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:52:20.969Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:52:20.978Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:52:20.978Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:52:20.978Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:52:21.375Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:52:21.377Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.378Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "cds",
  "timestamp": 1668163911438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.380Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.381Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.381Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "aai-ml",
  "timestamp": 1668163915483,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.381Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.381Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.382Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163913233,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.382Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.382Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.382Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "aai-ml",
  "timestamp": 1668163915483,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.383Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.383Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "cds",
  "timestamp": 1668163911438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.383Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.383Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163913233,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-11T10:52:21.384Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.384Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.384Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "aai-ml",
  "timestamp": 1668163915483,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.384Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.385Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.385Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "cds",
  "timestamp": 1668163911438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.385Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.385Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.385Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163913233,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-11-11T10:52:21.386Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.386Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.386Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "aai-ml",
  "timestamp": 1668163915483,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.386Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.387Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.387Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "cds",
  "timestamp": 1668163911438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.388Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.388Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.389Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163913233,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.389Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.389Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.390Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "policy-id",
  "timestamp": 1668163921013,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.390Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.390Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.390Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "aai-ml",
  "timestamp": 1668163915483,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.390Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.390Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.390Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "cds",
  "timestamp": 1668163911438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.390Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.391Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.391Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163913233,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-11-11T10:52:21.391Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.391Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.391Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "policy-id",
  "timestamp": 1668163921013,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.391Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.391Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.391Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "aai-ml",
  "timestamp": 1668163915483,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.392Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.392Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.392Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "cds",
  "timestamp": 1668163911438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.392Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.392Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.392Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163913233,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-11-11T10:52:21.392Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.392Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.393Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "policy-id",
  "timestamp": 1668163921013,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-11-11T10:52:21.393Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.394Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.394Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "aai-ml",
  "timestamp": 1668163915483,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.394Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.394Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.395Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "cds",
  "timestamp": 1668163911438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.395Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.395Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.395Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163913233,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-11-11T10:52:21.395Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.395Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.395Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "policy-id",
  "timestamp": 1668163921013,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.395Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.395Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.395Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "cds",
  "timestamp": 1668163911438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.395Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.395Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.395Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "aai-ml",
  "timestamp": 1668163915483,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.396Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.396Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.396Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163913233,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.396Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.396Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.396Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "policy-id",
  "timestamp": 1668163921013,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.396Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.396Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.396Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "cds",
  "timestamp": 1668163911438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.396Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.396Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.396Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "aai-ml",
  "timestamp": 1668163915483,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.397Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.397Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.397Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163913233,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.397Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.397Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.397Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "policy-id",
  "timestamp": 1668163921013,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.397Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.397Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.397Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "cds",
  "timestamp": 1668163911438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:52:21.398Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.398Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.398Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "aai-ml",
  "timestamp": 1668163915483,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:52:21.398Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.399Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.399Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163913233,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:52:21.399Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.399Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.399Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "policy-id",
  "timestamp": 1668163921013,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.400Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.400Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.400Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "aai-ml",
  "timestamp": 1668163926537,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:52:21.400Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:52:21.400Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.401Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163927271,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:52:21.401Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:52:21.401Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.401Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "cds",
  "timestamp": 1668163926576,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:52:21.401Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:52:21.402Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.402Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "policy-id",
  "timestamp": 1668163921013,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.402Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.402Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.402Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163928485,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:52:21.402Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:52:21.402Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.403Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "policy-id",
  "timestamp": 1668163921013,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.403Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.403Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.403Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163929564,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:52:21.404Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:52:21.404Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.404Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "policy-id",
  "timestamp": 1668163921013,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:52:21.405Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.405Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.405Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "cds",
  "timestamp": 1668163929177,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:52:21.456Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 1fc7d485-fd1c-4453-909a-3b847ef160e7
2022-11-11T10:52:21.457Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1fc7d485-fd1c-4453-909a-3b847ef160e7 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:52:21.483Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.483Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163930628,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:52:21.483Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:52:21.483Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.483Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "policy-id",
  "timestamp": 1668163931776,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:52:21.483Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:52:21.483Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.483Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163931743,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:52:21.491Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1fc7d485-fd1c-4453-909a-3b847ef160e7
2022-11-11T10:52:21.491Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1fc7d485-fd1c-4453-909a-3b847ef160e7 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:52:21.509Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.509Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "policy-id",
  "timestamp": 1668163932783,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:52:21.509Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:52:21.509Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.509Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163932748,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-11T10:52:21.510Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:52:21.510Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.510Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "policy-id",
  "timestamp": 1668163933787,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:52:21.517Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1fc7d485-fd1c-4453-909a-3b847ef160e7
2022-11-11T10:52:21.518Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1fc7d485-fd1c-4453-909a-3b847ef160e7 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-11-11T10:52:21.536Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.537Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "aai-ml",
  "timestamp": 1668163933968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:52:21.537Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:52:21.538Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.538Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "aai-ml",
  "timestamp": 1668163934973,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:52:21.548Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 1fc7d485-fd1c-4453-909a-3b847ef160e7
2022-11-11T10:52:21.549Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1fc7d485-fd1c-4453-909a-3b847ef160e7 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:52:21.567Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.568Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668163939809,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.568Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.568Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.569Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668163939809,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.569Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.569Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.569Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668163939809,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.570Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.570Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.570Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668163939809,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.570Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.571Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.571Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668163939809,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.571Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:52:21.715Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:52:21.716Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-11T10:52:21.716Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {"distributionID":"1fc7d485-fd1c-4453-909a-3b847ef160e7","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"6a8effcd-5c3d-4a87-8884-340cf37eecf4","serviceDescription":"service","serviceInvariantUUID":"1e97210a-853e-4a3b-b7d8-878a70be2c89","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"86f4237c-bfda-4033-8ecd-1595751252d1","resourceInvariantUUID":"8c6db4bf-0359-499c-95c1-21108155b8ad","resourceCustomizationUUID":"3eadfc9a-7b78-4b05-b4ac-8197db2bf972","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"YmMwZmFjNDY1NDIzNjQxODNiNmM5NjRmYzE2NTcyODk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b6178d00-c097-4fcc-bb4a-4f7938769a4c","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"ZjNmM2NkZjc1NmQ4YjkxMGFjZjc3NzU5OTkyZDk2OTg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"6aac3d67-996f-4181-b3c8-c652a2a4141b","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"32c5270e-48f9-4d24-8296-b52eda2c1277","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d96315c1-fd92-431d-b2a6-e28cadfe3a2c","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"277a19c0-9c94-4d6a-996c-d01002556382","artifactVersion":"2","generatedFromUUID":"88982804-2225-4e0e-803d-0e62de7367fa"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"3b78fe7f-f96c-48fc-9dff-1624f9e2d4ee","artifactVersion":"2","generatedFromUUID":"32c5270e-48f9-4d24-8296-b52eda2c1277"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"88982804-2225-4e0e-803d-0e62de7367fa","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"c1773605-7f3e-46b5-99cf-abe1f447b653","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"YTRkYTI1MjM5NWRlZjhlMjE1OTkzMjBiOThmMGViYzA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"360344ff-8558-4201-8771-e2f8cab459e2","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ZDk3MTY4NmUzOWNhNGRjODM4NzE1MGRkMGViM2YyMjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f576d7fe-41f0-463a-abe5-fcf1ad4785bc","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-11T10:52:21.720Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:52:21.720Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:52:21.725Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:52:21.726Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163940968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:21.826Z||pool-89-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-11T10:52:21.827Z||pool-89-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:52:21.827Z||pool-89-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:52:21.844Z||pool-89-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:52:21.844Z||pool-89-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-11-11T10:52:22.727Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:52:22.728Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:52:22.731Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:52:22.732Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163940968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-11T10:52:22.831Z||pool-90-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-11T10:52:22.832Z||pool-90-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:52:22.832Z||pool-90-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:52:22.845Z||pool-90-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:52:22.846Z||pool-90-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:52:23.732Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:52:23.733Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:52:23.736Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:52:23.736Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163940968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-11-11T10:52:23.839Z||pool-91-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-11-11T10:52:23.840Z||pool-91-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:52:23.840Z||pool-91-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:52:23.854Z||pool-91-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:52:23.854Z||pool-91-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-11-11T10:52:24.738Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:52:24.739Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:52:24.742Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:52:24.742Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163940968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:24.842Z||pool-92-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:52:24.842Z||pool-92-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:52:24.843Z||pool-92-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:52:24.857Z||pool-92-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:52:24.857Z||pool-92-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-11-11T10:52:25.743Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:52:25.743Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:52:25.746Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:52:25.746Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163940968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-11-11T10:52:25.846Z||pool-93-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:52:25.847Z||pool-93-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:52:25.847Z||pool-93-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:52:25.861Z||pool-93-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:52:25.861Z||pool-93-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:52:26.746Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:52:26.747Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:52:26.750Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:52:26.751Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163940968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-11-11T10:52:26.851Z||pool-94-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-11T10:52:26.851Z||pool-94-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:52:26.852Z||pool-94-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:52:26.864Z||pool-94-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:52:26.864Z||pool-94-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:52:27.751Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:52:27.752Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:52:27.756Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:52:27.756Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163940968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-11-11T10:52:27.856Z||pool-95-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:52:27.857Z||pool-95-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:52:27.858Z||pool-95-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:52:27.871Z||pool-95-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:52:27.871Z||pool-95-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:52:28.756Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:52:28.757Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:52:28.760Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:52:28.760Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163940968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:28.859Z||pool-96-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-11-11T10:52:28.860Z||pool-96-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:52:28.860Z||pool-96-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:52:28.878Z||pool-96-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:52:28.878Z||pool-96-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-11-11T10:52:29.761Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:52:29.762Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:52:29.764Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:52:29.764Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163940968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:52:29.864Z||pool-97-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-11T10:52:29.865Z||pool-97-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:52:29.865Z||pool-97-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:52:29.880Z||pool-97-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:52:29.880Z||pool-97-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:52:30.765Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:52:30.766Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:52:30.768Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:52:30.768Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163940968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:52:30.868Z||pool-98-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:52:30.869Z||pool-98-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:52:30.869Z||pool-98-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:52:30.884Z||pool-98-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:52:30.884Z||pool-98-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-11T10:52:31.770Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "6a8effcd-5c3d-4a87-8884-340cf37eecf4",
  "serviceDescription": "service",
  "serviceInvariantUUID": "1e97210a-853e-4a3b-b7d8-878a70be2c89",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "3eadfc9a-7b78-4b05-b4ac-8197db2bf972",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "86f4237c-bfda-4033-8ecd-1595751252d1",
      "resourceInvariantUUID": "8c6db4bf-0359-499c-95c1-21108155b8ad",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_cnf_macro0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
          "artifactChecksum": "ZjNmM2NkZjc1NmQ4YjkxMGFjZjc3NzU5OTkyZDk2OTg\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "6aac3d67-996f-4181-b3c8-c652a2a4141b",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_template_dummy_ignore.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
          "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "32c5270e-48f9-4d24-8296-b52eda2c1277",
          "generatedArtifact": {
            "artifactName": "base_template_dummy_ignore.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
            "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "3b78fe7f-f96c-48fc-9dff-1624f9e2d4ee",
            "generatedFromUUID": "32c5270e-48f9-4d24-8296-b52eda2c1277"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "helm_apache.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
          "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "277a19c0-9c94-4d6a-996c-d01002556382",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_template_dummy_ignore.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
          "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "3b78fe7f-f96c-48fc-9dff-1624f9e2d4ee",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "helm_apache.tgz",
          "artifactType": "HELM",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
          "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "88982804-2225-4e0e-803d-0e62de7367fa",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "ZDk3MTY4NmUzOWNhNGRjODM4NzE1MGRkMGViM2YyMjM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "f576d7fe-41f0-463a-abe5-fcf1ad4785bc"
    }
  ],
  "workloadContext": "Production"
}
2022-11-11T10:52:31.771Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-11T10:52:31.771Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 6a8effcd-5c3d-4a87-8884-340cf37eecf4 ASDC
2022-11-11T10:52:31.772Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:1fc7d485-fd1c-4453-909a-3b847ef160e7
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:6a8effcd-5c3d-4a87-8884-340cf37eecf4
ServiceInvariantUUID:1e97210a-853e-4a3b-b7d8-878a70be2c89
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicCnfMacro-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
ArtifactUUID:f576d7fe-41f0-463a-abe5-fcf1ad4785bc
ArtifactChecksum:ZDk3MTY4NmUzOWNhNGRjODM4NzE1MGRkMGViM2YyMjM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:3eadfc9a-7b78-4b05-b4ac-8197db2bf972
ResourceInvariantUUID:8c6db4bf-0359-499c-95c1-21108155b8ad
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:86f4237c-bfda-4033-8ecd-1595751252d1
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_cnf_macro0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
ArtifactUUID:6aac3d67-996f-4181-b3c8-c652a2a4141b
ArtifactChecksum:ZjNmM2NkZjc1NmQ4YjkxMGFjZjc3NzU5OTkyZDk2OTg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
ArtifactUUID:32c5270e-48f9-4d24-8296-b52eda2c1277
ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
ArtifactUUID:3b78fe7f-f96c-48fc-9dff-1624f9e2d4ee
ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:helm_apache.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
ArtifactUUID:277a19c0-9c94-4d6a-996c-d01002556382
ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
ArtifactUUID:3b78fe7f-f96c-48fc-9dff-1624f9e2d4ee
ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:helm_apache.tgz
ArtifactVersion:1
ArtifactType:HELM
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
ArtifactUUID:88982804-2225-4e0e-803d-0e62de7367fa
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-11T10:52:31.802Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6a8effcd-5c3d-4a87-8884-340cf37eecf4 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-11T10:52:31.861Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-11T10:52:31.862Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-11T10:52:31.863Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-11T10:52:31.863Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: f576d7fe-41f0-463a-abe5-fcf1ad4785bc from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-11-11T10:52:31.863Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-11T10:52:31.864Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-11-11T10:52:31.944Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-11T10:52:31.947Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar f576d7fe-41f0-463a-abe5-fcf1ad4785bc 162982
2022-11-11T10:52:31.947Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2022-11-11T10:52:31.947Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-11-11T10:52:31.947Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:52:31.948Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:52:31.950Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:52:31.950Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163951947,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:52:32.050Z||pool-99-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:52:32.051Z||pool-99-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:52:32.051Z||pool-99-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:52:32.065Z||pool-99-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:52:32.066Z||pool-99-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:52:32.950Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-11T10:52:32.951Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-11T10:52:32.952Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: f576d7fe-41f0-463a-abe5-fcf1ad4785bc, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-11T10:52:32.952Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2022-11-11T10:52:32.953Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-11T10:52:32.953Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-11T10:52:33.182Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2285912797809646281/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2022-11-11T10:52:34.549Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-11T10:52:34.549Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-11-11T10:52:34.550Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-11T10:52:34.550Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-11-11T10:52:34.550Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-11T10:52:34.550Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-11T10:52:34.550Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-11T10:52:34.551Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-11T10:52:34.551Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-11-11T10:52:34.551Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:52:34.551Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:52:34.552Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-11T10:52:34.553Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-11-11T10:52:34.553Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-11T10:52:34.554Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:52:34.554Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:52:34.554Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-11T10:52:34.555Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-11-11T10:52:34.555Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-11T10:52:34.555Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:52:34.556Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:52:34.556Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:52:34.557Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-11-11T10:52:34.557Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2022-11-11T10:52:34.558Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Node template dummy_base is not matching search criteria
2022-11-11T10:52:34.558Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-11T10:52:34.558Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:52:34.559Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-11T10:52:34.559Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:52:34.559Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-11T10:52:34.560Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:52:34.560Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:52:34.561Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-11T10:52:34.561Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:52:34.561Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:52:34.562Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-11T10:52:34.562Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:52:34.563Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:52:34.563Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-11T10:52:34.563Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:52:34.564Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:52:34.564Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-11-11T10:52:34.564Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2022-11-11T10:52:34.565Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=41fc67df-1603-4370-b51d-1e6c9109a709
2022-11-11T10:52:34.565Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:52:34.566Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:52:34.566Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:52:34.566Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:52:34.567Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:52:34.567Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:52:34.567Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:52:34.568Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:52:34.568Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:6a8effcd-5c3d-4a87-8884-340cf37eecf4
Model Version:NULL
Model InvariantUuid:1e97210a-853e-4a3b-b7d8-878a70be2c89
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:7d2f6c80-a681-46fb-97b4-f1ed0335d738
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8c6db4bf-0359-499c-95c1-21108155b8ad
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:3eadfc9a-7b78-4b05-b4ac-8197db2bf972
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:67baecd8-f7db-4575-8492-cdf1c9539f0d
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:a1e36c72-16dd-4378-9f96-d7172b7a123d
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:fa52fef7-4cfb-44af-a0f2-275103704d4b
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:f76a2c55-d681-4f84-9876-407be1c00ac0
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:41fc67df-1603-4370-b51d-1e6c9109a709
ModelInvariantUuid:447bda85-e72a-4d0d-9591-44694cce0342
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:90394e85-f115-40aa-a9a3-e3b7ff5e4a8c
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:a4c7955c-985f-4e50-b0d4-6ed169430921
ModelInvariantUuid:8c09d85b-5f1b-4aed-aa44-024799bfc34a
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:dbad3de2-7f6d-4c90-a7c4-80064a2f4033
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-11T10:52:34.579Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 86f4237c-bfda-4033-8ecd-1595751252d1
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:52:34.586Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||basic_cnf_macro 0
2022-11-11T10:52:34.586Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 86f4237c-bfda-4033-8ecd-1595751252d1
2022-11-11T10:52:34.586Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 6aac3d67-996f-4181-b3c8-c652a2a4141b from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-11-11T10:52:34.587Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-11T10:52:34.587Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-11-11T10:52:34.643Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-11T10:52:34.643Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 6aac3d67-996f-4181-b3c8-c652a2a4141b 1565
2022-11-11T10:52:34.644Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2022-11-11T10:52:34.644Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-11-11T10:52:34.644Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:52:34.644Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:52:34.647Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:52:34.647Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163954643,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:52:34.747Z||pool-100-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:52:34.748Z||pool-100-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:52:34.748Z||pool-100-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:52:34.763Z||pool-100-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:52:34.763Z||pool-100-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:52:35.647Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "fa52fef7-4cfb-44af-a0f2-275103704d4b",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "f76a2c55-d681-4f84-9876-407be1c00ac0",
    "vfModuleModelCustomizationUUID": "4cf778f6-4a6c-473a-a3f8-8604c345a534",
    "isBase": true,
    "artifacts": [
      "32c5270e-48f9-4d24-8296-b52eda2c1277",
      "3b78fe7f-f96c-48fc-9dff-1624f9e2d4ee"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_template_dummy_ignore",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  },
  {
    "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1",
    "vfModuleModelInvariantUUID": "67baecd8-f7db-4575-8492-cdf1c9539f0d",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "a1e36c72-16dd-4378-9f96-d7172b7a123d",
    "vfModuleModelCustomizationUUID": "49d346cc-1062-4584-896e-88aa63bb2e9c",
    "isBase": false,
    "artifacts": [
      "88982804-2225-4e0e-803d-0e62de7367fa"
    ],
    "properties": {
      "min_vf_module_instances": "0",
      "vf_module_label": "helm_apache",
      "max_vf_module_instances": "",
      "vfc_list": "",
      "vf_module_type": "Expansion",
      "vf_module_description": "",
      "initial_count": "0",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-11-11T10:52:35.653Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:f76a2c55-d681-4f84-9876-407be1c00ac0
VfModuleModelInvariantUUID:fa52fef7-4cfb-44af-a0f2-275103704d4b
VfModuleModelDescription:NULL
Artifacts UUID List:{
32c5270e-48f9-4d24-8296-b52eda2c1277
,
3b78fe7f-f96c-48fc-9dff-1624f9e2d4ee

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_template_dummy_ignore
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true

,
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..helm_apache..module-1
VfModuleModelVersion:1
VfModuleModelUUID:a1e36c72-16dd-4378-9f96-d7172b7a123d
VfModuleModelInvariantUUID:67baecd8-f7db-4575-8492-cdf1c9539f0d
VfModuleModelDescription:NULL
Artifacts UUID List:{
88982804-2225-4e0e-803d-0e62de7367fa

}
Properties List:{
  min_vf_module_instances : 0
  vf_module_label : helm_apache
  max_vf_module_instances : 
  vfc_list : 
  vf_module_type : Expansion
  vf_module_description : 
  initial_count : 0
  volume_group : false
  availability_zone_count :
}

isBase:false


}

2022-11-11T10:52:35.656Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "fa52fef7-4cfb-44af-a0f2-275103704d4b",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "f76a2c55-d681-4f84-9876-407be1c00ac0",
    "vfModuleModelCustomizationUUID": "4cf778f6-4a6c-473a-a3f8-8604c345a534",
    "isBase": true,
    "artifacts": [
      "32c5270e-48f9-4d24-8296-b52eda2c1277",
      "3b78fe7f-f96c-48fc-9dff-1624f9e2d4ee"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_template_dummy_ignore",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  },
  {
    "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1",
    "vfModuleModelInvariantUUID": "67baecd8-f7db-4575-8492-cdf1c9539f0d",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "a1e36c72-16dd-4378-9f96-d7172b7a123d",
    "vfModuleModelCustomizationUUID": "49d346cc-1062-4584-896e-88aa63bb2e9c",
    "isBase": false,
    "artifacts": [
      "88982804-2225-4e0e-803d-0e62de7367fa"
    ],
    "properties": {
      "min_vf_module_instances": "0",
      "vf_module_label": "helm_apache",
      "max_vf_module_instances": "",
      "vfc_list": "",
      "vf_module_type": "Expansion",
      "vf_module_description": "",
      "initial_count": "0",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-11-11T10:52:35.656Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:f76a2c55-d681-4f84-9876-407be1c00ac0
VfModuleModelInvariantUUID:fa52fef7-4cfb-44af-a0f2-275103704d4b
VfModuleModelDescription:NULL
Artifacts UUID List:{
32c5270e-48f9-4d24-8296-b52eda2c1277
,
3b78fe7f-f96c-48fc-9dff-1624f9e2d4ee

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_template_dummy_ignore
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true

,
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..helm_apache..module-1
VfModuleModelVersion:1
VfModuleModelUUID:a1e36c72-16dd-4378-9f96-d7172b7a123d
VfModuleModelInvariantUUID:67baecd8-f7db-4575-8492-cdf1c9539f0d
VfModuleModelDescription:NULL
Artifacts UUID List:{
88982804-2225-4e0e-803d-0e62de7367fa

}
Properties List:{
  min_vf_module_instances : 0
  vf_module_label : helm_apache
  max_vf_module_instances : 
  vfc_list : 
  vf_module_type : Expansion
  vf_module_description : 
  initial_count : 0
  volume_group : false
  availability_zone_count :
}

isBase:false


}

2022-11-11T10:52:35.656Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 32c5270e-48f9-4d24-8296-b52eda2c1277 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-11-11T10:52:35.656Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-11T10:52:35.657Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-11-11T10:52:35.723Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-11T10:52:35.723Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 32c5270e-48f9-4d24-8296-b52eda2c1277 914
2022-11-11T10:52:35.724Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2022-11-11T10:52:35.724Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-11-11T10:52:35.724Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:52:35.725Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:52:35.727Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:52:35.727Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163955724,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:52:35.828Z||pool-101-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-11T10:52:35.828Z||pool-101-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:52:35.829Z||pool-101-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:52:35.843Z||pool-101-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:52:35.843Z||pool-101-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:52:36.728Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 277a19c0-9c94-4d6a-996c-d01002556382 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2022-11-11T10:52:36.729Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-11T10:52:36.729Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2022-11-11T10:52:36.789Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-11T10:52:36.789Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 277a19c0-9c94-4d6a-996c-d01002556382 12
2022-11-11T10:52:36.790Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2022-11-11T10:52:36.790Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2022-11-11T10:52:36.790Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:52:36.791Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:52:36.792Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:52:36.793Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163956790,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:52:36.892Z||pool-102-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-11T10:52:36.893Z||pool-102-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:52:36.893Z||pool-102-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:52:36.908Z||pool-102-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:52:36.908Z||pool-102-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:52:37.793Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 3b78fe7f-f96c-48fc-9dff-1624f9e2d4ee from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-11-11T10:52:37.794Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-11T10:52:37.794Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-11-11T10:52:37.894Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-11T10:52:37.894Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 3b78fe7f-f96c-48fc-9dff-1624f9e2d4ee 96
2022-11-11T10:52:37.894Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2022-11-11T10:52:37.894Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-11-11T10:52:37.895Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:52:37.895Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:52:37.897Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:52:37.897Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163957894,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:52:37.997Z||pool-103-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:52:37.998Z||pool-103-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:52:37.999Z||pool-103-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:52:38.013Z||pool-103-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:52:38.014Z||pool-103-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-11T10:52:38.897Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 88982804-2225-4e0e-803d-0e62de7367fa from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2022-11-11T10:52:38.898Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-11T10:52:38.898Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2022-11-11T10:52:39.017Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-11T10:52:39.018Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 88982804-2225-4e0e-803d-0e62de7367fa 20206
2022-11-11T10:52:39.018Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2022-11-11T10:52:39.018Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2022-11-11T10:52:39.018Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:52:39.018Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:52:39.020Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:52:39.020Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163959018,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:52:39.120Z||pool-104-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:52:39.120Z||pool-104-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:52:39.121Z||pool-104-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:52:39.136Z||pool-104-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:52:39.137Z||pool-104-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-11T10:52:40.023Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 6a8effcd-5c3d-4a87-8884-340cf37eecf4
2022-11-11T10:52:40.023Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 86f4237c-bfda-4033-8ecd-1595751252d1 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:52:40.036Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5c83a7de, org.onap.sdc.toscaparser.api.parameters.Input@6f06886e, org.onap.sdc.toscaparser.api.parameters.Input@7515c725, org.onap.sdc.toscaparser.api.parameters.Input@1289d57, org.onap.sdc.toscaparser.api.parameters.Input@405467fb]
2022-11-11T10:52:40.038Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:52:40.038Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:52:40.038Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 
2022-11-11T10:52:40.039Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 3eadfc9a-7b78-4b05-b4ac-8197db2bf972
2022-11-11T10:52:40.039Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 3eadfc9a-7b78-4b05-b4ac-8197db2bf972 matches Tosca VF Customization UUID: 3eadfc9a-7b78-4b05-b4ac-8197db2bf972
2022-11-11T10:52:40.039Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 3eadfc9a-7b78-4b05-b4ac-8197db2bf972  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-11-11T10:52:40.042Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:52:40.042Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:52:40.043Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 3eadfc9a-7b78-4b05-b4ac-8197db2bf972: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"}
2022-11-11T10:52:40.043Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5baeda1
2022-11-11T10:52:40.044Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:52:40.044Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-11T10:52:40.044Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 49d346cc-1062-4584-896e-88aa63bb2e9c
2022-11-11T10:52:40.045Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 49d346cc-1062-4584-896e-88aa63bb2e9c
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-11-11T10:52:40.049Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:52:40.049Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-11T10:52:40.050Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:52:40.050Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:52:40.050Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-11T10:52:40.051Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:52:40.051Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:52:40.052Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-11T10:52:40.052Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=3eadfc9a-7b78-4b05-b4ac-8197db2bf972
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:52:40.055Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:52:40.056Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:52:40.056Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 6a8effcd-5c3d-4a87-8884-340cf37eecf4: basic_cnf_macro
2022-11-11T10:52:40.056Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:52:40.057Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:52:40.057Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:52:40.057Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:52:40.058Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:52:40.058Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:52:40.059Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:52:40.059Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:52:40.059Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:52:40.059Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:52:40.060Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||Saving Service: basic_cnf_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:52:40.125Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 86f4237c-bfda-4033-8ecd-1595751252d1 2 ASDC deployResourceStructure
2022-11-11T10:52:40.126Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2022-11-11T10:52:40.126Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-11-11T10:52:40.126Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-11T10:52:40.126Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:52:40.128Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:52:40.128Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163960126,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-11T10:52:40.228Z||pool-105-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:52:40.229Z||pool-105-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:52:40.229Z||pool-105-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:52:40.243Z||pool-105-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:52:40.244Z||pool-105-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:52:41.130Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2022-11-11T10:52:41.130Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-11-11T10:52:41.130Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-11T10:52:41.130Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:52:41.132Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:52:41.132Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163961130,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-11-11T10:52:41.232Z||pool-106-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:52:41.233Z||pool-106-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:52:41.233Z||pool-106-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:52:41.247Z||pool-106-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:52:41.248Z||pool-106-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:52:42.133Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2022-11-11T10:52:42.133Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource)
2022-11-11T10:52:42.134Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-11-11T10:52:42.134Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:52:42.136Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:52:42.136Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163962133,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-11-11T10:52:42.236Z||pool-107-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:52:42.236Z||pool-107-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:52:42.237Z||pool-107-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:52:42.251Z||pool-107-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:52:42.251Z||pool-107-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:52:43.137Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2022-11-11T10:52:43.138Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-11-11T10:52:43.138Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-11T10:52:43.138Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:52:43.139Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:52:43.140Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163963137,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-11-11T10:52:43.240Z||pool-108-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:52:43.240Z||pool-108-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:52:43.241Z||pool-108-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:52:43.261Z||pool-108-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:52:43.261Z||pool-108-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:52:44.140Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2022-11-11T10:52:44.140Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource)
2022-11-11T10:52:44.140Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-11-11T10:52:44.141Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:52:44.153Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:52:44.154Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163964140,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-11-11T10:52:44.243Z||pool-109-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 89 ms
2022-11-11T10:52:44.244Z||pool-109-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:52:44.244Z||pool-109-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:52:44.259Z||pool-109-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:52:44.259Z||pool-109-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:52:45.155Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2022-11-11T10:52:45.155Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-11-11T10:52:45.155Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-11T10:52:45.156Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:52:45.157Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:52:45.157Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163965155,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:52:45.258Z||pool-110-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:52:45.259Z||pool-110-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:52:45.259Z||pool-110-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:52:45.281Z||pool-110-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:52:45.281Z||pool-110-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:52:46.159Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1fc7d485-fd1c-4453-909a-3b847ef160e7
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:52:46.173Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1fc7d485-fd1c-4453-909a-3b847ef160e7
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:52:46.176Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-11T10:52:46.176Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-11T10:52:46.177Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-11T10:52:46.177Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-11T10:53:16.177Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1fc7d485-fd1c-4453-909a-3b847ef160e7
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:53:16.194Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1fc7d485-fd1c-4453-909a-3b847ef160e7
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:53:16.197Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-11T10:53:16.197Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-11T10:53:16.197Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-11T10:53:16.197Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-11T10:53:20.978Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:53:20.979Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:53:20.979Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:53:21.008Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:53:21.009Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:53:21.009Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668163939809,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:53:21.010Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:53:46.198Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1fc7d485-fd1c-4453-909a-3b847ef160e7
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:53:46.211Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1fc7d485-fd1c-4453-909a-3b847ef160e7
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:53:46.214Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-11T10:53:46.214Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-11T10:53:46.215Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-11T10:53:46.215Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-11T10:54:16.215Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1fc7d485-fd1c-4453-909a-3b847ef160e7
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:54:16.232Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1fc7d485-fd1c-4453-909a-3b847ef160e7
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:54:16.238Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-11T10:54:16.238Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-11T10:54:16.239Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-11T10:54:16.239Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-11T10:54:20.978Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:54:20.979Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:54:20.979Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:54:21.509Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:54:21.510Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.510Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163940968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.511Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.511Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.511Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668163939809,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.511Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.511Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.511Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163940968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-11T10:54:21.511Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.512Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.512Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668163939809,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.512Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.512Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.512Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163940968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-11-11T10:54:21.512Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.512Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.512Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668163939809,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.512Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.512Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.512Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163940968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.512Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.513Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.513Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668163939809,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:54:21.513Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.513Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.513Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163940968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-11-11T10:54:21.513Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.513Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.513Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668163950660,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:54:21.513Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:54:21.513Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.513Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163940968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-11-11T10:54:21.514Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.514Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.514Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163940968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-11-11T10:54:21.514Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.514Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.514Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668163953083,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:54:21.514Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:54:21.514Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.514Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163940968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.514Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.514Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.514Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668163954088,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:54:21.524Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 1fc7d485-fd1c-4453-909a-3b847ef160e7
2022-11-11T10:54:21.524Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1fc7d485-fd1c-4453-909a-3b847ef160e7 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:54:21.535Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.535Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163940968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.536Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.536Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.536Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163940968,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:54:21.536Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.536Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.536Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163951947,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:54:21.536Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:54:21.536Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.536Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163954643,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:54:21.536Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:54:21.536Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.537Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163955724,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:54:21.537Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:54:21.537Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.537Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163956790,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:54:21.537Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:54:21.537Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.537Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163957894,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:54:21.537Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:54:21.537Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.537Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163959018,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:54:21.537Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:54:21.538Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.538Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163960126,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-11T10:54:21.538Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:54:21.538Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.538Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163961130,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-11-11T10:54:21.538Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:54:21.538Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.538Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163962133,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-11-11T10:54:21.538Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:54:21.538Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.538Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163963137,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-11-11T10:54:21.539Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:54:21.539Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.539Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163964140,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-11-11T10:54:21.539Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:54:21.539Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.539Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668163965155,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:54:21.539Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:54:21.539Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.539Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "policy-id",
  "timestamp": 1668163961013,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.539Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.539Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.539Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668163969809,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.540Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.540Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.540Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "policy-id",
  "timestamp": 1668163961013,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.540Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.540Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.540Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668163969809,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.540Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.540Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.540Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "policy-id",
  "timestamp": 1668163961013,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-11T10:54:21.540Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.540Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.540Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668163969809,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.541Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.541Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.541Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "policy-id",
  "timestamp": 1668163961013,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.541Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.541Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.541Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668163969809,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.541Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.541Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.541Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668163969809,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.541Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.542Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.542Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "policy-id",
  "timestamp": 1668163961013,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.542Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.542Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.542Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "cds",
  "timestamp": 1668163971439,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.542Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.542Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.542Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "policy-id",
  "timestamp": 1668163961013,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.542Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.542Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.542Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668163969809,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.542Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.543Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.543Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "cds",
  "timestamp": 1668163971439,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.543Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.543Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.543Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163973233,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.543Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.543Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.543Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "policy-id",
  "timestamp": 1668163961013,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.543Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.543Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.543Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668163969809,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.544Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.544Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.544Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "cds",
  "timestamp": 1668163971439,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.544Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.544Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.544Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163973233,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-11T10:54:21.544Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.544Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.544Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "policy-id",
  "timestamp": 1668163961013,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:54:21.544Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.544Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.545Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668163969809,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:54:21.545Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.545Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.545Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "cds",
  "timestamp": 1668163971439,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.545Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.545Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.545Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163973233,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-11T10:54:21.545Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.545Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.545Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668163980536,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:54:21.545Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:54:21.546Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.546Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "policy-id",
  "timestamp": 1668163977373,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:54:21.546Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:54:21.546Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.546Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "aai-ml",
  "timestamp": 1668163975483,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.546Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.546Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.546Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "cds",
  "timestamp": 1668163971439,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.546Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.546Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.546Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163973233,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.546Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.547Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.547Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "policy-id",
  "timestamp": 1668163978380,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:54:21.547Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:54:21.547Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.547Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "aai-ml",
  "timestamp": 1668163975483,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.547Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.547Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.547Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "cds",
  "timestamp": 1668163971439,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.547Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.547Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.547Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163973233,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-11T10:54:21.547Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.548Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.548Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "policy-id",
  "timestamp": 1668163979386,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:54:21.565Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b5736a69-c0fc-4344-be7a-273dd5839f06
2022-11-11T10:54:21.565Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId b5736a69-c0fc-4344-be7a-273dd5839f06 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:54:21.575Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.575Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "aai-ml",
  "timestamp": 1668163975483,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.575Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.575Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.575Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "cds",
  "timestamp": 1668163971439,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.576Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.576Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.576Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668163982984,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:54:21.576Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:54:21.576Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.576Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163973233,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.576Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.576Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.576Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "aai-ml",
  "timestamp": 1668163975483,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.576Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.576Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.576Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "cds",
  "timestamp": 1668163971439,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:54:21.577Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.577Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.577Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668163983987,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:54:21.583Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b5736a69-c0fc-4344-be7a-273dd5839f06
2022-11-11T10:54:21.583Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId b5736a69-c0fc-4344-be7a-273dd5839f06 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:54:21.594Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.594Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163973233,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.594Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.594Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.594Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "aai-ml",
  "timestamp": 1668163975483,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.594Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.594Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.594Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "cds",
  "timestamp": 1668163980331,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:54:21.594Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:54:21.594Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.594Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163973233,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:54:21.595Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.595Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.595Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "aai-ml",
  "timestamp": 1668163975483,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.595Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.595Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.595Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163982215,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:54:21.595Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:54:21.595Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.595Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "cds",
  "timestamp": 1668163981648,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:54:21.601Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of b5736a69-c0fc-4344-be7a-273dd5839f06
2022-11-11T10:54:21.601Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId b5736a69-c0fc-4344-be7a-273dd5839f06 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:54:21.611Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.612Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "aai-ml",
  "timestamp": 1668163975483,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:54:21.612Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.612Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.612Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163983312,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:54:21.612Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:54:21.612Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.612Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "aai-ml",
  "timestamp": 1668163975483,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:54:21.612Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:54:21.612Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.612Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163984373,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:54:21.613Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:54:21.613Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.613Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "aai-ml",
  "timestamp": 1668163984208,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:54:21.613Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:54:21.613Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.613Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163985406,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:54:21.619Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b5736a69-c0fc-4344-be7a-273dd5839f06
2022-11-11T10:54:21.619Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId b5736a69-c0fc-4344-be7a-273dd5839f06 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-11-11T10:54:21.627Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.627Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668163986410,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-11T10:54:21.628Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:54:21.628Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.628Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "aai-ml",
  "timestamp": 1668163991259,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:54:21.628Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:54:21.628Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:54:21.628Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "aai-ml",
  "timestamp": 1668163992263,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:54:21.634Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of b5736a69-c0fc-4344-be7a-273dd5839f06
2022-11-11T10:54:21.634Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId b5736a69-c0fc-4344-be7a-273dd5839f06 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:54:46.239Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1fc7d485-fd1c-4453-909a-3b847ef160e7
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:54:46.254Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1fc7d485-fd1c-4453-909a-3b847ef160e7
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:54:46.259Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-11T10:54:46.259Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-11T10:54:46.259Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-11T10:54:46.259Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-11T10:54:46.259Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:54:46.259Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:54:46.259Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:54:46.260Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:54:46.260Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:54:46.260Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:54:46.268Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-11T10:55:16.269Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1fc7d485-fd1c-4453-909a-3b847ef160e7 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-11T10:55:16.280Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1fc7d485-fd1c-4453-909a-3b847ef160e7 and serviceModelVersionId: 6a8effcd-5c3d-4a87-8884-340cf37eecf4
2022-11-11T10:55:16.281Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1e97210a-853e-4a3b-b7d8-878a70be2c89
2022-11-11T10:55:16.282Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1e97210a-853e-4a3b-b7d8-878a70be2c89/model-vers/model-ver/6a8effcd-5c3d-4a87-8884-340cf37eecf4?depth=0
2022-11-11T10:55:16.287Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2022-11-11T10:55:16.339Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1e97210a-853e-4a3b-b7d8-878a70be2c89/model-vers/model-ver/6a8effcd-5c3d-4a87-8884-340cf37eecf4?depth=0|INFO|500||Invoke
2022-11-11T10:55:16.340Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1e97210a-853e-4a3b-b7d8-878a70be2c89/model-vers/model-ver/6a8effcd-5c3d-4a87-8884-340cf37eecf4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1e97210a-853e-4a3b-b7d8-878a70be2c89/model-vers/model-ver/6a8effcd-5c3d-4a87-8884-340cf37eecf4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1fc7d485-fd1c-4453-909a-3b847ef160e7], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a56077fc-4d2a-407f-81ff-17d1ab8fa177], X-ECOMP-RequestID=[1fc7d485-fd1c-4453-909a-3b847ef160e7], X-TransactionId=[], X-ONAP-RequestID=[1fc7d485-fd1c-4453-909a-3b847ef160e7], Content-Type=[application/merge-patch+json]}
2022-11-11T10:55:16.347Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1e97210a-853e-4a3b-b7d8-878a70be2c89/model-vers/model-ver/6a8effcd-5c3d-4a87-8884-340cf37eecf4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-11T10:55:16.515Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1e97210a-853e-4a3b-b7d8-878a70be2c89/model-vers/model-ver/6a8effcd-5c3d-4a87-8884-340cf37eecf4?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1e97210a-853e-4a3b-b7d8-878a70be2c89/model-vers/model-ver/6a8effcd-5c3d-4a87-8884-340cf37eecf4?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[165], X-AAI-TXID=[0-aai-resources-221111-10:55:16:917-67009], vertex-id=[491608], Content-Length=[0], Date=[Fri, 11 Nov 2022 10:55:16 GMT], Content-Type=[application/json]}
2022-11-11T10:55:16.516Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1e97210a-853e-4a3b-b7d8-878a70be2c89/model-vers/model-ver/6a8effcd-5c3d-4a87-8884-340cf37eecf4?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-11T10:55:16.516Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1e97210a-853e-4a3b-b7d8-878a70be2c89/model-vers/model-ver/6a8effcd-5c3d-4a87-8884-340cf37eecf4?depth=0|INFO|500||InvokeReturn
2022-11-11T10:55:16.517Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-11T10:55:16.517Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:55:16.530Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-11T10:55:16.530Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1fc7d485-fd1c-4453-909a-3b847ef160e7 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-11T10:55:16.531Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-11T10:55:16.531Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:55:16.534Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:55:16.534Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164116530,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-11T10:55:16.634Z||pool-111-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-11T10:55:16.635Z||pool-111-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:55:16.635Z||pool-111-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:55:16.652Z||pool-111-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:55:16.653Z||pool-111-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-11T10:55:17.562Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:55:17.563Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:55:17.563Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:55:20.979Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:55:20.980Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:55:20.981Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:55:21.611Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:55:21.611Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:55:21.611Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1fc7d485-fd1c-4453-909a-3b847ef160e7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164116530,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-11T10:55:21.612Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:55:22.011Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:55:22.011Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-11T10:55:22.012Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {"distributionID":"b5736a69-c0fc-4344-be7a-273dd5839f06","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"441212c4-696e-44d7-8dde-1bf9f84d8c29","serviceDescription":"service","serviceInvariantUUID":"2cc34559-879c-4bdd-a896-d40fc909c85a","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3a215ade-4a1e-4ccb-9dc7-4028ae4c2910","resourceInvariantUUID":"031731bf-4068-4b66-843c-84f66decf22f","resourceCustomizationUUID":"1215461c-b306-4e27-b2c0-ce7347bf4451","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"MDczOWIxZTIxM2U0MTQ2ZTQ5YjFlOGU3NWU1MGNkYjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b3a68df0-27e6-4d71-93be-f52f758327a9","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"NGJhN2Q2NThkYWQxNDFkOGM0MWJhY2ZkZTBiZTM3ZjQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"9be3a55a-e6d9-475f-a98f-520731e12322","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"edc0eac4-9f0f-4f75-bfde-99dd7625962c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"241ef563-962e-4778-9d00-1ffb87dbece3","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"fade8312-f190-4507-a25a-b871a389b08d","artifactVersion":"2","generatedFromUUID":"edc0eac4-9f0f-4f75-bfde-99dd7625962c"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"MWE1ZGJmNjIzNjU3Y2ZmNDU3Y2U4OWM3YzRjMDk3OGQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"49d94a68-2e62-4e91-8922-896ac90d8107","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"OWIwNTZhMWJjODkzM2NiZmJmNjYwM2NkZWZiYjc1NDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ce5e5f46-38e2-4c84-ac38-a6231208c06f","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZWU4ZjA0OTY0N2I3OTc4ODdiNGNiYmQzNmU5OWM4ZTU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5da3fe2f-b324-434b-a9c9-4b2dd7a1fff0","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-11T10:55:22.014Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:55:22.016Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:55:22.018Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:55:22.018Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164117562,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:55:22.118Z||pool-112-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:55:22.119Z||pool-112-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:55:22.119Z||pool-112-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:55:22.133Z||pool-112-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:55:22.134Z||pool-112-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:55:23.019Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:55:23.020Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:55:23.022Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:55:23.022Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164117562,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-11T10:55:23.122Z||pool-113-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:55:23.123Z||pool-113-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:55:23.123Z||pool-113-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:55:23.135Z||pool-113-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:55:23.136Z||pool-113-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:55:24.023Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:55:24.024Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:55:24.026Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:55:24.027Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164117562,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-11T10:55:24.126Z||pool-114-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-11T10:55:24.127Z||pool-114-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:55:24.127Z||pool-114-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:55:24.141Z||pool-114-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:55:24.141Z||pool-114-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:55:25.028Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:55:25.029Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:55:25.031Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:55:25.031Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164117562,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:55:25.130Z||pool-115-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-11T10:55:25.131Z||pool-115-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:55:25.131Z||pool-115-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:55:25.144Z||pool-115-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:55:25.144Z||pool-115-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:55:26.032Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:55:26.033Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:55:26.036Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:55:26.036Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164117562,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-11T10:55:26.136Z||pool-116-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:55:26.137Z||pool-116-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:55:26.137Z||pool-116-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:55:26.149Z||pool-116-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:55:26.149Z||pool-116-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:55:27.037Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:55:27.038Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:55:27.040Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:55:27.040Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164117562,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:55:27.140Z||pool-117-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-11T10:55:27.141Z||pool-117-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:55:27.141Z||pool-117-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:55:27.155Z||pool-117-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:55:27.155Z||pool-117-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:55:28.041Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:55:28.042Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:55:28.044Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:55:28.044Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164117562,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:55:28.143Z||pool-118-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-11T10:55:28.144Z||pool-118-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:55:28.144Z||pool-118-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:55:28.157Z||pool-118-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:55:28.158Z||pool-118-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:55:29.044Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-11T10:55:29.045Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:55:29.050Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:55:29.050Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164117562,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:55:29.148Z||pool-119-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
2022-11-11T10:55:29.149Z||pool-119-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:55:29.150Z||pool-119-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:55:29.162Z||pool-119-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:55:29.162Z||pool-119-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:55:30.052Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "441212c4-696e-44d7-8dde-1bf9f84d8c29",
  "serviceDescription": "service",
  "serviceInvariantUUID": "2cc34559-879c-4bdd-a896-d40fc909c85a",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "1215461c-b306-4e27-b2c0-ce7347bf4451",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "3a215ade-4a1e-4ccb-9dc7-4028ae4c2910",
      "resourceInvariantUUID": "031731bf-4068-4b66-843c-84f66decf22f",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_vm_macro0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
          "artifactChecksum": "NGJhN2Q2NThkYWQxNDFkOGM0MWJhY2ZkZTBiZTM3ZjQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "9be3a55a-e6d9-475f-a98f-520731e12322",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
          "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "edc0eac4-9f0f-4f75-bfde-99dd7625962c",
          "generatedArtifact": {
            "artifactName": "base_ubuntu20.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
            "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "fade8312-f190-4507-a25a-b871a389b08d",
            "generatedFromUUID": "edc0eac4-9f0f-4f75-bfde-99dd7625962c"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
          "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "fade8312-f190-4507-a25a-b871a389b08d",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "ZWU4ZjA0OTY0N2I3OTc4ODdiNGNiYmQzNmU5OWM4ZTU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "5da3fe2f-b324-434b-a9c9-4b2dd7a1fff0"
    }
  ],
  "workloadContext": "Production"
}
2022-11-11T10:55:30.053Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-11T10:55:30.053Z|1fc7d485-fd1c-4453-909a-3b847ef160e7|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 441212c4-696e-44d7-8dde-1bf9f84d8c29 ASDC
2022-11-11T10:55:30.054Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:b5736a69-c0fc-4344-be7a-273dd5839f06
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:441212c4-696e-44d7-8dde-1bf9f84d8c29
ServiceInvariantUUID:2cc34559-879c-4bdd-a896-d40fc909c85a
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVmMacro-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
ArtifactUUID:5da3fe2f-b324-434b-a9c9-4b2dd7a1fff0
ArtifactChecksum:ZWU4ZjA0OTY0N2I3OTc4ODdiNGNiYmQzNmU5OWM4ZTU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:1215461c-b306-4e27-b2c0-ce7347bf4451
ResourceInvariantUUID:031731bf-4068-4b66-843c-84f66decf22f
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:3a215ade-4a1e-4ccb-9dc7-4028ae4c2910
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm_macro0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
ArtifactUUID:9be3a55a-e6d9-475f-a98f-520731e12322
ArtifactChecksum:NGJhN2Q2NThkYWQxNDFkOGM0MWJhY2ZkZTBiZTM3ZjQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_ubuntu20.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
ArtifactUUID:edc0eac4-9f0f-4f75-bfde-99dd7625962c
ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
ArtifactUUID:fade8312-f190-4507-a25a-b871a389b08d
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
ArtifactUUID:fade8312-f190-4507-a25a-b871a389b08d
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-11T10:55:30.054Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 441212c4-696e-44d7-8dde-1bf9f84d8c29 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-11T10:55:30.103Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-11T10:55:30.104Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-11T10:55:30.104Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-11T10:55:30.104Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 5da3fe2f-b324-434b-a9c9-4b2dd7a1fff0 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-11-11T10:55:30.105Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-11T10:55:30.105Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-11-11T10:55:30.214Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-11T10:55:30.216Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 5da3fe2f-b324-434b-a9c9-4b2dd7a1fff0 82625
2022-11-11T10:55:30.216Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2022-11-11T10:55:30.217Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-11-11T10:55:30.217Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:55:30.217Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:55:30.220Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:55:30.221Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164130216,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:55:30.320Z||pool-120-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-11T10:55:30.321Z||pool-120-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:55:30.321Z||pool-120-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:55:30.339Z||pool-120-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:55:30.339Z||pool-120-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:55:31.221Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-11T10:55:31.223Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-11-11T10:55:31.223Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 5da3fe2f-b324-434b-a9c9-4b2dd7a1fff0, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-11T10:55:31.224Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2022-11-11T10:55:31.224Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-11T10:55:31.225Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-11T10:55:31.334Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3909181035646103862/Definitions/service-BasicVmMacro-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2022-11-11T10:55:32.428Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-11T10:55:32.429Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-11-11T10:55:32.429Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-11T10:55:32.429Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-11T10:55:32.429Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-11T10:55:32.429Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-11T10:55:32.429Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-11T10:55:32.429Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-11T10:55:32.429Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-11T10:55:32.430Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-11T10:55:32.430Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-11T10:55:32.430Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-11-11T10:55:32.430Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:32.430Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:55:32.430Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-11T10:55:32.431Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-11-11T10:55:32.431Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-11T10:55:32.431Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:32.431Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:55:32.431Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-11T10:55:32.431Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-11-11T10:55:32.432Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-11T10:55:32.432Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:32.432Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:55:32.432Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:32.432Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-11-11T10:55:32.432Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-11-11T10:55:32.433Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-11-11T10:55:32.433Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-11-11T10:55:32.433Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-11T10:55:32.433Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-11T10:55:32.433Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:32.433Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-11T10:55:32.433Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:32.434Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-11T10:55:32.434Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:55:32.434Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:32.434Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-11T10:55:32.434Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:55:32.434Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:32.435Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-11T10:55:32.435Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:55:32.435Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:32.435Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-11-11T10:55:32.435Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-11-11T10:55:32.435Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-11T10:55:32.435Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=79a63f74-0923-4266-b30e-6af43b914b49
2022-11-11T10:55:32.436Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:32.436Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:55:32.436Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:32.436Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:55:32.436Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:32.436Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:55:32.437Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:32.437Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:55:32.437Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:441212c4-696e-44d7-8dde-1bf9f84d8c29
Model Version:NULL
Model InvariantUuid:2cc34559-879c-4bdd-a896-d40fc909c85a
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:f4a690e8-5501-439d-992f-78c2d9f6edb0
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:031731bf-4068-4b66-843c-84f66decf22f
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:1215461c-b306-4e27-b2c0-ce7347bf4451
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:dc603f80-f96a-47b8-8079-5807c35a001d
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:6aae53ea-c8c7-4a61-98bf-96cdb389aeaf
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:79a63f74-0923-4266-b30e-6af43b914b49
ModelInvariantUuid:34d026a3-be7d-4eec-ba74-7d3ee108133a
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:c57efe4b-fd7d-474b-93a7-8a818164c2c4
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:b00e876a-bf6f-4961-8492-a106575eba31
ModelInvariantUuid:e86c645f-e31c-443b-89fe-cb8345ec1c65
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:d6bf88dd-2c2d-4683-8f8b-95adfb0ebd14
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-11T10:55:32.449Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 3a215ade-4a1e-4ccb-9dc7-4028ae4c2910
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:55:32.453Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||basic_vm_macro 0
2022-11-11T10:55:32.453Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3a215ade-4a1e-4ccb-9dc7-4028ae4c2910
2022-11-11T10:55:32.453Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 9be3a55a-e6d9-475f-a98f-520731e12322 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-11-11T10:55:32.453Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-11T10:55:32.453Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-11-11T10:55:32.526Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-11T10:55:32.526Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 9be3a55a-e6d9-475f-a98f-520731e12322 792
2022-11-11T10:55:32.526Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2022-11-11T10:55:32.526Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-11-11T10:55:32.526Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:55:32.527Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:55:32.528Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:55:32.528Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164132526,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:55:32.628Z||pool-121-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:55:32.629Z||pool-121-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:55:32.629Z||pool-121-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:55:32.643Z||pool-121-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:55:32.643Z||pool-121-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-11-11T10:55:33.529Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "dc603f80-f96a-47b8-8079-5807c35a001d",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "6aae53ea-c8c7-4a61-98bf-96cdb389aeaf",
    "vfModuleModelCustomizationUUID": "07f02301-fcd1-422d-a26a-a8346a4b79a9",
    "isBase": true,
    "artifacts": [
      "edc0eac4-9f0f-4f75-bfde-99dd7625962c",
      "fade8312-f190-4507-a25a-b871a389b08d"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-11-11T10:55:33.533Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:6aae53ea-c8c7-4a61-98bf-96cdb389aeaf
VfModuleModelInvariantUUID:dc603f80-f96a-47b8-8079-5807c35a001d
VfModuleModelDescription:NULL
Artifacts UUID List:{
edc0eac4-9f0f-4f75-bfde-99dd7625962c
,
fade8312-f190-4507-a25a-b871a389b08d

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2022-11-11T10:55:33.535Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "dc603f80-f96a-47b8-8079-5807c35a001d",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "6aae53ea-c8c7-4a61-98bf-96cdb389aeaf",
    "vfModuleModelCustomizationUUID": "07f02301-fcd1-422d-a26a-a8346a4b79a9",
    "isBase": true,
    "artifacts": [
      "edc0eac4-9f0f-4f75-bfde-99dd7625962c",
      "fade8312-f190-4507-a25a-b871a389b08d"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-11-11T10:55:33.536Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:6aae53ea-c8c7-4a61-98bf-96cdb389aeaf
VfModuleModelInvariantUUID:dc603f80-f96a-47b8-8079-5807c35a001d
VfModuleModelDescription:NULL
Artifacts UUID List:{
edc0eac4-9f0f-4f75-bfde-99dd7625962c
,
fade8312-f190-4507-a25a-b871a389b08d

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2022-11-11T10:55:33.536Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: edc0eac4-9f0f-4f75-bfde-99dd7625962c from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-11-11T10:55:33.536Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-11T10:55:33.536Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-11-11T10:55:33.595Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-11T10:55:33.596Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml edc0eac4-9f0f-4f75-bfde-99dd7625962c 5033
2022-11-11T10:55:33.596Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2022-11-11T10:55:33.596Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-11-11T10:55:33.596Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:55:33.596Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:55:33.599Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:55:33.599Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164133596,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:55:33.699Z||pool-122-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:55:33.700Z||pool-122-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:55:33.700Z||pool-122-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:55:33.713Z||pool-122-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:55:33.713Z||pool-122-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
2022-11-11T10:55:34.599Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: fade8312-f190-4507-a25a-b871a389b08d from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-11-11T10:55:34.600Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-11-11T10:55:34.600Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-11-11T10:55:34.703Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-11-11T10:55:34.704Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env fade8312-f190-4507-a25a-b871a389b08d 903
2022-11-11T10:55:34.704Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2022-11-11T10:55:34.704Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-11-11T10:55:34.705Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-11T10:55:34.705Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:55:34.707Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:55:34.707Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164134704,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:55:34.807Z||pool-123-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:55:34.807Z||pool-123-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:55:34.808Z||pool-123-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:55:34.820Z||pool-123-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:55:34.820Z||pool-123-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:55:35.708Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 441212c4-696e-44d7-8dde-1bf9f84d8c29
2022-11-11T10:55:35.708Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 3a215ade-4a1e-4ccb-9dc7-4028ae4c2910 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:55:35.725Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@35de8f20, org.onap.sdc.toscaparser.api.parameters.Input@d08b8af, org.onap.sdc.toscaparser.api.parameters.Input@5f4ed51d, org.onap.sdc.toscaparser.api.parameters.Input@35a63485, org.onap.sdc.toscaparser.api.parameters.Input@74c01a9e]
2022-11-11T10:55:35.726Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:35.727Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:55:35.727Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 
2022-11-11T10:55:35.727Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 1215461c-b306-4e27-b2c0-ce7347bf4451
2022-11-11T10:55:35.727Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 1215461c-b306-4e27-b2c0-ce7347bf4451 matches Tosca VF Customization UUID: 1215461c-b306-4e27-b2c0-ce7347bf4451
2022-11-11T10:55:35.727Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 1215461c-b306-4e27-b2c0-ce7347bf4451  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-11-11T10:55:35.730Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:35.730Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:55:35.731Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 1215461c-b306-4e27-b2c0-ce7347bf4451: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"}
2022-11-11T10:55:35.731Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@118cd9f9
2022-11-11T10:55:35.731Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:35.731Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-11T10:55:35.731Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 07f02301-fcd1-422d-a26a-a8346a4b79a9
2022-11-11T10:55:35.732Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 07f02301-fcd1-422d-a26a-a8346a4b79a9
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-11-11T10:55:35.735Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:35.735Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-11T10:55:35.736Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:55:35.736Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:35.736Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-11T10:55:35.736Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:55:35.737Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:35.737Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-11-11T10:55:35.737Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-11-11T10:55:35.737Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-11T10:55:35.737Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=79a63f74-0923-4266-b30e-6af43b914b49
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-11-11T10:55:35.741Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:35.741Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-11T10:55:35.741Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-11T10:55:35.741Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:35.742Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-11T10:55:35.742Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=1215461c-b306-4e27-b2c0-ce7347bf4451
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:55:35.745Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:35.745Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:55:35.745Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 441212c4-696e-44d7-8dde-1bf9f84d8c29: basic_vm_macro
2022-11-11T10:55:35.746Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:35.746Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:55:35.746Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:35.746Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:55:35.746Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:35.746Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:55:35.747Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:35.747Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:55:35.747Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-11T10:55:35.747Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-11T10:55:35.747Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||Saving Service: basic_vm_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-11T10:55:35.863Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 3a215ade-4a1e-4ccb-9dc7-4028ae4c2910 1 ASDC deployResourceStructure
2022-11-11T10:55:35.863Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2022-11-11T10:55:35.863Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-11-11T10:55:35.864Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-11T10:55:35.864Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:55:35.867Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:55:35.867Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164135863,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-11T10:55:35.966Z||pool-124-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-11T10:55:35.967Z||pool-124-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:55:35.967Z||pool-124-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:55:35.981Z||pool-124-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:55:35.982Z||pool-124-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-11T10:55:36.869Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2022-11-11T10:55:36.869Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-11-11T10:55:36.870Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-11T10:55:36.870Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:55:36.873Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:55:36.873Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164136869,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-11-11T10:55:36.972Z||pool-125-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-11T10:55:36.973Z||pool-125-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:55:36.973Z||pool-125-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:55:36.986Z||pool-125-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:55:36.986Z||pool-125-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:55:37.874Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2022-11-11T10:55:37.874Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-11-11T10:55:37.874Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-11T10:55:37.874Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:55:37.877Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:55:37.877Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164137874,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-11-11T10:55:37.976Z||pool-126-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-11T10:55:37.977Z||pool-126-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:55:37.977Z||pool-126-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:55:37.993Z||pool-126-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:55:37.993Z||pool-126-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:55:38.878Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2022-11-11T10:55:38.878Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-11-11T10:55:38.878Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-11T10:55:38.878Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:55:38.885Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:55:38.885Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164138877,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:55:38.980Z||pool-127-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 94 ms
2022-11-11T10:55:38.981Z||pool-127-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:55:38.981Z||pool-127-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:55:38.998Z||pool-127-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:55:38.999Z||pool-127-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-11T10:55:39.886Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b5736a69-c0fc-4344-be7a-273dd5839f06
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:55:39.906Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b5736a69-c0fc-4344-be7a-273dd5839f06
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-11T10:55:39.911Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-11T10:55:39.911Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-11T10:55:39.912Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-11T10:55:39.912Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-11T10:55:39.912Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:55:39.912Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:55:39.912Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:55:39.912Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:55:39.912Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-11T10:55:39.912Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-11T10:55:39.926Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-11T10:56:09.927Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b5736a69-c0fc-4344-be7a-273dd5839f06 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-11T10:56:09.943Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b5736a69-c0fc-4344-be7a-273dd5839f06 and serviceModelVersionId: 441212c4-696e-44d7-8dde-1bf9f84d8c29
2022-11-11T10:56:09.943Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2cc34559-879c-4bdd-a896-d40fc909c85a
2022-11-11T10:56:09.945Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2cc34559-879c-4bdd-a896-d40fc909c85a/model-vers/model-ver/441212c4-696e-44d7-8dde-1bf9f84d8c29?depth=0
2022-11-11T10:56:09.954Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2022-11-11T10:56:10.011Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2cc34559-879c-4bdd-a896-d40fc909c85a/model-vers/model-ver/441212c4-696e-44d7-8dde-1bf9f84d8c29?depth=0|INFO|500||Invoke
2022-11-11T10:56:10.012Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2cc34559-879c-4bdd-a896-d40fc909c85a/model-vers/model-ver/441212c4-696e-44d7-8dde-1bf9f84d8c29?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2cc34559-879c-4bdd-a896-d40fc909c85a/model-vers/model-ver/441212c4-696e-44d7-8dde-1bf9f84d8c29?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b5736a69-c0fc-4344-be7a-273dd5839f06], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ece401b5-3b40-4cee-a3e2-736e5a4eb307], X-ECOMP-RequestID=[b5736a69-c0fc-4344-be7a-273dd5839f06], X-TransactionId=[], X-ONAP-RequestID=[b5736a69-c0fc-4344-be7a-273dd5839f06], Content-Type=[application/merge-patch+json]}
2022-11-11T10:56:10.020Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2cc34559-879c-4bdd-a896-d40fc909c85a/model-vers/model-ver/441212c4-696e-44d7-8dde-1bf9f84d8c29?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-11T10:56:10.202Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2cc34559-879c-4bdd-a896-d40fc909c85a/model-vers/model-ver/441212c4-696e-44d7-8dde-1bf9f84d8c29?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2cc34559-879c-4bdd-a896-d40fc909c85a/model-vers/model-ver/441212c4-696e-44d7-8dde-1bf9f84d8c29?depth=0 has http status code:200 and response headers:{server=[envoy], Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], x-envoy-upstream-service-time=[179], X-AAI-TXID=[1-aai-resources-221111-10:56:10:591-45582], vertex-id=[499800], Content-Length=[0], Date=[Fri, 11 Nov 2022 10:56:10 GMT], Content-Type=[application/json]}
2022-11-11T10:56:10.203Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2cc34559-879c-4bdd-a896-d40fc909c85a/model-vers/model-ver/441212c4-696e-44d7-8dde-1bf9f84d8c29?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-11T10:56:10.204Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2cc34559-879c-4bdd-a896-d40fc909c85a/model-vers/model-ver/441212c4-696e-44d7-8dde-1bf9f84d8c29?depth=0|INFO|500||InvokeReturn
2022-11-11T10:56:10.204Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-11T10:56:10.206Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-11T10:56:10.212Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-11T10:56:10.212Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b5736a69-c0fc-4344-be7a-273dd5839f06 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-11T10:56:10.213Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-11T10:56:10.213Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-11-11T10:56:10.216Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-11T10:56:10.216Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164170212,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-11T10:56:10.316Z||pool-128-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-11T10:56:10.317Z||pool-128-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-11T10:56:10.317Z||pool-128-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:56:10.344Z||pool-128-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:56:10.345Z||pool-128-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":1,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-11T10:56:11.234Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:56:11.234Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:56:11.235Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:56:20.780Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:56:20.780Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:56:20.781Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:56:20.781Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:56:20.978Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:56:20.979Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:56:20.979Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:56:21.610Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:56:21.610Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:56:21.610Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164117562,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:56:21.611Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:56:21.611Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:56:21.611Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164117562,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-11T10:56:21.611Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:56:21.612Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:56:21.612Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164117562,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-11T10:56:21.612Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:56:21.612Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:56:21.612Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164117562,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:56:21.612Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:56:21.612Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:56:21.612Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164117562,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-11T10:56:21.612Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:56:21.613Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:56:21.613Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164117562,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:56:21.613Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:56:21.613Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:56:21.613Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164117562,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-11T10:56:21.613Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:56:21.613Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:56:21.613Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164117562,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-11T10:56:21.614Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-11T10:56:21.614Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:56:21.614Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164130216,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:56:21.614Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:56:21.614Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:56:21.614Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164132526,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:56:21.614Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:56:21.614Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:56:21.614Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164133596,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:56:21.614Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:56:21.614Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:56:21.615Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164134704,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-11T10:56:21.615Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:56:21.615Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:56:21.615Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164135863,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-11T10:56:21.615Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:56:21.615Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:56:21.615Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164136869,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-11-11T10:56:21.615Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:56:21.615Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:56:21.615Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164137874,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-11-11T10:56:21.616Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:56:21.616Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:56:21.616Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164138877,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-11T10:56:21.616Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:56:21.616Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-11T10:56:21.616Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b5736a69-c0fc-4344-be7a-273dd5839f06",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668164170212,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-11T10:56:21.616Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-11T10:56:30.334Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:56:30.334Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:56:30.335Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:56:30.335Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:56:39.883Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:57:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:57:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:57:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:57:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:57:20.979Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:57:20.979Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:57:30.517Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:57:30.522Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:58:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:58:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:58:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:58:20.978Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:58:20.979Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:58:20.979Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:58:30.601Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:58:30.605Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:59:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:59:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:59:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:59:20.978Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T10:59:20.979Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T10:59:20.979Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T10:59:30.633Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T10:59:30.637Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:00:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:00:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:00:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:00:20.978Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:00:20.979Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:00:20.979Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:00:30.511Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:00:30.536Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:01:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:01:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:01:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:01:20.978Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:01:20.979Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:01:20.979Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:01:30.512Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:01:30.541Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:02:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:02:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:02:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:02:20.978Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:02:20.978Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:02:20.979Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:02:30.523Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:02:30.525Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:03:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:03:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:03:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:03:20.978Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:03:20.979Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:03:20.979Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:03:30.516Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:03:30.526Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:04:20.968Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:04:20.969Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:04:20.969Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:04:20.978Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:04:20.978Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:04:20.978Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:04:30.515Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:04:30.517Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:05:20.968Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:05:20.969Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:05:20.969Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:05:20.978Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:05:20.978Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:05:20.979Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:05:30.524Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:05:30.528Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:06:20.968Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:06:20.969Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:06:20.969Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:06:20.978Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:06:20.979Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:06:20.979Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:06:30.517Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:06:30.517Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:07:20.968Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:07:20.970Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:07:20.970Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:07:20.978Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:07:20.979Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:07:20.979Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:07:30.515Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:07:30.517Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:08:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:08:20.971Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:08:20.971Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:08:20.978Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:08:20.979Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:08:20.979Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:08:30.517Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:08:30.517Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:09:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:09:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:09:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:09:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:09:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:09:20.979Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:09:30.516Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:09:30.518Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:10:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:10:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:10:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:10:20.978Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:10:20.979Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:10:20.979Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:10:30.513Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:10:30.519Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:11:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:11:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:11:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:11:20.978Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:11:20.979Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:11:20.979Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:11:30.507Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:11:30.518Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:12:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:12:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:12:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:12:20.978Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:12:20.979Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:12:20.979Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:12:30.529Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:12:30.536Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:13:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:13:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:13:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:13:20.978Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:13:20.979Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:13:20.979Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:13:30.518Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:13:30.519Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:14:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:14:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:14:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:14:20.978Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:14:20.979Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:14:20.979Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:14:30.516Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:14:30.517Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:15:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:15:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:15:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:15:20.978Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:15:20.978Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:15:20.978Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:15:30.704Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:15:31.003Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:16:20.968Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:16:20.969Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:16:20.969Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:16:20.978Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:16:20.978Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:16:20.979Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:16:30.513Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:16:30.516Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:17:20.968Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:17:20.969Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:17:20.969Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:17:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:17:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:17:20.979Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:17:30.517Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:17:30.518Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:18:20.968Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:18:20.969Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:18:20.969Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:18:20.978Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:18:20.979Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:18:20.979Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:18:30.528Z|bfacc476-81d7-4398-931c-3d13015a2ed3|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:18:30.528Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:19:20.968Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:19:20.970Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:19:20.970Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:19:20.978Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:19:20.978Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:19:20.978Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:19:30.515Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:19:30.516Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:20:20.968Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:20:20.970Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:20:20.970Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:20:20.978Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:20:20.979Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:20:20.979Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:20:30.517Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:20:30.520Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:21:20.968Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:21:20.969Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:21:20.969Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:21:20.978Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:21:20.979Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:21:20.979Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:21:30.508Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:21:30.520Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:22:20.968Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:22:20.969Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:22:20.969Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:22:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:22:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:22:20.979Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:22:30.511Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:22:30.527Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:23:20.968Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:23:20.969Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:23:20.969Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:23:20.978Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:23:20.979Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:23:20.979Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:23:30.512Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:23:30.520Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:24:20.968Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:24:20.969Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:24:20.969Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:24:20.978Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:24:20.979Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:24:20.979Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:24:30.513Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:24:30.518Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:25:20.968Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:25:20.969Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:25:20.969Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:25:20.978Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:25:20.978Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:25:20.978Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:25:30.519Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:25:30.520Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:26:20.968Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:26:20.969Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:26:20.969Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:26:20.978Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:26:20.979Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:26:20.979Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:26:30.512Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:26:30.513Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:27:20.968Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:27:20.969Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:27:20.969Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:27:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:27:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:27:20.979Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:27:30.511Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:27:30.522Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:28:20.968Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:28:20.969Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:28:20.969Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:28:20.978Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:28:20.979Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:28:20.979Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:28:30.522Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:28:30.533Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:29:20.968Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:29:20.969Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:29:20.969Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:29:20.978Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:29:20.979Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:29:20.979Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:29:30.515Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:29:30.523Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:30:20.968Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:30:20.969Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:30:20.969Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:30:20.978Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:30:20.978Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:30:20.979Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:30:30.516Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:30:30.521Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:31:20.968Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:31:20.971Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:31:20.971Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:31:20.978Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:31:20.979Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:31:20.979Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:31:30.515Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:31:30.531Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:32:20.968Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:32:20.969Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:32:20.969Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:32:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:32:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:32:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:32:30.517Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:32:30.520Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:33:20.968Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:33:20.969Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:33:20.969Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:33:20.978Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:33:20.979Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:33:20.979Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:33:30.514Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:33:30.537Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:34:20.968Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:34:20.969Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:34:20.969Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:34:20.978Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:34:20.978Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:34:20.978Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:34:30.511Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:34:30.514Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:35:20.968Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:35:20.969Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:35:20.969Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:35:20.978Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:35:20.979Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:35:20.979Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:35:30.519Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:35:30.520Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:36:20.968Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:36:20.969Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:36:20.969Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:36:20.978Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:36:20.979Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:36:20.979Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:36:30.529Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:36:30.563Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:37:20.968Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:37:20.968Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:37:20.969Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:37:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:37:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:37:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:37:30.512Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:37:30.517Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:38:20.968Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:38:20.969Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:38:20.969Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:38:20.978Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:38:20.979Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:38:20.979Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:38:30.514Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:38:30.519Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:39:20.968Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:39:20.969Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:39:20.969Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:39:20.978Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:39:20.979Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:39:20.979Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:39:30.529Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:39:30.540Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:40:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:40:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:40:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:40:20.978Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:40:20.979Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:40:20.979Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:40:30.515Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:40:30.555Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:41:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:41:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:41:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:41:20.978Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:41:20.979Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:41:20.979Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:41:30.512Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:41:30.516Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:42:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:42:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:42:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:42:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:42:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:42:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:42:30.515Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:42:30.521Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:43:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:43:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:43:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:43:20.978Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:43:20.979Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:43:20.979Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:43:30.511Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:43:30.521Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:44:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:44:20.971Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:44:20.971Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:44:20.978Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:44:20.978Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:44:20.979Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:44:30.513Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:44:30.524Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:45:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:45:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:45:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:45:20.978Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:45:20.978Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:45:20.979Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:45:30.520Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:45:30.526Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:46:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:46:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:46:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:46:20.978Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:46:20.979Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:46:20.979Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:46:30.510Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:46:30.514Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:47:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:47:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:47:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:47:20.978Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:47:20.979Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:47:20.979Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:47:30.518Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:47:30.522Z|80dd6dfe-b105-4daf-a2ad-ed6259c7bff8|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:48:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:48:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:48:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:48:20.978Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:48:20.978Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:48:20.978Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:48:30.510Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:48:30.518Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:49:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:49:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:49:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:49:20.978Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:49:20.979Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:49:20.979Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:49:30.513Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:49:30.519Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:50:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:50:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:50:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:50:20.978Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:50:20.978Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:50:20.979Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:50:30.517Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:50:30.522Z|b5736a69-c0fc-4344-be7a-273dd5839f06|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:51:20.968Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:51:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:51:20.969Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:51:20.978Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-11T11:51:20.979Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-11T11:51:20.979Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as AvfnkNGeTGWB3bf8) ...
2022-11-11T11:51:30.513Z|a62578e8-6e85-4950-baf0-20f4ad9858d2|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-11T11:51:30.518Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK